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 2015/12/14 15:41:47 UTC

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 256 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/256/
Java: multiarch/jdk1.7.0 -d32 -server -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([94E3F3F65F5A6C7D:1CB7CC2CF1A60185]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.allTests(CloudSolrClientTest.java:232)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:118)
	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 org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientTest:     1) Thread[id=711, name=TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    2) Thread[id=712, name=TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientTest: 
   1) Thread[id=711, name=TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   2) Thread[id=712, name=TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
	at __randomizedtesting.SeedInfo.seed([94E3F3F65F5A6C7D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=711, name=TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=711, name=TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
	at __randomizedtesting.SeedInfo.seed([94E3F3F65F5A6C7D]:0)




Build Log:
[...truncated 11937 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/init-core-data-001
   [junit4]   2> 47141 INFO  (SUITE-CloudSolrClientTest-seed#[94E3F3F65F5A6C7D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 47142 INFO  (SUITE-CloudSolrClientTest-seed#[94E3F3F65F5A6C7D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /v_bw/a
   [junit4]   2> 47156 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 47156 INFO  (Thread-100) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 47156 INFO  (Thread-100) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 47256 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.ZkTestServer start zk server on port:50505
   [junit4]   2> 47256 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 47257 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47260 INFO  (zkCallback-145-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70ae15 name:ZooKeeperConnection Watcher:127.0.0.1:50505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47261 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47261 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 47261 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 47265 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 47266 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47268 INFO  (zkCallback-146-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68058c name:ZooKeeperConnection Watcher:127.0.0.1:50505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47268 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47268 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 47269 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 47272 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 47274 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 47276 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 47280 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 47280 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 47284 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 47285 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 47288 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 47288 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 47288 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 47288 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 47288 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 47288 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 47288 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 47289 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 47289 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 47318 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores/collection1
   [junit4]   2> 47319 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 47322 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@149beea{/v_bw/a,null,AVAILABLE}
   [junit4]   2> 47323 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@95019e{HTTP/1.1}{127.0.0.1:58255}
   [junit4]   2> 47323 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.e.j.s.Server Started @50309ms
   [junit4]   2> 47323 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=58255, hostContext=/v_bw/a, solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/tempDir-001/control/data, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores}
   [junit4]   2> 47324 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1535ac
   [junit4]   2> 47324 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001'
   [junit4]   2> 47324 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 47324 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 47325 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 47325 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47327 INFO  (zkCallback-147-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12c25e5 name:ZooKeeperConnection Watcher:127.0.0.1:50505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47328 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47328 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 47330 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 47330 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/solr.xml
   [junit4]   2> 47349 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores
   [junit4]   2> 47349 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.CoreContainer New CoreContainer 17953626
   [junit4]   2> 47349 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001]
   [junit4]   2> 47349 WARN  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/lib
   [junit4]   2> 47350 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] 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> 47352 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 47352 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 47352 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 47352 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50505/solr
   [junit4]   2> 47353 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 47353 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 47353 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47356 INFO  (zkCallback-149-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@428b98 name:ZooKeeperConnection Watcher:127.0.0.1:50505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47357 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47357 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 47360 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47361 INFO  (zkCallback-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@81ab73 name:ZooKeeperConnection Watcher:127.0.0.1:50505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47362 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47364 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 47369 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 47374 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 47377 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 47381 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 47385 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 47388 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 47389 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 47392 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 47393 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58255_v_bw%2Fa
   [junit4]   2> 47394 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58255_v_bw%2Fa
   [junit4]   2> 47397 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 47399 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 47401 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 47402 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000
   [junit4]   2> 47402 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58255_v_bw%2Fa
   [junit4]   2> 47403 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 47405 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.Overseer Overseer (id=95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) starting
   [junit4]   2> 47407 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 47417 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 47418 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 47418 INFO  (OverseerCollectionConfigSetProcessor-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 47419 INFO  (OverseerStateUpdate-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 47451 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 47451 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 47453 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores
   [junit4]   2> 47454 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=false, loadOnStartup=true, schema=schema.xml, name=collection1, shard=, config=solrconfig.xml, dataDir=data/, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=}
   [junit4]   2> 47454 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores/collection1
   [junit4]   2> 47455 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 47456 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 47456 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 47457 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 47457 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 47462 INFO  (OverseerStateUpdate-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:58255_v_bw%2Fa",
   [junit4]   2>   "base_url":"http://127.0.0.1:58255/v_bw/a",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1"} current state version: 0
   [junit4]   2> 47463 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 47463 INFO  (OverseerStateUpdate-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:58255_v_bw%2Fa",
   [junit4]   2>   "base_url":"http://127.0.0.1:58255/v_bw/a",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 47464 INFO  (OverseerStateUpdate-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 47464 INFO  (OverseerStateUpdate-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 47467 INFO  (zkCallback-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa    ] 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> 48464 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 48464 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 48465 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 48465 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 48468 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 48468 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores/collection1'
   [junit4]   2> 48468 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 48468 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 48472 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 48482 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 48501 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 48659 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 48677 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 48911 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 48912 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 48913 WARN  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 48913 WARN  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 48916 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 48916 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 48916 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 48917 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores/collection1/data/]
   [junit4]   2> 48917 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 48918 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores/collection1/data
   [junit4]   2> 48918 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 48918 WARN  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 48918 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores/collection1/data/index
   [junit4]   2> 48920 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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@7c88d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc0ab0),segFN=segments_1,generation=1}
   [junit4]   2> 48920 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 48923 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58255_v_bw%2Fa 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 /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores/collection1/data/
   [junit4]   2> 48924 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 48924 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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> 48928 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 48930 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 48931 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 48932 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 48940 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json/docs,/admin/ping,/admin/mbeans,,/update,/admin/logging,/schema,/admin/plugins,/replication,/update/json,/config,/admin/segments,/admin/luke,standard,/admin/file,/admin/properties,/update/csv,/admin/system,/get,/admin/threads
   [junit4]   2> 48941 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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> 48942 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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> 48942 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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> 48943 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 48943 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 48944 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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@7c88d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc0ab0),segFN=segments_1,generation=1}
   [junit4]   2> 48944 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 48944 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@270f8a[collection1] main
   [junit4]   2> 48944 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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> 48947 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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> 48947 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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> 48948 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 48948 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 48948 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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> 48949 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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> 48949 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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> 48949 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 48949 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 48949 INFO  (searcherExecutor-151-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@270f8a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 48950 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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> 48950 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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> 48950 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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> 48950 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa 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 1520544228949622784
   [junit4]   2> 48954 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 1520544228949622784
   [junit4]   2> 48954 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 48955 INFO  (coreLoadExecutor-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 48956 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa 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:58255/v_bw/a collection:control_collection shard:shard1
   [junit4]   2> 48958 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa 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> 48962 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 48963 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48965 INFO  (zkCallback-152-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f45460 name:ZooKeeperConnection Watcher:127.0.0.1:50505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48965 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48966 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 48966 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 48970 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa 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/95034014191976452-core_node1-n_0000000000
   [junit4]   2> 48971 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 48971 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa 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=0
   [junit4]   2> 48975 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 48975 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa 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> 48976 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58255/v_bw/a/collection1/
   [junit4]   2> 48976 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 48976 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58255/v_bw/a/collection1/ has no replicas
   [junit4]   2> 48976 INFO  (OverseerStateUpdate-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] 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> 48978 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 48979 INFO  (zkCallback-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa    ] 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> 48979 INFO  (zkCallback-152-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> 48988 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 48992 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa 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:58255/v_bw/a/collection1/ shard1
   [junit4]   2> 48993 INFO  (OverseerStateUpdate-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] 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:58255/v_bw/a",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 49012 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores/collection1
   [junit4]   2> 49013 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001
   [junit4]   2> 49014 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 49017 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b6f17e{/v_bw/a,null,AVAILABLE}
   [junit4]   2> 49017 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a8bb5d{HTTP/1.1}{127.0.0.1:50611}
   [junit4]   2> 49018 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.e.j.s.Server Started @52003ms
   [junit4]   2> 49018 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, hostPort=50611, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores, solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/tempDir-001/jetty1, hostContext=/v_bw/a}
   [junit4]   2> 49018 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1535ac
   [junit4]   2> 49018 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001'
   [junit4]   2> 49019 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 49019 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 49019 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 49019 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 49022 INFO  (zkCallback-153-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@165e146 name:ZooKeeperConnection Watcher:127.0.0.1:50505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 49022 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 49023 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 49025 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 49025 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/solr.xml
   [junit4]   2> 49098 INFO  (zkCallback-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa    ] 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> 49098 INFO  (zkCallback-152-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> 49108 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores
   [junit4]   2> 49108 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.CoreContainer New CoreContainer 18631958
   [junit4]   2> 49108 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001]
   [junit4]   2> 49109 WARN  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/lib
   [junit4]   2> 49109 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] 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> 49110 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 49111 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 49111 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 49111 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50505/solr
   [junit4]   2> 49111 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 49111 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 49112 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 49114 INFO  (zkCallback-155-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8254d name:ZooKeeperConnection Watcher:127.0.0.1:50505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 49115 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 49116 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 49118 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 49120 INFO  (zkCallback-156-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@250430 name:ZooKeeperConnection Watcher:127.0.0.1:50505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 49120 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 49131 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 49147 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58255/v_bw/a/collection1/ and leader is http://127.0.0.1:58255/v_bw/a/collection1/
   [junit4]   2> 49147 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa 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:58255/v_bw/a
   [junit4]   2> 49147 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 49147 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 49147 INFO  (coreZkRegister-144-thread-1-processing-r:core_node1 s:shard1 n:127.0.0.1:58255_v_bw%2Fa c:control_collection x:collection1) [n:127.0.0.1:58255_v_bw%2Fa 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> 49151 INFO  (OverseerStateUpdate-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:58255_v_bw%2Fa",
   [junit4]   2>   "base_url":"http://127.0.0.1:58255/v_bw/a",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1"} current state version: 3
   [junit4]   2> 49151 INFO  (OverseerStateUpdate-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:58255_v_bw%2Fa",
   [junit4]   2>   "base_url":"http://127.0.0.1:58255/v_bw/a",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 49258 INFO  (zkCallback-152-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> 49259 INFO  (zkCallback-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa    ] 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> 49260 INFO  (zkCallback-156-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa    ] 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> 50143 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50611_v_bw%2Fa
   [junit4]   2> 50144 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50611_v_bw%2Fa
   [junit4]   2> 50147 INFO  (zkCallback-152-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> 50147 INFO  (zkCallback-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa    ] 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> 50147 INFO  (zkCallback-156-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa    ] 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> 50150 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 50150 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95034014191976456-127.0.0.1:50611_v_bw%2Fa-n_0000000001
   [junit4]   2> 50152 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000 to know if I could be the leader
   [junit4]   2> 50160 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 50160 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 50161 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores
   [junit4]   2> 50162 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, config=solrconfig.xml, schema=schema.xml, transient=false, configSetProperties=configsetprops.json, dataDir=data/, shard=, coreNodeName=, name=collection1, collection=collection1}
   [junit4]   2> 50162 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores/collection1
   [junit4]   2> 50162 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 50164 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 50164 INFO  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 50165 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 50165 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 50168 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 50168 INFO  (OverseerStateUpdate-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:50611_v_bw%2Fa",
   [junit4]   2>   "base_url":"http://127.0.0.1:50611/v_bw/a",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1"} current state version: 4
   [junit4]   2> 50169 INFO  (OverseerStateUpdate-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:50611_v_bw%2Fa",
   [junit4]   2>   "base_url":"http://127.0.0.1:50611/v_bw/a",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 50169 INFO  (OverseerStateUpdate-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 50169 INFO  (OverseerStateUpdate-95034014191976452-127.0.0.1:58255_v_bw%2Fa-n_0000000000) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 50275 INFO  (zkCallback-150-thread-1-processing-n:127.0.0.1:58255_v_bw%2Fa) [n:127.0.0.1:58255_v_bw%2Fa    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 50275 INFO  (zkCallback-152-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: 2)
   [junit4]   2> 50275 INFO  (zkCallback-156-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 51170 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 51170 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 51171 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 51171 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 51173 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 51173 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores/collection1'
   [junit4]   2> 51173 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 51174 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 51177 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 51186 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 51212 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 51254 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 51277 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 51579 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 51581 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 51582 WARN  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 51582 WARN  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 51584 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   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=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 51584 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 51585 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 51585 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 51585 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 51586 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores/collection1/data
   [junit4]   2> 51586 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 51586 WARN  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 51586 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 51587 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e64381 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@159e442),segFN=segments_1,generation=1}
   [junit4]   2> 51587 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 51589 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 51589 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_94E3F3F65F5A6C7D-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 51592 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 51595 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51597 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51599 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51601 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51603 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json/docs,/admin/ping,/admin/mbeans,,/update,/admin/logging,/schema,/admin/plugins,/replication,/update/json,/config,/admin/segments,/admin/luke,standard,/admin/file,/admin/properties,/update/csv,/admin/system,/get,/admin/threads
   [junit4]   2> 51605 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 51605 INFO  (coreLoadExecutor-161-thread-1-processing-n:127.0.0.1:50611_v_bw%2Fa) [n:127.0.0.1:50611_v_bw%2Fa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.upd

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

F5A6C7D]-SendThread(127.0.0.1:50505)) [    ] o.a.z.ClientCnxn Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]   2> 154547 WARN  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505)) [    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> 154548 WARN  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505)) [    ] o.a.z.ClientCnxn Session 0x151a0eeb17e0011 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 155048 WARN  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505)) [    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> 155049 WARN  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505)) [    ] o.a.z.ClientCnxn Session 0x151a0eeb17e0011 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 155549 WARN  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505)) [    ] o.a.z.ClientCnxn Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]   2> 156050 WARN  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505)) [    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> 156051 WARN  (TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505)) [    ] o.a.z.ClientCnxn Session 0x151a0eeb17e0011 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> Dec 14, 2015 2:41:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=711, name=TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {range_facet_l=Lucene50(blocksize=128), text=PostingsFormat(name=LuceneFixedGap), a_t=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=MockRandom), intDefault=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_IN, timezone=America/North_Dakota/Beulah
   [junit4]   2> NOTE: SunOS 5.11 x86/Oracle Corporation 1.7.0_91 (32-bit)/cpus=3,threads=2,free=78349072,total=308281344
   [junit4]   2> NOTE: All tests run in this JVM: [TestUpdateRequestCodec, FacetFieldTest, StreamingTest, TestCoreAdmin, TestSuggesterResponse, DocumentAnalysisResponseTest, TestRetryUtil, TestHash, TestDateUtil, CloudSolrClientTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrClientTest -Dtests.seed=94E3F3F65F5A6C7D -Dtests.slow=true -Dtests.locale=en_IN -Dtests.timezone=America/North_Dakota/Beulah -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | CloudSolrClientTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientTest: 
   [junit4]    >    1) Thread[id=711, name=TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    2) Thread[id=712, name=TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94E3F3F65F5A6C7D]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=711, name=TEST-CloudSolrClientTest.test-seed#[94E3F3F65F5A6C7D]-SendThread(127.0.0.1:50505), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94E3F3F65F5A6C7D]:0)
   [junit4] Completed [51/69 (1!)] on J0 in 109.45s, 3 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 65 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:794: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:738: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:246: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1456: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1010: There were test failures: 69 suites, 476 tests, 2 suite-level errors, 1 failure, 141 ignored [seed: 94E3F3F65F5A6C7D]

Total time: 89 minutes 55 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] Lucene-Solr-5.x-Solaris (64bit/jdk1.8.0) - Build # 257 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/257/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([9670392592EC19D4:7F2A821D0C75897C]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
	... 41 more




Build Log:
[...truncated 10647 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001
   [junit4]   2> 1731111 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1731113 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 1731113 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1731113 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1731114 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1731114 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1731114 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1731114 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1731135 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1731141 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1731155 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1731158 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1731217 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1731218 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1731218 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1731223 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1731224 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1731226 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1731226 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1731226 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 1731226 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1731226 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1731226 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.CoreContainer New CoreContainer 1208421491
   [junit4]   2> 1731226 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 1731226 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1731227 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1731228 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1731229 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1731229 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1731229 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1731229 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1731230 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1731234 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1731235 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1731235 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1731236 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1731236 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1731254 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1731260 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1731274 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1731277 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1731331 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1731332 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1731333 WARN  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1731336 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1731338 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1731340 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1731340 INFO  (coreLoadExecutor-5752-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1731340 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 1731341 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/]
   [junit4]   2> 1731341 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51629a2
   [junit4]   2> 1731341 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001
   [junit4]   2> 1731341 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index/
   [junit4]   2> 1731341 WARN  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1731342 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index
   [junit4]   2> 1731342 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1731371 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@277affb8),segFN=segments_1,generation=1}
   [junit4]   2> 1731372 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731372 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/
   [junit4]   2> 1731375 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1731375 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1731375 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1731375 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1731375 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1731375 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1731375 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1731375 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1731375 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1731376 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1731376 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1731376 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1731378 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731379 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731379 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731380 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1731384 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1731386 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1731387 WARN  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1731387 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1731387 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1731387 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1731388 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1896802073, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1731388 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@277affb8),segFN=segments_1,generation=1}
   [junit4]   2> 1731388 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1731388 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4f5e54c4[collection1] main
   [junit4]   2> 1731389 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1731389 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1731389 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1731389 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1731423 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1731659 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1731659 INFO  (searcherExecutor-5753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1731659 INFO  (coreLoadExecutor-5752-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1731660 INFO  (searcherExecutor-5753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1731660 INFO  (searcherExecutor-5753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1731660 INFO  (searcherExecutor-5753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1731660 INFO  (searcherExecutor-5753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1731661 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1731661 INFO  (searcherExecutor-5753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1731662 INFO  (searcherExecutor-5753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1731663 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 1731663 INFO  (searcherExecutor-5753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1731663 INFO  (searcherExecutor-5753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1731664 INFO  (searcherExecutor-5753-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f5e54c4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1731810 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1731892 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@277affb8),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@277affb8),segFN=segments_2,generation=2}
   [junit4]   2> 1731893 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1731895 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrCore New index directory detected: old=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index/ new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index_temp
   [junit4]   2> 1731896 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1161f109[collection1] main
   [junit4]   2> 1731896 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1731897 INFO  (searcherExecutor-5753-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1161f109[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> 1731897 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 87
   [junit4]   2> 1731898 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1731898 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1731898 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1731898 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1731898 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1731926 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1731935 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1731968 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1731974 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1732045 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1732046 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1732046 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1732054 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1732057 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1732062 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1732062 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1732063 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/]
   [junit4]   2> 1732063 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51629a2
   [junit4]   2> 1732064 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index_temp
   [junit4]   2> 1732070 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1732070 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1732071 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1732071 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1732071 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1732071 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1732071 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1732071 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1732071 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1732071 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1732071 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1732072 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1732074 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1732076 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1732078 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1732079 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1732080 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index_temp
   [junit4]   2> 1732081 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/
   [junit4]   2> 1732103 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1732106 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1732107 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1732107 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1732108 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1732108 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1732109 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7d71c09d[collection1] main
   [junit4]   2> 1732109 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1732109 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1732109 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1732109 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1732110 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1732118 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1732122 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1732122 INFO  (searcherExecutor-5757-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1732124 INFO  (searcherExecutor-5757-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1732124 INFO  (searcherExecutor-5757-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1732124 INFO  (searcherExecutor-5757-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1732124 INFO  (searcherExecutor-5757-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1732125 INFO  (searcherExecutor-5757-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1732128 INFO  (searcherExecutor-5757-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1732129 INFO  (searcherExecutor-5757-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1732133 INFO  (searcherExecutor-5757-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1732134 INFO  (searcherExecutor-5757-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d71c09d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> 1732135 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=9.1826171875, floorSegmentMB=0.6767578125, forceMergeDeletesPctAllowed=25.908022568015877, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1732138 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/
   [junit4]   2> 1732138 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Cannot delete directory /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index as it is still being referenced in the cache!
   [junit4]   2> 1732138 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Delete old index directory /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index failed.
   [junit4]   2> 1732139 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index_temp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e8cc4fb),segFN=segments_1,generation=1}
   [junit4]   2> 1732139 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1732140 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1732142 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3addf539[collection1] main
   [junit4]   2> 1732142 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1732142 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7eabffcb
   [junit4]   2> 1732142 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1732143 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1732152 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1732153 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1732153 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
   [junit4]   2> 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1732154 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[9670392592EC19D4]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> 1732157 INFO  (searcherExecutor-5757-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3addf539[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=9670392592EC19D4 -Dtests.slow=true -Dtests.locale=en_CA -Dtests.timezone=Asia/Tokyo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.05s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9670392592EC19D4:7F2A821D0C75897C]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
   [junit4]    > 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
   [junit4]    > 	... 41 more
   [junit4]   2> 1732159 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1732159 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1208421491
   [junit4]   2> 1732160 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@260485f6
   [junit4]   2> 1732160 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1732160 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1732160 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1732160 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1732161 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1732175 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1732175 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001;done=false>>]
   [junit4]   2> 1732175 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001
   [junit4]   2> 1732175 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index_temp [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index_temp;done=false>>]
   [junit4]   2> 1732175 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index_temp
   [junit4]   2> 1732178 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1732178 INFO  (SUITE-TestArbitraryIndexDir-seed#[9670392592EC19D4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_9670392592EC19D4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=en_CA, timezone=Asia/Tokyo
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=409997200,total=488333312
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, SliceStateTest, DistributedQueryElevationComponentTest, RestartWhileUpdatingTest, TestSortingResponseWriter, StandardRequestHandlerTest, TestDistribIDF, SolrTestCaseJ4Test, SecurityConfHandlerTest, AnalysisAfterCoreReloadTest, TestSolrConfigHandlerCloud, TestMergePolicyConfig, TestExclusionRuleCollectionAccess, TestNonDefinedSimilarityFactory, SchemaVersionSpecificBehaviorTest, PrimitiveFieldTypeTest, TestManagedResourceStorage, FullHLLTest, TestConfig, TestPartialUpdateDeduplication, SOLR749Test, CustomCollectionTest, AsyncCallRequestStatusResponseTest, DirectUpdateHandlerTest, TestFileDictionaryLookup, TestDistribDocBasedVersion, TestShardHandlerFactory, TestPseudoReturnFields, TestWordDelimiterFilterFactory, MergeStrategyTest, TestManagedStopFilterFactory, TestLuceneMatchVersion, SharedFSAutoReplicaFailoverUtilsTest, DataDrivenBlockJoinTest, TestShortCircuitedRequests, TestBulkSchemaAPI, ForceLeaderTest, SoftAutoCommitTest, DateRangeFieldTest, TestCursorMarkWithoutUniqueKey, DOMUtilTest, URLClassifyProcessorTest, HardAutoCommitTest, ClusterStateTest, TestHighlightDedupGrouping, TestAnalyzeInfixSuggestions, BitVectorTest, DistributedDebugComponentTest, DocumentBuilderTest, TestXIncludeConfig, TestStressVersions, TestRequestForwarding, CloudExitableDirectoryReaderTest, BadCopyFieldTest, TestManagedSchemaDynamicFieldResource, HLLUtilTest, QueryEqualityTest, BlockDirectoryTest, ParsingFieldUpdateProcessorsTest, TestSortByMinMaxFunction, TestNRTOpen, TestOverriddenPrefixQueryForCustomFieldType, DeleteLastCustomShardedReplicaTest, TestSearcherReuse, RequiredFieldsTest, OverriddenZkACLAndCredentialsProvidersTest, TestGroupingSearch, DeleteShardTest, TestReqParamsAPI, MoreLikeThisHandlerTest, PingRequestHandlerTest, CurrencyFieldXmlFileTest, TestConfigSetsAPIZkFailure, TimeZoneUtilsTest, TestFieldSortValues, TestSerializedLuceneMatchVersion, TestMiniSolrCloudClusterBase, JsonLoaderTest, TestSchemaSimilarityResource, HdfsBasicDistributedZk2Test, TestRuleBasedAuthorizationPlugin, TestConfigSetProperties, CollectionStateFormat2Test, XmlUpdateRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, TestSort, CollectionsAPIAsyncDistributedZkTest, LeaderElectionTest, RequestLoggingTest, TestAuthorizationFramework, EnumFieldTest, TestRemoteStreaming, DistributedFacetPivotLargeTest, PreAnalyzedFieldTest, TestConfigSetsAPI, ZkCLITest, TestStressLucene, UUIDFieldTest, RecoveryZkTest, RemoteQueryErrorTest, TestComplexPhraseQParserPlugin, RegexBoostProcessorTest, HdfsCollectionsAPIDistributedZkTest, TestCoreContainer, SSLMigrationTest, TestRawTransformer, DistributedFacetPivotWhiteBoxTest, TestDynamicFieldCollectionResource, TestAnalyzedSuggestions, MultiThreadedOCPTest, TestJmxMonitoredMap, ZkStateReaderTest, TestExactStatsCache, TestCollationFieldDocValues, TestCopyFieldCollectionResource, OverseerTest, ScriptEngineTest, TestDynamicLoading, PeerSyncTest, DocValuesTest, CursorPagingTest, TestJmxIntegration, AtomicUpdatesTest, TestRebalanceLeaders, BadComponentTest, FacetPivotSmallTest, VersionInfoTest, DisMaxRequestHandlerTest, DocumentAnalysisRequestHandlerTest, IndexBasedSpellCheckerTest, DistributedSpellCheckComponentTest, CircularListTest, DocValuesMultiTest, TestPostingsSolrHighlighter, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, TestRandomDVFaceting, TestDistributedSearch, BasicFunctionalityTest, HighlighterTest, ShowFileRequestHandlerTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest, TestCSVLoader, NoCacheHeaderTest, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, CacheHeaderTest, TestWriterPerf, TestQueryTypes, FileBasedSpellCheckerTest, TestValueSourceCache, TermVectorComponentTest, TestArbitraryIndexDir]
   [junit4] Completed [346/555 (1!)] on J0 in 1.09s, 1 test, 1 error <<< FAILURES!

[...truncated 669 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:794: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:738: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1456: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1010: There were test failures: 555 suites (7 ignored), 2192 tests, 1 error, 53 ignored (38 assumptions) [seed: 9670392592EC19D4]

Total time: 69 minutes 58 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