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/10/09 07:19:37 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2788 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2788/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([5D790DAEA91063DE:4E1A3FC1987FDA78]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
	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:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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)




Build Log:
[...truncated 10439 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/init-core-data-001
   [junit4]   2> 2479790 INFO  (SUITE-SolrCloudExampleTest-seed#[5D790DAEA91063DE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2479791 INFO  (SUITE-SolrCloudExampleTest-seed#[5D790DAEA91063DE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2479794 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2479794 INFO  (Thread-5453) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2479794 INFO  (Thread-5453) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2479895 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.ZkTestServer start zk server on port:61110
   [junit4]   2> 2479895 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2479896 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2479901 INFO  (zkCallback-2157-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a4c4c8b name:ZooKeeperConnection Watcher:127.0.0.1:61110 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2479901 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2479901 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2479901 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2479905 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2479906 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2479907 INFO  (zkCallback-2158-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@752e5f72 name:ZooKeeperConnection Watcher:127.0.0.1:61110/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2479907 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2479908 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2479908 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2479912 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2479916 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2479920 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2479925 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2479925 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2479930 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2479937 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2479941 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2479947 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2479951 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2479958 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2479961 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2479967 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2479974 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2479975 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2479979 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2479979 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2479982 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2479983 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2479986 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2479986 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2479990 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2479990 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2479993 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2479994 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2482487 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores/collection1
   [junit4]   2> 2482490 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2482493 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52909069{/,null,AVAILABLE}
   [junit4]   2> 2482494 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ca963d9{HTTP/1.1}{127.0.0.1:61113}
   [junit4]   2> 2482494 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.e.j.s.Server Started @2487935ms
   [junit4]   2> 2482495 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/tempDir-001/control/data, hostContext=/, hostPort=61113, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores}
   [junit4]   2> 2482495 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2482495 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/'
   [junit4]   2> 2482495 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2482495 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2482527 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2482527 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2482530 INFO  (zkCallback-2159-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31b7653a name:ZooKeeperConnection Watcher:127.0.0.1:61110/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2482530 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2482531 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2482539 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2482539 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/solr.xml
   [junit4]   2> 2482546 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores
   [junit4]   2> 2482547 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.CoreContainer New CoreContainer 1788392667
   [junit4]   2> 2482547 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/]
   [junit4]   2> 2482547 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/lib
   [junit4]   2> 2482547 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/lib).
   [junit4]   2> 2482558 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] 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> 2482562 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2482562 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2482562 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2482562 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61110/solr
   [junit4]   2> 2482563 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2482563 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2482563 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2482565 INFO  (zkCallback-2161-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29dc0716 name:ZooKeeperConnection Watcher:127.0.0.1:61110 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2482566 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2482566 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2482569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2482574 INFO  (zkCallback-2162-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74ccc95f name:ZooKeeperConnection Watcher:127.0.0.1:61110/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2482574 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2482576 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2482582 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2482591 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2482596 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2482602 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2482608 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2482613 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2482617 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2482622 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2482626 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61113_
   [junit4]   2> 2482627 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61113_
   [junit4]   2> 2482633 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2482639 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2482654 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2482655 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94658062980677636-127.0.0.1:61113_-n_0000000000
   [junit4]   2> 2482656 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61113_
   [junit4]   2> 2482656 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2482659 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.Overseer Overseer (id=94658062980677636-127.0.0.1:61113_-n_0000000000) starting
   [junit4]   2> 2482664 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2482685 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2482686 INFO  (OverseerCollectionConfigSetProcessor-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2482686 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2482687 INFO  (OverseerStateUpdate-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2482720 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2482720 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2482724 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores
   [junit4]   2> 2482726 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2482727 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores/collection1/
   [junit4]   2> 2482727 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2482731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2482731 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61113_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2482733 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2482733 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2482737 INFO  (OverseerStateUpdate-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61113",
   [junit4]   2>   "node_name":"127.0.0.1:61113_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2482738 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2482738 INFO  (OverseerStateUpdate-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61113",
   [junit4]   2>   "node_name":"127.0.0.1:61113_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2482739 INFO  (OverseerStateUpdate-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2482742 INFO  (OverseerStateUpdate-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2482745 INFO  (zkCallback-2162-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_    ] 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> 2483740 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2483740 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2483741 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2483741 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2483743 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2483743 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores/collection1/'
   [junit4]   2> 2483743 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2483744 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2483762 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2483772 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2483776 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2483786 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2483787 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2483791 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2483885 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2483895 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2483896 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2483922 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2483926 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2483934 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2483938 WARN  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2483938 WARN  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2483939 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2483943 WARN  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2483943 WARN  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2483946 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2483946 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2483946 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2483946 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 2483947 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@530d4d48
   [junit4]   2> 2483947 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores/collection1/data
   [junit4]   2> 2483947 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2483947 WARN  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2483948 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores/collection1/data/index
   [junit4]   2> 2483948 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2483948 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@57eb8d4c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26a12cfc),segFN=segments_1,generation=1}
   [junit4]   2> 2483948 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2483949 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61113_ 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 /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores/collection1/data/
   [junit4]   2> 2483949 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2483951 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2483951 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2483952 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2483952 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2483952 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2483952 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2483952 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2483952 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2483952 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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> 2483957 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2483959 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2483960 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2483961 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2483966 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2483966 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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> 2483967 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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> 2483967 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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> 2483969 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2483969 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2483969 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2483969 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@57eb8d4c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26a12cfc),segFN=segments_1,generation=1}
   [junit4]   2> 2483970 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2483970 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7d629dff[collection1] main
   [junit4]   2> 2483970 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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> 2483972 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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> 2483972 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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> 2483973 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2483973 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2483973 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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> 2483974 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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> 2483974 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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> 2483974 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2483974 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2483974 INFO  (searcherExecutor-6965-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d629dff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2483975 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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> 2483975 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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> 2483975 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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> 2483975 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ 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 1514529012071792640
   [junit4]   2> 2483977 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1514529012071792640
   [junit4]   2> 2483977 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2483980 INFO  (coreLoadExecutor-6964-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2483981 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ 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:61113 collection:control_collection shard:shard1
   [junit4]   2> 2483985 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ 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> 2484003 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ 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/94658062980677636-core_node1-n_0000000000
   [junit4]   2> 2484004 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 2484008 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2484008 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ 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> 2484008 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61113/collection1/
   [junit4]   2> 2484009 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2484009 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:61113/collection1/ has no replicas
   [junit4]   2> 2484009 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ 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:61113/collection1/ shard1
   [junit4]   2> 2484009 INFO  (OverseerStateUpdate-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] 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> 2484010 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2484017 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2484022 INFO  (OverseerStateUpdate-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] 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:61113",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2484129 INFO  (zkCallback-2162-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_    ] 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> 2484176 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:61113/collection1/ and leader is http://127.0.0.1:61113/collection1/
   [junit4]   2> 2484176 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ 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:61113
   [junit4]   2> 2484177 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2484177 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2484177 INFO  (coreZkRegister-6958-thread-1-processing-n:127.0.0.1:61113_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61113_ 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> 2484181 INFO  (OverseerStateUpdate-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61113",
   [junit4]   2>   "node_name":"127.0.0.1:61113_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 2484182 INFO  (OverseerStateUpdate-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61113",
   [junit4]   2>   "node_name":"127.0.0.1:61113_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2484237 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2484238 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2484240 INFO  (zkCallback-2164-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57d38643 name:ZooKeeperConnection Watcher:127.0.0.1:61110/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2484240 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2484240 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2484240 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2484246 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2484288 INFO  (zkCallback-2162-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_    ] 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> 2484289 INFO  (zkCallback-2164-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> 2484495 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001/cores/collection1
   [junit4]   2> 2484496 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001
   [junit4]   2> 2484497 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2484500 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32f513e4{/,null,AVAILABLE}
   [junit4]   2> 2484500 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@57ca2fed{HTTP/1.1}{127.0.0.1:61118}
   [junit4]   2> 2484500 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.e.j.s.Server Started @2489941ms
   [junit4]   2> 2484500 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=61118, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001/cores}
   [junit4]   2> 2484501 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2484501 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001/'
   [junit4]   2> 2484501 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2484501 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2484524 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2484525 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2484527 INFO  (zkCallback-2165-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62dec240 name:ZooKeeperConnection Watcher:127.0.0.1:61110/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2484527 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2484527 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2484530 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2484530 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001/solr.xml
   [junit4]   2> 2484561 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001/cores
   [junit4]   2> 2484561 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.CoreContainer New CoreContainer 1002581172
   [junit4]   2> 2484561 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001/]
   [junit4]   2> 2484561 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001/lib
   [junit4]   2> 2484561 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001/lib).
   [junit4]   2> 2484569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] 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> 2484572 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2484572 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2484572 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2484572 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61110/solr
   [junit4]   2> 2484572 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2484572 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2484573 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2484575 INFO  (zkCallback-2167-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@271e2b06 name:ZooKeeperConnection Watcher:127.0.0.1:61110 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2484575 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2484575 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2484579 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2484581 INFO  (zkCallback-2168-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59c35978 name:ZooKeeperConnection Watcher:127.0.0.1:61110/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2484581 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2484594 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2485610 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61118_
   [junit4]   2> 2485611 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61118_
   [junit4]   2> 2485613 INFO  (zkCallback-2164-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> 2485613 INFO  (zkCallback-2162-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_    ] 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> 2485613 INFO  (zkCallback-2168-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_    ] 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> 2485616 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2485617 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94658062980677640-127.0.0.1:61118_-n_0000000001
   [junit4]   2> 2485620 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94658062980677636-127.0.0.1:61113_-n_0000000000 to know if I could be the leader
   [junit4]   2> 2485634 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2485635 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2485636 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001/cores
   [junit4]   2> 2485637 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2485637 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001/cores/collection1/
   [junit4]   2> 2485637 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2485639 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2485639 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61118_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2485640 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2485640 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2485644 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2485644 INFO  (OverseerStateUpdate-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61118",
   [junit4]   2>   "node_name":"127.0.0.1:61118_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 2485646 INFO  (OverseerStateUpdate-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61118",
   [junit4]   2>   "node_name":"127.0.0.1:61118_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2485646 INFO  (OverseerStateUpdate-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2485646 INFO  (OverseerStateUpdate-94658062980677636-127.0.0.1:61113_-n_0000000000) [n:127.0.0.1:61113_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2485752 INFO  (zkCallback-2162-thread-1-processing-n:127.0.0.1:61113_) [n:127.0.0.1:61113_    ] 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> 2485752 INFO  (zkCallback-2164-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> 2485752 INFO  (zkCallback-2168-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_    ] 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> 2486646 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2486647 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2486648 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2486648 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 2486649 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2486649 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2486650 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2486650 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2486666 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2486673 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2486678 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2486685 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2486686 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2486692 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2486807 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2486816 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2486817 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2486834 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2486837 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2486839 INFO  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2486841 WARN  (coreLoadExecutor-6975-thread-1-processing-n:127.0.0.1:61118_) [n:127.0.0.1:61118_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2486

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

unit4]   2> 2528742 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@29822c49{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2528742 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@745c782a{/,null,UNAVAILABLE}
   [junit4]   2> 2528744 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[5D790DAEA91063DE]) [n:127.0.0.1:61154_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61110 61110
   [junit4]   2> 2528767 INFO  (Thread-5453) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61110 61110
   [junit4]   2> 2529945 WARN  (Thread-5453) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	8	/solr/configs/gettingstarted
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/gettingstarted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=5D790DAEA91063DE -Dtests.slow=true -Dtests.locale=in -Dtests.timezone=America/Creston -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 50.2s J1 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5D790DAEA91063DE:4E1A3FC1987FDA78]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.doTestDeleteAction(SolrCloudExampleTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2529956 INFO  (SUITE-SolrCloudExampleTest-seed#[5D790DAEA91063DE]-worker) [n:127.0.0.1:61154_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_5D790DAEA91063DE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=ClassicSimilarity, locale=in, timezone=America/Creston
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=166705480,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryComponentOptimizationTest, TestSolr4Spatial, HdfsWriteToMultipleCollectionsTest, TestManagedResourceStorage, TestExceedMaxTermLength, TestFuzzyAnalyzedSuggestions, BasicDistributedZk2Test, NoCacheHeaderTest, PreAnalyzedUpdateProcessorTest, DistributedFacetPivotLargeTest, SaslZkACLProviderTest, TestSolrCloudWithKerberosAlt, CollectionStateFormat2Test, ResponseHeaderTest, DirectSolrConnectionTest, TestOverriddenPrefixQueryForCustomFieldType, BasicZkTest, BlockCacheTest, TestBulkSchemaAPI, DeleteShardTest, CopyFieldTest, TestConfigSetsAPI, TestMaxScoreQueryParser, UniqFieldsUpdateProcessorFactoryTest, StatsComponentTest, DataDrivenBlockJoinTest, IndexSchemaRuntimeFieldTest, LukeRequestHandlerTest, SuggestComponentTest, DistributedDebugComponentTest, ResponseLogComponentTest, TestDistributedGrouping, TestRandomRequestDistribution, OverseerRolesTest, TestUniqueKeyFieldResource, OutputWriterTest, SharedFSAutoReplicaFailoverTest, ChangedSchemaMergeTest, TestConfigReload, TestTrieFacet, TestUtils, ParsingFieldUpdateProcessorsTest, BinaryUpdateRequestHandlerTest, TestCharFilters, TestConfigSetImmutable, ShardRoutingCustomTest, RequestHandlersTest, TestInitQParser, HdfsRecoveryZkTest, TestDefaultSimilarityFactory, CurrencyFieldOpenExchangeTest, TestHdfsUpdateLog, TestCloudSchemaless, TestSolrQueryParserDefaultOperatorResource, NotRequiredUniqueKeyTest, RequestLoggingTest, TestConfigSetsAPIExclusivity, SparseHLLTest, PrimUtilsTest, TestRecoveryHdfs, LoggingHandlerTest, TestRemoveLastDynamicCopyField, TestIndexSearcher, TestConfigSetProperties, BigEndianAscendingWordDeserializerTest, TestSQLHandler, TestShortCircuitedRequests, SpellCheckCollatorTest, TestQueryTypes, TestManagedSynonymFilterFactory, TestNonDefinedSimilarityFactory, TestZkChroot, MinimalSchemaTest, OpenExchangeRatesOrgProviderTest, TestWriterPerf, FieldAnalysisRequestHandlerTest, TestStressUserVersions, SolrCmdDistributorTest, SolrCoreCheckLockOnStartupTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, FullSolrCloudDistribCmdsTest, TestRangeQuery, SliceStateTest, TestRecovery, ClusterStateTest, TestAtomicUpdateErrorCases, NumericFieldsTest, EnumFieldTest, SpellPossibilityIteratorTest, DistribCursorPagingTest, TestScoreJoinQPNoScore, TestQuerySenderListener, TestHashQParserPlugin, SmileWriterTest, HighlighterConfigTest, SimpleCollectionCreateDeleteTest, TestLeaderInitiatedRecoveryThread, BitVectorTest, RulesTest, DirectUpdateHandlerOptimizeTest, TestSchemaSimilarityResource, TestFieldResource, CdcrReplicationHandlerTest, TestCryptoKeys, LeaderInitiatedRecoveryOnCommitTest, BadIndexSchemaTest, SuggesterWFSTTest, TestEmbeddedSolrServerConstructors, TestJsonFacets, MultiTermTest, TestFieldTypeCollectionResource, ShowFileRequestHandlerTest, TestJsonRequest, PreAnalyzedFieldTest, HdfsBasicDistributedZkTest, OverseerStatusTest, FacetPivotSmallTest, DistributedFacetPivotSmallTest, TestPerFieldSimilarity, SecurityConfHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsNNFailoverTest, TestCSVResponseWriter, TestSolrIndexConfig, TestRawResponseWriter, TestOmitPositions, ChaosMonkeySafeLeaderTest, TestSolrDynamicMBean, TestAddFieldRealTimeGet, CursorPagingTest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, TestRandomFaceting, LeaderElectionTest, TestRandomDVFaceting, AutoCommitTest, TestFaceting, TermVectorComponentDistributedTest, TestJoin, TestStressVersions, TestCoreContainer, SolrCoreTest, TestGroupingSearch, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestLazyCores, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestTrie, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, SolrInfoMBeanTest, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, FastVectorHighlighterTest, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest, QueryParsingTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, TestBinaryResponseWriter, AlternateDirectoryTest, TestQuerySenderNoQuery, SolrIndexConfigTest, TestStressRecovery, URLClassifyProcessorTest, DateMathParserTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, AssignTest, AsyncMigrateRouteKeyTest, CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistributedQueueTest, DistributedVersionInfoTest, MultiThreadedOCPTest, RemoteQueryErrorTest, SolrCloudExampleTest]
   [junit4] Completed [430/547] on J1 in 50.19s, 1 test, 1 failure <<< FAILURES!

[...truncated 367 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:719: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: There were test failures: 547 suites (8 ignored), 2148 tests, 1 failure, 77 ignored (35 assumptions) [seed: 5D790DAEA91063DE]

Total time: 69 minutes 24 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-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2790 - Still Failing!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.response.QueryResponseTest

Error Message:
The test or suite printed 8780 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true

Stack Trace:
java.lang.AssertionError: The test or suite printed 8780 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
	at __randomizedtesting.SeedInfo.seed([DD3AC88B64A2BECF]:0)
	at org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:212)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
	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)




Build Log:
[...truncated 11268 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.response.QueryResponseTest
   [junit4]   2> 133245 INFO  (TEST-QueryResponseTest.testSimpleGroupResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 133245 INFO  (TEST-QueryResponseTest.testSimpleGroupResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 133245 INFO  (TEST-QueryResponseTest.testSimpleGroupResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for deduced Solr Home: 'solr/'
   [junit4]   2> 133245 INFO  (TEST-QueryResponseTest.testSimpleGroupResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 133245 INFO  (TEST-QueryResponseTest.testSimpleGroupResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 133258 INFO  (TEST-QueryResponseTest.testGroupResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 133258 INFO  (TEST-QueryResponseTest.testGroupResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 133258 INFO  (TEST-QueryResponseTest.testGroupResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for deduced Solr Home: 'solr/'
   [junit4]   2> 133258 INFO  (TEST-QueryResponseTest.testGroupResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 133258 INFO  (TEST-QueryResponseTest.testGroupResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 133263 INFO  (TEST-QueryResponseTest.testIntervalFacetsResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 133263 INFO  (TEST-QueryResponseTest.testIntervalFacetsResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 133263 INFO  (TEST-QueryResponseTest.testIntervalFacetsResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for deduced Solr Home: 'solr/'
   [junit4]   2> 133263 INFO  (TEST-QueryResponseTest.testIntervalFacetsResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 133263 INFO  (TEST-QueryResponseTest.testIntervalFacetsResponse-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 133279 INFO  (TEST-QueryResponseTest.testDateFacets-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 133279 INFO  (TEST-QueryResponseTest.testDateFacets-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 133279 INFO  (TEST-QueryResponseTest.testDateFacets-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for deduced Solr Home: 'solr/'
   [junit4]   2> 133279 INFO  (TEST-QueryResponseTest.testDateFacets-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 133279 INFO  (TEST-QueryResponseTest.testDateFacets-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 133282 INFO  (TEST-QueryResponseTest.testRangeFacets-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 133282 INFO  (TEST-QueryResponseTest.testRangeFacets-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 133282 INFO  (TEST-QueryResponseTest.testRangeFacets-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for deduced Solr Home: 'solr/'
   [junit4]   2> 133282 INFO  (TEST-QueryResponseTest.testRangeFacets-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 133282 INFO  (TEST-QueryResponseTest.testRangeFacets-seed#[DD3AC88B64A2BECF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=ClassicSimilarity, locale=ar_MA, timezone=MST
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=80979976,total=166768640
   [junit4]   2> NOTE: All tests run in this JVM: [TestUpdateRequestCodec, SchemaTest, ModifiableSolrParamsTest, TestZkConfigManager, SolrDocumentTest, TestJavaBinCodec, SolrPingTest, TestSpellCheckResponse, NamedListTest, StreamExpressionToExpessionTest, BasicHttpSolrClientTest, TestDateUtil, TestBatchUpdate, TestCloudSolrClientConnections, TestHash, DocumentAnalysisResponseTest, SolrExampleEmbeddedTest, StreamExpressionTest, SolrExampleStreamingTest, SolrExampleXMLTest, SolrExampleJettyTest, LargeVolumeBinaryJettyTest, JettyWebappTest, LargeVolumeEmbeddedTest, TestSolrProperties, TermsResponseTest, MergeIndexesEmbeddedTest, TestEmbeddedSolrServer, QueryResponseTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryResponseTest -Dtests.seed=DD3AC88B64A2BECF -Dtests.slow=true -Dtests.locale=ar_MA -Dtests.timezone=MST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | QueryResponseTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The test or suite printed 8780 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD3AC88B64A2BECF]:0)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [41/68] on J0 in 0.15s, 5 tests, 1 failure <<< FAILURES!

[...truncated 92 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:719: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:246: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: There were test failures: 68 suites, 468 tests, 1 suite-level error [seed: DD3AC88B64A2BECF]

Total time: 70 minutes 2 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-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2789 - Still Failing!

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([6027C6388493B58F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
	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:1665)
	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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=1830, name=searcherExecutor-687-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=1830, name=searcherExecutor-687-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([6027C6388493B58F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1830, name=searcherExecutor-687-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1830, name=searcherExecutor-687-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([6027C6388493B58F]:0)




Build Log:
[...truncated 9398 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/init-core-data-001
   [junit4]   2> 239294 INFO  (SUITE-TestLazyCores-seed#[6027C6388493B58F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 239298 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 239351 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/'
   [junit4]   2> 239351 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239352 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 239391 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.CoreContainer New CoreContainer 1423080890
   [junit4]   2> 239391 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/]
   [junit4]   2> 239391 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/lib
   [junit4]   2> 239391 WARN  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/lib).
   [junit4]   2> 239402 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] 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> 239410 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 239412 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 239415 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 239415 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 239415 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 239415 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 239417 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/, dataDir=data/}
   [junit4]   2> 239417 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/, dataDir=data/}
   [junit4]   2> 239417 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection3/, dataDir=data/}
   [junit4]   2> 239418 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/, dataDir=data/}
   [junit4]   2> 239418 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/, dataDir=data/}
   [junit4]   2> 239419 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection6/, dataDir=data/}
   [junit4]   2> 239419 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection7/, dataDir=data/}
   [junit4]   2> 239420 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection8/, dataDir=data/}
   [junit4]   2> 239420 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection9/, dataDir=data/}
   [junit4]   2> 239421 INFO  (coreLoadExecutor-503-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/'
   [junit4]   2> 239422 INFO  (coreLoadExecutor-503-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239422 INFO  (coreLoadExecutor-503-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 239423 INFO  (coreLoadExecutor-503-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/'
   [junit4]   2> 239423 INFO  (coreLoadExecutor-503-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239423 INFO  (coreLoadExecutor-503-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 239423 INFO  (coreLoadExecutor-503-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/'
   [junit4]   2> 239423 INFO  (coreLoadExecutor-503-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239423 INFO  (coreLoadExecutor-503-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 239452 INFO  (coreLoadExecutor-503-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 239454 INFO  (coreLoadExecutor-503-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239456 INFO  (coreLoadExecutor-503-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 239458 INFO  (coreLoadExecutor-503-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 239465 INFO  (coreLoadExecutor-503-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239465 INFO  (coreLoadExecutor-503-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/conf/schema.xml
   [junit4]   2> 239468 INFO  (coreLoadExecutor-503-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 239469 INFO  (coreLoadExecutor-503-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239473 INFO  (coreLoadExecutor-503-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 239473 INFO  (coreLoadExecutor-503-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239474 INFO  (coreLoadExecutor-503-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/conf/schema.xml
   [junit4]   2> 239475 INFO  (coreLoadExecutor-503-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/conf'
   [junit4]   2> 239475 INFO  (coreLoadExecutor-503-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/
   [junit4]   2> 239476 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 239481 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/], dataDir=[null]
   [junit4]   2> 239481 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 239481 INFO  (coreLoadExecutor-503-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 239485 INFO  (coreLoadExecutor-503-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239491 INFO  (coreLoadExecutor-503-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 239492 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data
   [junit4]   2> 239493 INFO  (coreLoadExecutor-503-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/conf'
   [junit4]   2> 239493 INFO  (coreLoadExecutor-503-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/
   [junit4]   2> 239493 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 239494 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/], dataDir=[null]
   [junit4]   2> 239494 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 239495 INFO  (coreLoadExecutor-503-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239496 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data
   [junit4]   2> 239495 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/index/
   [junit4]   2> 239496 INFO  (coreLoadExecutor-503-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/conf/schema.xml
   [junit4]   2> 239496 WARN  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 239497 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/index
   [junit4]   2> 239497 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=121794220, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 239498 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/index/
   [junit4]   2> 239498 WARN  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 239501 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/index
   [junit4]   2> 239500 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e5f80c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4965ec10),segFN=segments_1,generation=1}
   [junit4]   2> 239502 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239502 INFO  (coreLoadExecutor-503-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 239502 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=121794220, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 239502 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/
   [junit4]   2> 239503 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 239504 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@47422b74 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1742a6a5),segFN=segments_1,generation=1}
   [junit4]   2> 239504 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239508 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 239509 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/
   [junit4]   2> 239509 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 239521 INFO  (coreLoadExecutor-503-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 239522 INFO  (coreLoadExecutor-503-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/conf'
   [junit4]   2> 239522 INFO  (coreLoadExecutor-503-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/
   [junit4]   2> 239522 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 239523 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/], dataDir=[null]
   [junit4]   2> 239523 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 239523 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data
   [junit4]   2> 239523 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/index/
   [junit4]   2> 239523 WARN  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 239524 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/index
   [junit4]   2> 239524 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=121794220, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 239525 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@675bc8bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16a79c31),segFN=segments_1,generation=1}
   [junit4]   2> 239525 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239525 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/
   [junit4]   2> 239525 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 239534 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239534 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239535 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239536 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239537 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 239539 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 239539 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239539 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239540 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239540 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239541 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239541 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239542 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239542 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239543 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 239543 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 239544 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 239544 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 239544 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=42.978515625, floorSegmentMB=2.130859375, forceMergeDeletesPctAllowed=16.113150555381434, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18121828613941046
   [junit4]   2> 239544 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 239545 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 239545 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e5f80c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4965ec10),segFN=segments_1,generation=1}
   [junit4]   2> 239545 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239545 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@3a892b33[collectionLazy2] main
   [junit4]   2> 239545 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 239545 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 239546 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/conf
   [junit4]   2> 239546 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/conf}
   [junit4]   2> 239546 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=42.978515625, floorSegmentMB=2.130859375, forceMergeDeletesPctAllowed=16.113150555381434, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18121828613941046
   [junit4]   2> 239547 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/conf
   [junit4]   2> 239547 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 239547 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 239547 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 239547 INFO  (searcherExecutor-504-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@3a892b33[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 239547 INFO  (coreLoadExecutor-503-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 239548 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@47422b74 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1742a6a5),segFN=segments_1,generation=1}
   [junit4]   2> 239548 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239548 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@556e53a0[collection1] main
   [junit4]   2> 239548 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 239549 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 239549 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/conf
   [junit4]   2> 239549 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/conf}
   [junit4]   2> 239549 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/conf
   [junit4]   2> 239549 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 239549 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 239549 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 239550 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 239550 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=42.978515625, floorSegmentMB=2.130859375, forceMergeDeletesPctAllowed=16.113150555381434, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18121828613941046
   [junit4]   2> 239550 INFO  (searcherExecutor-505-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@556e53a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 239550 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@675bc8bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16a79c31),segFN=segments_1,generation=1}
   [junit4]   2> 239550 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239550 INFO  (coreLoadExecutor-503-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 239551 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@2d21cc8d[collectionLazy5] main
   [junit4]   2> 239551 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/conf
   [junit4]   2> 239551 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/conf}
   [junit4]   2> 239551 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/conf
   [junit4]   2> 239552 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 239553 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 239553 INFO  (coreLoadExecutor-503-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 239554 INFO  (searcherExecutor-506-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@2d21cc8d[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 239555 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/'
   [junit4]   2> 239556 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239556 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 239570 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 239571 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239585 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239585 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/conf/schema.xml
   [junit4]   2> 239588 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 239591 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 239592 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/conf'
   [junit4]   2> 239592 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/
   [junit4]   2> 239592 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 239592 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/], dataDir=[null]
   [junit4]   2> 239592 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 239593 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data
   [junit4]   2> 239593 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/index/
   [junit4]   2> 239593 WARN  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 239593 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/index
   [junit4]   2> 239593 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=71.3564453125, floorSegmentMB=0.53125, forceMergeDeletesPctAllowed=8.799428566428132, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5430925751923203
   [junit4]   2> 239594 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4e6e102c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1379895),segFN=segments_1,generation=1}
   [junit4]   2> 239594 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239595 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy4 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/
   [junit4]   2> 239595 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 239597 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 239598 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239599 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239600 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239601 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 239602 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 239602 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 239603 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 239603 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 239603 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=15.1220703125, floorSegmentMB=1.431640625, forceMergeDeletesPctAllowed=8.278263443851165, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8829224004117306
   [junit4]   2> 239603 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4e6e102c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1379895),segFN=segments_1,generation=1}
   [junit4]   2> 239603 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 239604 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening Searcher@779f6864[collectionLazy4] main
   [junit4]   2> 239604 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/conf
   [junit4]   2> 239604 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/conf}
   [junit4]   2> 239604 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/conf
   [junit4]   2> 239604 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 239605 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 239605 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 239605 INFO  (searcherExecutor-516-thread-1-processing-x:collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher Searcher@779f6864[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 239607 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 239611 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4e6e102c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1379895),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4e6e102c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1379895),segFN=segments_2,generation=2}
   [junit4]   2> 239611 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 239614 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening Searcher@1c1304c1[collectionLazy4] main
   [junit4]   2> 239614 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 239614 INFO  (searcherExecutor-516-thread-1-processing-x:collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher Searcher@1c1304c1[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c7)))}
   [junit4]   2> 239632 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=14 
   [junit4]   2> 239638 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=3 
   [junit4]   2> 239639 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 239639 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 239641 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.S.Request [collection1] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 239642 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1423080890
   [junit4]   2> 239643 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2757cac2
   [junit4]   2> 239643 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] o.a.s.u.UpdateHandler 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> 239643 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 239643 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 239643 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 239646 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 239646 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 239646 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 239646 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data
   [junit4]   2> 239646 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 239646 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection1/data/index
   [junit4]   2> 239646 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@4c66ab68
   [junit4]   2> 239646 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy5] o.a.s.u.UpdateHandler 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> 239647 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 239647 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 239647 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 239648 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 239649 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 239650 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 239650 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data
   [junit4]   2> 239650 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 239650 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection5/data/index
   [junit4]   2> 239650 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4]  CLOSING SolrCore org.apache.solr.core.SolrCore@51151dfd
   [junit4]   2> 239651 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.u.UpdateHandler 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=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 239651 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 239651 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 239651 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 239652 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Closing main searcher on request.
   [junit4]   2> 239653 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 239653 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 239653 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data
   [junit4]   2> 239653 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 239653 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection4/data/index
   [junit4]   2> 239653 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@37c261a1
   [junit4]   2> 239654 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.u.UpdateHandler 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> 239654 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 239654 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 239654 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 239658 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 239659 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 239659 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 239659 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data/index
   [junit4]   2> 239659 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 239659 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-001/collection2/data
   [junit4]   2> 239659 INFO  (TEST-TestLazyCores.testLazySearch-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 239661 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 239689 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/'
   [junit4]   2> 239689 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239689 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 239719 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/solr.xml
   [junit4]   2> 239728 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002
   [junit4]   2> 239728 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoreContainer New CoreContainer 1913410263
   [junit4]   2> 239728 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/]
   [junit4]   2> 239728 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/lib
   [junit4]   2> 239728 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/lib).
   [junit4]   2> 239743 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] 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> 239747 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 239748 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 239748 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 239748 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 239748 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 239749 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002
   [junit4]   2> 239751 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=badConfig1, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig1/, dataDir=data/}
   [junit4]   2> 239751 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoresLocator Found core badConfig1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig1/
   [junit4]   2> 239751 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=badConfig2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2/, dataDir=data/}
   [junit4]   2> 239751 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoresLocator Found core badConfig2 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2/
   [junit4]   2> 239752 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema1, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema1/, dataDir=data/}
   [junit4]   2> 239752 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoresLocator Found core badSchema1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema1/
   [junit4]   2> 239752 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema2, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema2/, dataDir=data/}
   [junit4]   2> 239752 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoresLocator Found core badSchema2 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema2/
   [junit4]   2> 239753 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=core1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/core1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/core1/, dataDir=data/}
   [junit4]   2> 239753 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoresLocator Found core core1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/core1/
   [junit4]   2> 239753 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=core2, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/core2, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/core2/, dataDir=data/}
   [junit4]   2> 239753 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoresLocator Found core core2 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/core2/
   [junit4]   2> 239754 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[6027C6388493B58F]) [    x:collectionLazy2] o.a.s.c.CoresLocator Found 6 core definitions
   [junit4]   2> 239754 INFO  (coreLoadExecutor-525-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig1/'
   [junit4]   2> 239755 INFO  (coreLoadExecutor-525-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239755 INFO  (coreLoadExecutor-525-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 239755 INFO  (coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema1/'
   [junit4]   2> 239756 INFO  (coreLoadExecutor-525-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2/'
   [junit4]   2> 239756 INFO  (coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239756 INFO  (coreLoadExecutor-525-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 239756 INFO  (coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 239756 INFO  (coreLoadExecutor-525-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 239778 INFO  (coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 239787 INFO  (coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 239801 INFO  (coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 239802 INFO  (coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badSchema1/conf/schema.xml
   [junit4]   2> 239810 INFO  (coreLoadExecutor-525-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 239810 INFO  (coreLoadExecutor-525-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 239810 INFO  (coreLoadExecutor-525-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 239810 ERROR (coreLoadExecutor-525-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.CoreContainer Error creating core [badConfig2]: Could not load conf for core badConfig2: Error loading solr config from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badConfig2: Error loading solr config from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:82)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:727)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:449)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:440)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:184)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:94)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:74)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; El tipo de elemento "reqsthalr" debe finalizar por la etiqueta final coincidente "</reqsthalr>".
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:156)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:92)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:176)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; El tipo de elemento "reqsthalr" debe finalizar por la etiqueta final coincidente "</reqsthalr>".
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2973)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerIm

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

ed
   [junit4]   2> 242581 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[6027C6388493B58F]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-007/collection3/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-007/collection3/data/index;done=false>>]
   [junit4]   2> 242581 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[6027C6388493B58F]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-007/collection3/data/index
   [junit4]   2> 242581 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[6027C6388493B58F]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-007/collection3/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-007/collection3/data;done=false>>]
   [junit4]   2> 242581 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[6027C6388493B58F]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_6027C6388493B58F-001/tempDir-007/collection3/data
   [junit4]   2> 242581 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[6027C6388493B58F]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Ending testLazyLoad
   [junit4]   2> 242582 INFO  (SUITE-TestLazyCores-seed#[6027C6388493B58F]-worker) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 242582 INFO  (SUITE-TestLazyCores-seed#[6027C6388493B58F]-worker) [    x:collectionLazy3] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1951090723
   [junit4]   2> 363717 ERROR (SUITE-TestLazyCores-seed#[6027C6388493B58F]-worker) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Oct 09, 2015 12:57:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Oct 09, 2015 12:57:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=1830, name=searcherExecutor-687-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Oct 09, 2015 12:57:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1830, name=searcherExecutor-687-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Oct 09, 2015 12:57:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=1830, name=searcherExecutor-687-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene53, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_EC, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=2,free=48354920,total=132161536
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfig, ChaosMonkeyNothingIsSafeTest, SharedFSAutoReplicaFailoverUtilsTest, AddBlockUpdateTest, TestMiniSolrCloudCluster, TestManagedResource, DeleteInactiveReplicaTest, TestFieldTypeResource, TestDynamicFieldResource, TestSchemaResource, TestManagedSchemaFieldTypeResource, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=6027C6388493B58F -Dtests.slow=true -Dtests.locale=es_EC -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6027C6388493B58F]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=1830, name=searcherExecutor-687-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6027C6388493B58F]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1830, name=searcherExecutor-687-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6027C6388493B58F]:0)
   [junit4] Completed [98/547] on J0 in 147.79s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1376 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:719: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: There were test failures: 547 suites (8 ignored), 2148 tests, 3 suite-level errors, 1576 ignored (23 assumptions) [seed: 6027C6388493B58F]

Total time: 34 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any