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 21:54:37 UTC

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b83) - Build # 14470 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14470/
Java: 64bit/jdk1.9.0-ea-b83 -XX:-UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 8520 lines...]
    [javac] Compiling 874 source files to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/java
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.8
    [javac] /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/java/org/apache/solr/core/ImplicitPlugins.java:102: error: reference to NamedList is ambiguous
    [javac]     return new PluginInfo(SolrRequestHandler.TYPE, m, new NamedList<>(singletonMap(DEFAULTS, new NamedList(defaults))),null);
    [javac]                                                       ^
    [javac]   both constructor <T>NamedList(Entry<String,? extends T>[]) in NamedList and constructor <T>NamedList(Map<String,? extends T>) in NamedList match
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class NamedList
    [javac] /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/java/org/apache/solr/core/ImplicitPlugins.java:102: error: incompatible types: cannot infer type arguments for NamedList<>
    [javac]     return new PluginInfo(SolrRequestHandler.TYPE, m, new NamedList<>(singletonMap(DEFAULTS, new NamedList(defaults))),null);
    [javac]                                                                    ^
    [javac]     reason: no instance(s) of type variable(s) K,V exist so that Map<K,V> conforms to Entry<String,? extends T>[]
    [javac]   where K,V,T are type-variables:
    [javac]     K extends Object declared in method <K,V>singletonMap(K,V)
    [javac]     V extends Object declared in method <K,V>singletonMap(K,V)
    [javac]     T extends Object declared in class NamedList
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
    [javac] 2 errors

[...truncated 1 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:466: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:379: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:509: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1944: Compile failed; see the compiler error output for details.

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



[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b83) - Build # 14477 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14477/
Java: 64bit/jdk1.9.0-ea-b83 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 2893 lines...]
   [junit4] ERROR: JVM J1 ended with an exception, command line: /home/jenkins/tools/java/64bit/jdk1.9.0-ea-b83/bin/java -XX:+UseCompressedOops -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=B227367E5C56B4E5 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=6.0.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=3 -DtempDir=./temp -Djava.io.tmpdir=./temp -Djunit4.tempDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/test/temp -Dcommon.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene -Dclover.db.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/clover/db -Djava.security.policy=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/junit4/tests.policy -Dtests.LUCENE_VERSION=6.0.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Djunit4.childvm.cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/test/J1 -Djunit4.childvm.id=1 -Djunit4.childvm.count=3 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Dtests.disableHdfs=true -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -classpath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/classes/test:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/junit-4.10.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.1.17.jar:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/classes/java:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.1.17.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20151010_083446_130.events @/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20151010_083446_130.suites -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1505)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:133)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:963)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:960)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:265)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4] 	at java.lang.Thread.run(Thread.java:746)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:471: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2162: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/analysis/build.xml:106: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:58: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 9 minutes 3 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-Linux (64bit/jdk1.8.0_60) - Build # 14476 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([E0FF42830982E159:47BBFA276439F2E0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:319)
	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplication(CdcrReplicationHandlerTest.java:86)
	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:51)
	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)


FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Delete action failed!

Stack Trace:
java.lang.AssertionError: Delete action failed!
	at __randomizedtesting.SeedInfo.seed([E0FF42830982E159:F39C70EC38ED58FF]: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 9173 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/init-core-data-001
   [junit4]   2> 77664 INFO  (SUITE-SolrCloudExampleTest-seed#[E0FF42830982E159]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 77664 INFO  (SUITE-SolrCloudExampleTest-seed#[E0FF42830982E159]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 77668 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 77668 INFO  (Thread-424) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 77668 INFO  (Thread-424) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 77768 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.ZkTestServer start zk server on port:36571
   [junit4]   2> 77770 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 77770 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77772 INFO  (zkCallback-152-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ab7bfb7 name:ZooKeeperConnection Watcher:127.0.0.1:36571 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77772 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77773 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 77773 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 77774 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 77774 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77775 INFO  (zkCallback-153-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@265cfb6b name:ZooKeeperConnection Watcher:127.0.0.1:36571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77775 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77775 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 77776 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 77776 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 77777 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 77778 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 77778 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 77778 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 77780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 77780 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 77781 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 77781 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 77782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 77782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 77782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 77782 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 77783 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 77783 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 77784 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 77784 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 77784 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 77784 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 77785 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 77785 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 77786 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 77786 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 77786 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 77786 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 77850 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores/collection1
   [junit4]   2> 77852 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 77853 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c074a62{/,null,AVAILABLE}
   [junit4]   2> 77858 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.e.j.s.ServerConnector Started ServerConnector@55e2c7af{HTTP/1.1}{127.0.0.1:34080}
   [junit4]   2> 77858 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.e.j.s.Server Started @79627ms
   [junit4]   2> 77858 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/tempDir-001/control/data, hostContext=/, hostPort=34080, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores}
   [junit4]   2> 77858 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 77858 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/'
   [junit4]   2> 77858 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 77858 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 77867 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 77868 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77869 INFO  (zkCallback-154-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12afd8ce name:ZooKeeperConnection Watcher:127.0.0.1:36571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77869 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77869 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 77869 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 77869 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/solr.xml
   [junit4]   2> 77881 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores
   [junit4]   2> 77882 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.CoreContainer New CoreContainer 1400929418
   [junit4]   2> 77882 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/]
   [junit4]   2> 77882 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/lib
   [junit4]   2> 77882 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/lib).
   [junit4]   2> 77886 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] 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> 77887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 77887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 77887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 77887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36571/solr
   [junit4]   2> 77887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 77887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 77888 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77889 INFO  (zkCallback-156-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ef02969 name:ZooKeeperConnection Watcher:127.0.0.1:36571 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77890 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77891 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 77892 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77892 INFO  (zkCallback-157-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@51b58992 name:ZooKeeperConnection Watcher:127.0.0.1:36571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77892 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77893 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 77894 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 77895 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 77895 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 77896 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 77897 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 77897 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 77897 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 77898 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 77898 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34080_
   [junit4]   2> 77898 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34080_
   [junit4]   2> 77899 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 77899 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 77900 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 77900 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94664139254792196-127.0.0.1:34080_-n_0000000000
   [junit4]   2> 77900 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34080_
   [junit4]   2> 77900 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 77901 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.Overseer Overseer (id=94664139254792196-127.0.0.1:34080_-n_0000000000) starting
   [junit4]   2> 77901 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 77903 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 77904 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 77904 INFO  (OverseerCollectionConfigSetProcessor-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 77904 INFO  (OverseerStateUpdate-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 77919 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 77919 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 77919 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores
   [junit4]   2> 77920 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 77920 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores/collection1/
   [junit4]   2> 77920 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 77920 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 77920 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:34080_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 77921 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 77921 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 77922 INFO  (OverseerStateUpdate-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] 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:34080",
   [junit4]   2>   "node_name":"127.0.0.1:34080_",
   [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> 77922 INFO  (OverseerStateUpdate-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] 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:34080",
   [junit4]   2>   "node_name":"127.0.0.1:34080_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 77922 INFO  (OverseerStateUpdate-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 77922 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 77924 INFO  (OverseerStateUpdate-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 77925 INFO  (zkCallback-157-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_    ] 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> 78922 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 78923 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 78923 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 78923 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 78923 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 78923 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores/collection1/'
   [junit4]   2> 78923 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 78924 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 78931 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 78935 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 78939 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 78949 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 78950 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 78957 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 79067 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 79074 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 79075 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 79083 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 79085 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 79088 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 79089 WARN  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 79089 WARN  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 79089 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 79089 WARN  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 79089 WARN  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 79090 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 79090 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 79090 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 79090 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 79090 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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@7a093161
   [junit4]   2> 79091 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores/collection1/data
   [junit4]   2> 79091 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores/collection1/data/index/
   [junit4]   2> 79091 WARN  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 79091 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores/collection1/data/index
   [junit4]   2> 79092 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=22.5771484375, floorSegmentMB=2.083984375, forceMergeDeletesPctAllowed=21.545942647591854, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 79092 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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@4936f864 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58c878f7),segFN=segments_1,generation=1}
   [junit4]   2> 79092 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 79093 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores/collection1/data/
   [junit4]   2> 79093 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 79097 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 79097 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 79097 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 79097 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 79097 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 79097 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79098 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79098 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79098 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79101 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 79102 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 79103 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 79104 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 79107 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79107 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79108 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79108 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79109 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 79109 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 79110 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1136339928, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 79110 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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@4936f864 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58c878f7),segFN=segments_1,generation=1}
   [junit4]   2> 79110 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 79110 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7412471c[collection1] main
   [junit4]   2> 79110 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79111 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79111 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79111 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 79111 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 79111 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79112 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79112 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79112 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 79112 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 79112 INFO  (searcherExecutor-307-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7412471c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79113 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79113 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79113 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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> 79113 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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 1514626229590818816
   [junit4]   2> 79115 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ 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 1514626229590818816
   [junit4]   2> 79115 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 79115 INFO  (coreLoadExecutor-306-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 79116 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ 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:34080 collection:control_collection shard:shard1
   [junit4]   2> 79116 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ 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> 79118 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ 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/94664139254792196-core_node1-n_0000000000
   [junit4]   2> 79118 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 79119 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 79119 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ 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> 79119 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34080/collection1/
   [junit4]   2> 79119 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 79119 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:34080/collection1/ has no replicas
   [junit4]   2> 79119 INFO  (OverseerStateUpdate-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] 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> 79119 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ 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:34080/collection1/ shard1
   [junit4]   2> 79119 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 79120 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 79122 INFO  (OverseerStateUpdate-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] 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:34080",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 79223 INFO  (zkCallback-157-thread-1-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_    ] 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> 79272 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:34080/collection1/ and leader is http://127.0.0.1:34080/collection1/
   [junit4]   2> 79272 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ 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:34080
   [junit4]   2> 79272 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 79272 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 79272 INFO  (coreZkRegister-300-thread-1-processing-n:127.0.0.1:34080_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34080_ 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> 79273 INFO  (OverseerStateUpdate-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] 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:34080",
   [junit4]   2>   "node_name":"127.0.0.1:34080_",
   [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> 79274 INFO  (OverseerStateUpdate-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] 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:34080",
   [junit4]   2>   "node_name":"127.0.0.1:34080_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 79375 INFO  (zkCallback-157-thread-2-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_    ] 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> 79422 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 79422 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79424 INFO  (zkCallback-159-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b47f2bd name:ZooKeeperConnection Watcher:127.0.0.1:36571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79424 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79424 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 79424 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 79426 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 79484 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/shard-1-001/cores/collection1
   [junit4]   2> 79485 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/shard-1-001
   [junit4]   2> 79486 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 79486 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f7551bd{/,null,AVAILABLE}
   [junit4]   2> 79487 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.e.j.s.ServerConnector Started ServerConnector@34bd3214{HTTP/1.1}{127.0.0.1:42971}
   [junit4]   2> 79487 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.e.j.s.Server Started @81256ms
   [junit4]   2> 79487 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=42971, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/shard-1-001/cores}
   [junit4]   2> 79487 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 79487 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/shard-1-001/'
   [junit4]   2> 79487 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 79487 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 79496 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 79497 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79498 INFO  (zkCallback-160-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b94a1d0 name:ZooKeeperConnection Watcher:127.0.0.1:36571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79498 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79498 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 79499 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 79500 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/shard-1-001/solr.xml
   [junit4]   2> 79505 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/shard-1-001/cores
   [junit4]   2> 79506 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.CoreContainer New CoreContainer 294205324
   [junit4]   2> 79506 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/shard-1-001/]
   [junit4]   2> 79506 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/shard-1-001/lib
   [junit4]   2> 79506 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/shard-1-001/lib).
   [junit4]   2> 79517 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] 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> 79518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 79518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 79518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 79518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36571/solr
   [junit4]   2> 79518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 79518 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 79519 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79520 INFO  (zkCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@718aef18 name:ZooKeeperConnection Watcher:127.0.0.1:36571 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79521 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79521 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 79522 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79522 INFO  (zkCallback-163-thread-1-processing-n:127.0.0.1:42971_) [n:127.0.0.1:42971_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41396227 name:ZooKeeperConnection Watcher:127.0.0.1:36571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79523 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79524 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 80526 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42971_
   [junit4]   2> 80526 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42971_
   [junit4]   2> 80527 INFO  (zkCallback-157-thread-2-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_    ] 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> 80527 INFO  (zkCallback-163-thread-1-processing-n:127.0.0.1:42971_) [n:127.0.0.1:42971_    ] 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> 80527 INFO  (zkCallback-159-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> 80528 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 80528 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94664139254792200-127.0.0.1:42971_-n_0000000001
   [junit4]   2> 80528 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94664139254792196-127.0.0.1:34080_-n_0000000000 to know if I could be the leader
   [junit4]   2> 80539 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 80539 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 80540 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/shard-1-001/cores
   [junit4]   2> 80541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 80541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E0FF42830982E159-001/shard-1-001/cores/collection1/
   [junit4]   2> 80541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 80541 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 80542 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E0FF42830982E159]) [n:127.0.0.1:42971_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 80542 INFO  (coreLoadExecutor-317-thread-1-processing-n:127.0.0.1:42971_) [n:127.0.0.1:42971_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 80542 INFO  (coreLoadExecutor-317-thread-1-processing-n:127.0.0.1:42971_) [n:127.0.0.1:42971_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 80543 INFO  (coreLoadExecutor-317-thread-1-processing-n:127.0.0.1:42971_) [n:127.0.0.1:42971_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 80543 INFO  (OverseerStateUpdate-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] 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:42971",
   [junit4]   2>   "node_name":"127.0.0.1:42971_",
   [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> 80543 INFO  (OverseerStateUpdate-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] 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:42971",
   [junit4]   2>   "node_name":"127.0.0.1:42971_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 80544 INFO  (OverseerStateUpdate-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 80544 INFO  (OverseerStateUpdate-94664139254792196-127.0.0.1:34080_-n_0000000000) [n:127.0.0.1:34080_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 80645 INFO  (zkCallback-159-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> 80645 INFO  (zkCallback-163-thread-1-processing-n:127.0.0.1:42971_) [n:127.0.0.1:42971_    ] 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> 80645 INFO  (zkCallback-157-thread-2-processing-n:127.0.0.1:34080_) [n:127.0.0.1:34080_    ] 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> 81543 INFO  (coreLoadExecutor-317-thread-1-processing-n:127.0.0.1:42971_) [n:127.0.0.1:42971_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 81543 INFO  (coreLoadExecutor-317-thread-1-processing-n:127.0.0.1:42971_) [n:127.0.0.1:42971_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 81544 INFO  (coreLoadExecutor-317-thread-1-processing-n:127.0.0.1:42971_) [n:127.0.0.1:42971_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 81544 INFO  (coreLoadExecutor-317-thread-1-processing-n:127.0.0.1:42971_) [n:127.0.0.1:42971_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 81544 INFO  (coreLoadExecutor-317-thread-1-processing-n:127.0.0.1:42971_) [n:127.0.0.1:42971_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 81544 INFO  (coreLoadExecutor-317-thread-1-processing-n:127.0.0.1:42971_) [n:127.0.0.1:42971_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build

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

) closing
   [junit4]   2> 1497093 INFO  (OverseerStateUpdate-94664205795917856-127.0.0.1:33526_-n_0000000002) [n:127.0.0.1:33526_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33526_
   [junit4]   2> 1497094 INFO  (zkCallback-1039-thread-5-processing-n:127.0.0.1:33526_) [n:127.0.0.1:33526_    ] 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> 1497094 WARN  (zkCallback-1039-thread-5-processing-n:127.0.0.1:33526_) [n:127.0.0.1:33526_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1497094 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[E0FF42830982E159]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2d3501a0{SSL-http/1.1}{127.0.0.1:33526}
   [junit4]   2> 1497094 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[E0FF42830982E159]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a4191a1{/,null,UNAVAILABLE}
   [junit4]   2> 1497095 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[E0FF42830982E159]) [n:127.0.0.1:33526_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica1] o.a.s.SolrTestCaseJ4 ###Ending doTest
   [junit4]   2> 1497095 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[E0FF42830982E159]) [n:127.0.0.1:33526_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54772 54772
   [junit4]   2> 1497242 INFO  (Thread-3064) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54772 54772
   [junit4]   2> 1497243 WARN  (Thread-3064) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 	7	/solr/collections/source_collection/state.json
   [junit4]   2> 	7	/solr/collections/source_collection/cdcr/state/process
   [junit4]   2> 	2	/solr/collections/source_collection/leader_elect/shard1/election/94664205795917829-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/94664205795917829-127.0.0.1:57224_-n_0000000000
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/collections
   [junit4]   2> 	28	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrReplicationHandlerTest -Dtests.method=doTest -Dtests.seed=E0FF42830982E159 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Canada/Saskatchewan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  404s J2 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E0FF42830982E159:47BBFA276439F2E0]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:319)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplication(CdcrReplicationHandlerTest.java:86)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:51)
   [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> 1497248 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[E0FF42830982E159]-worker) [n:127.0.0.1:33526_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_E0FF42830982E159-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=ClassicSimilarity, locale=sk, timezone=Canada/Saskatchewan
   [junit4]   2> NOTE: Linux 3.19.0-30-generic amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=12,threads=1,free=145890256,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [ResponseHeaderTest, TestDistributedStatsComponentCardinality, TestSystemIdResolver, SecurityConfHandlerTest, TestDistribDocBasedVersion, RecoveryZkTest, TestDocBasedVersionConstraints, UUIDFieldTest, TestDownShardTolerantSearch, SolrCoreCheckLockOnStartupTest, TestSortingResponseWriter, OverseerTest, TestSortByMinMaxFunction, UnloadDistributedZkTest, TestConfigReload, TestDefaultStatsCache, CdcrVersionReplicationTest, TestCollationField, OverseerCollectionConfigSetProcessorTest, TestStressReorder, TestSolrIndexConfig, HighlighterConfigTest, TestZkChroot, UpdateParamsTest, BufferStoreTest, DocExpirationUpdateProcessorFactoryTest, StatelessScriptUpdateProcessorFactoryTest, DirectSolrConnectionTest, TestXIncludeConfig, TestPerFieldSimilarity, HdfsRecoveryZkTest, DataDrivenBlockJoinTest, TestSchemaVersionResource, SuggesterTest, TestTolerantSearch, TestCloudPivotFacet, BlockCacheTest, TestRTimerTree, AsyncMigrateRouteKeyTest, TestFastWriter, TestJsonRequest, TestRebalanceLeaders, DistribCursorPagingTest, GraphQueryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SegmentsInfoRequestHandlerTest, SpatialRPTFieldTypeTest, TestJmxIntegration, TestRuleBasedAuthorizationPlugin, TestScoreJoinQPNoScore, TestSolrQueryParser, TestCoreDiscovery, BinaryUpdateRequestHandlerTest, FacetPivotSmallTest, TestCrossCoreJoin, TestManagedSchemaDynamicFieldResource, TestSQLHandler, OverseerTaskQueueTest, RuleEngineTest, BadComponentTest, QueryParsingTest, ExplicitHLLTest, TestSolrConfigHandler, ClusterStateTest, TestIndexSearcher, TestExactSharedStatsCache, VMParamsZkACLAndCredentialsProvidersTest, CoreAdminRequestStatusTest, XmlUpdateRequestHandlerTest, TestManagedSynonymFilterFactory, AutoCommitTest, MultiThreadedOCPTest, TestSearcherReuse, NoCacheHeaderTest, TestStressRecovery, TestCharFilters, TestGroupingSearch, StatsComponentTest, TestManagedSchemaFieldTypeResource, TestFastLRUCache, TestAuthorizationFramework, TestCSVResponseWriter, BigEndianAscendingWordDeserializerTest, BadCopyFieldTest, TestCollapseQParserPlugin, HdfsWriteToMultipleCollectionsTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, ZkCLITest, TermVectorComponentDistributedTest, TestJoin, SimpleFacetsTest, SolrCoreTest, TestFiltering, TestQueryTypes, TermsComponentTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, JSONWriterTest, TestPHPSerializedResponseWriter, AlternateDirectoryTest, MultiTermTest, SampleTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, ScriptEngineTest, PluginInfoTest, DateFieldTest, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, SolrTestCaseJ4Test, TestSimpleTrackingShardHandler, AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest]
   [junit4] Completed [426/548] on J2 in 404.06s, 1 test, 1 failure <<< FAILURES!

[...truncated 389 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 548 suites (8 ignored), 2150 tests, 2 failures, 72 ignored (36 assumptions) [seed: E0FF42830982E159]

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



[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b83) - Build # 14475 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14475/
Java: 32bit/jdk1.9.0-ea-b83 -client -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 8534 lines...]
    [javac] Compiling 879 source files to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/java
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.8
    [javac] /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/java/org/apache/solr/core/ImplicitPlugins.java:102: error: reference to NamedList is ambiguous
    [javac]     return new PluginInfo(SolrRequestHandler.TYPE, m, new NamedList<>(singletonMap(DEFAULTS, new NamedList(defaults))),null);
    [javac]                                                       ^
    [javac]   both constructor <T>NamedList(Entry<String,? extends T>[]) in NamedList and constructor <T>NamedList(Map<String,? extends T>) in NamedList match
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class NamedList
    [javac] /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/java/org/apache/solr/core/ImplicitPlugins.java:102: error: incompatible types: cannot infer type arguments for NamedList<>
    [javac]     return new PluginInfo(SolrRequestHandler.TYPE, m, new NamedList<>(singletonMap(DEFAULTS, new NamedList(defaults))),null);
    [javac]                                                                    ^
    [javac]     reason: no instance(s) of type variable(s) K,V exist so that Map<K,V> conforms to Entry<String,? extends T>[]
    [javac]   where K,V,T are type-variables:
    [javac]     K extends Object declared in method <K,V>singletonMap(K,V)
    [javac]     V extends Object declared in method <K,V>singletonMap(K,V)
    [javac]     T extends Object declared in class NamedList
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
    [javac] 2 errors

[...truncated 1 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:466: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:379: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:509: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1944: Compile failed; see the compiler error output for details.

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



[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b83) - Build # 14474 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14474/
Java: 32bit/jdk1.9.0-ea-b83 -server -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 8537 lines...]
    [javac] Compiling 879 source files to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/java
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.8
    [javac] /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/java/org/apache/solr/core/ImplicitPlugins.java:102: error: reference to NamedList is ambiguous
    [javac]     return new PluginInfo(SolrRequestHandler.TYPE, m, new NamedList<>(singletonMap(DEFAULTS, new NamedList(defaults))),null);
    [javac]                                                       ^
    [javac]   both constructor <T>NamedList(Entry<String,? extends T>[]) in NamedList and constructor <T>NamedList(Map<String,? extends T>) in NamedList match
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class NamedList
    [javac] /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/java/org/apache/solr/core/ImplicitPlugins.java:102: error: incompatible types: cannot infer type arguments for NamedList<>
    [javac]     return new PluginInfo(SolrRequestHandler.TYPE, m, new NamedList<>(singletonMap(DEFAULTS, new NamedList(defaults))),null);
    [javac]                                                                    ^
    [javac]     reason: no instance(s) of type variable(s) K,V exist so that Map<K,V> conforms to Entry<String,? extends T>[]
    [javac]   where K,V,T are type-variables:
    [javac]     K extends Object declared in method <K,V>singletonMap(K,V)
    [javac]     V extends Object declared in method <K,V>singletonMap(K,V)
    [javac]     T extends Object declared in class NamedList
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
    [javac] 2 errors

[...truncated 1 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:466: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:379: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:509: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1944: Compile failed; see the compiler error output for details.

Total time: 19 minutes 54 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-Linux (64bit/jdk1.8.0_60) - Build # 14473 - Still Failing!

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

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([E1B160DA64E3DED5:F2D252B5558C6773]: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 10010 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/init-core-data-001
   [junit4]   2> 1033114 INFO  (SUITE-SolrCloudExampleTest-seed#[E1B160DA64E3DED5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1033114 INFO  (SUITE-SolrCloudExampleTest-seed#[E1B160DA64E3DED5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /o/
   [junit4]   2> 1033116 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1033116 INFO  (Thread-2180) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1033116 INFO  (Thread-2180) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1033216 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.ZkTestServer start zk server on port:41417
   [junit4]   2> 1033216 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1033217 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033218 INFO  (zkCallback-797-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@661bf4df name:ZooKeeperConnection Watcher:127.0.0.1:41417 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1033218 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1033218 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1033218 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1033219 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1033220 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033220 INFO  (zkCallback-798-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d1d7e7b name:ZooKeeperConnection Watcher:127.0.0.1:41417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1033221 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1033221 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1033221 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1033221 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1033222 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1033222 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1033222 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1033222 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1033223 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1033223 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1033224 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1033224 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1033225 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1033225 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1033225 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1033225 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1033226 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1033226 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1033226 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1033226 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1033227 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1033227 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1033228 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1033228 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1033228 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1033228 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1033229 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1033229 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1033275 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores/collection1
   [junit4]   2> 1033276 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1033277 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@661dae7b{/o,null,AVAILABLE}
   [junit4]   2> 1033278 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3d39e21{HTTP/1.1}{127.0.0.1:53081}
   [junit4]   2> 1033278 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.e.j.s.Server Started @1034965ms
   [junit4]   2> 1033278 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/tempDir-001/control/data, hostContext=/o, hostPort=53081, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores}
   [junit4]   2> 1033278 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1033278 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/'
   [junit4]   2> 1033278 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1033278 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1033287 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1033288 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033288 INFO  (zkCallback-799-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f910e9e name:ZooKeeperConnection Watcher:127.0.0.1:41417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1033289 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1033289 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1033289 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1033289 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/solr.xml
   [junit4]   2> 1033292 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores
   [junit4]   2> 1033293 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.CoreContainer New CoreContainer 1505588438
   [junit4]   2> 1033293 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/]
   [junit4]   2> 1033293 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/lib
   [junit4]   2> 1033293 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/lib).
   [junit4]   2> 1033297 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] 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> 1033297 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1033298 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1033298 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1033298 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41417/solr
   [junit4]   2> 1033298 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1033298 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1033298 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033299 INFO  (zkCallback-801-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7090cb70 name:ZooKeeperConnection Watcher:127.0.0.1:41417 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1033300 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1033300 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1033300 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033301 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@443baed8 name:ZooKeeperConnection Watcher:127.0.0.1:41417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1033301 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1033301 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1033302 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1033303 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1033303 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1033304 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1033304 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1033304 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1033305 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1033305 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1033305 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53081_o
   [junit4]   2> 1033305 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53081_o
   [junit4]   2> 1033306 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1033306 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1033307 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1033307 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94662902974513156-127.0.0.1:53081_o-n_0000000000
   [junit4]   2> 1033307 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53081_o
   [junit4]   2> 1033307 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1033307 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.Overseer Overseer (id=94662902974513156-127.0.0.1:53081_o-n_0000000000) starting
   [junit4]   2> 1033308 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1033310 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1033310 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1033310 INFO  (OverseerCollectionConfigSetProcessor-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1033310 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1033320 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1033320 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1033321 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores
   [junit4]   2> 1033321 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1033321 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores/collection1/
   [junit4]   2> 1033322 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1033322 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1033322 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:53081_o    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1033322 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1033322 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1033323 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] 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:53081/o",
   [junit4]   2>   "node_name":"127.0.0.1:53081_o",
   [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> 1033323 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1033323 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] 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:53081/o",
   [junit4]   2>   "node_name":"127.0.0.1:53081_o",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1033323 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1033323 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1033324 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o    ] 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> 1034323 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1034323 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1034324 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1034324 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1034324 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1034324 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores/collection1/'
   [junit4]   2> 1034324 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1034324 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1034331 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1034333 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1034336 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1034346 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1034347 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1034349 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1034405 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1034408 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1034409 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1034412 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1034413 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1034414 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1034414 WARN  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1034414 WARN  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1034414 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1034415 WARN  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1034415 WARN  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1034415 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1034415 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1034415 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1034415 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1034416 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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@62a1aad8
   [junit4]   2> 1034416 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores/collection1/data
   [junit4]   2> 1034416 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1034416 WARN  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1034416 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores/collection1/data/index
   [junit4]   2> 1034416 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=66.08203125, floorSegmentMB=0.8056640625, forceMergeDeletesPctAllowed=25.98068878919866, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6833088540077493
   [junit4]   2> 1034416 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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@406c7f5f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62cd105f),segFN=segments_1,generation=1}
   [junit4]   2> 1034417 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1034417 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores/collection1/data/
   [junit4]   2> 1034417 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1034419 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1034419 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1034419 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1034419 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1034419 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1034419 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034419 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034419 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034420 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034420 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1034421 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1034421 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1034422 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1034423 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034423 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034424 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034424 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034424 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1034424 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1034425 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=28.583984375, floorSegmentMB=1.0322265625, forceMergeDeletesPctAllowed=25.91725492427584, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1034425 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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@406c7f5f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62cd105f),segFN=segments_1,generation=1}
   [junit4]   2> 1034425 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1034425 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@dfc0779[collection1] main
   [junit4]   2> 1034425 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034425 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034425 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034425 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1034425 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1034426 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034426 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034426 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034426 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1034426 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1034426 INFO  (searcherExecutor-2509-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dfc0779[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1034426 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034426 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034426 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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> 1034426 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o 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 1514606448964796416
   [junit4]   2> 1034428 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1514606448964796416
   [junit4]   2> 1034428 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1034428 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1034428 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o 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:53081/o collection:control_collection shard:shard1
   [junit4]   2> 1034429 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o 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> 1034430 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o 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/94662902974513156-core_node1-n_0000000000
   [junit4]   2> 1034430 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1034430 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1034430 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o 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> 1034431 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53081/o/collection1/
   [junit4]   2> 1034431 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1034431 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53081/o/collection1/ has no replicas
   [junit4]   2> 1034431 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] 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> 1034431 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o 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:53081/o/collection1/ shard1
   [junit4]   2> 1034431 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1034432 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1034433 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] 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:53081/o",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1034534 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o    ] 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> 1034583 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:53081/o/collection1/ and leader is http://127.0.0.1:53081/o/collection1/
   [junit4]   2> 1034583 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o 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:53081/o
   [junit4]   2> 1034583 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1034584 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1034584 INFO  (coreZkRegister-2502-thread-1-processing-n:127.0.0.1:53081_o x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53081_o 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> 1034584 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] 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:53081/o",
   [junit4]   2>   "node_name":"127.0.0.1:53081_o",
   [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> 1034584 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] 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:53081/o",
   [junit4]   2>   "node_name":"127.0.0.1:53081_o",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1034685 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o    ] 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> 1034823 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1034823 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034824 INFO  (zkCallback-804-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4beabd2b name:ZooKeeperConnection Watcher:127.0.0.1:41417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034824 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1034824 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1034824 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1034825 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1034825 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1034825 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1034825 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034825 INFO  (zkCallback-805-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b090e9d name:ZooKeeperConnection Watcher:127.0.0.1:41417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034825 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1034825 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1034826 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1034826 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1034869 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-1-001/cores/collection1
   [junit4]   2> 1034869 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-1-001
   [junit4]   2> 1034870 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1034870 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ae29250{/o,null,AVAILABLE}
   [junit4]   2> 1034870 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7ef9138d{HTTP/1.1}{127.0.0.1:35383}
   [junit4]   2> 1034870 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.e.j.s.Server Started @1036558ms
   [junit4]   2> 1034870 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/o, hostPort=35383, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-1-001/cores}
   [junit4]   2> 1034871 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1034871 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-1-001/'
   [junit4]   2> 1034871 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1034871 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1034878 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1034878 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034879 INFO  (zkCallback-806-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1da3e94e name:ZooKeeperConnection Watcher:127.0.0.1:41417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034879 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1034879 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1034880 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1034880 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-1-001/solr.xml
   [junit4]   2> 1034882 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-1-001/cores
   [junit4]   2> 1034882 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.CoreContainer New CoreContainer 1678189510
   [junit4]   2> 1034883 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-1-001/]
   [junit4]   2> 1034883 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-1-001/lib
   [junit4]   2> 1034883 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-1-001/lib).
   [junit4]   2> 1034886 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] 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> 1034887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1034887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1034887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1034887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41417/solr
   [junit4]   2> 1034887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1034887 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1034888 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034888 INFO  (zkCallback-808-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11b462d3 name:ZooKeeperConnection Watcher:127.0.0.1:41417 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034889 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1034889 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1034890 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034890 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4088c6b name:ZooKeeperConnection Watcher:127.0.0.1:41417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034890 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1034892 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1034928 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1035894 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35383_o
   [junit4]   2> 1035894 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35383_o
   [junit4]   2> 1035894 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o    ] 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> 1035894 INFO  (zkCallback-804-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> 1035894 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:53081_o) [n:127.0.0.1:53081_o    ] 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> 1035895 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1035896 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94662902974513161-127.0.0.1:35383_o-n_0000000001
   [junit4]   2> 1035896 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94662902974513156-127.0.0.1:53081_o-n_0000000000 to know if I could be the leader
   [junit4]   2> 1035904 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1035904 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1035905 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-1-001/cores
   [junit4]   2> 1035905 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1035905 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-1-001/cores/collection1/
   [junit4]   2> 1035905 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1035906 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1035906 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:35383_o    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1035906 INFO  (coreLoadExecutor-2519-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1035906 INFO  (coreLoadExecutor-2519-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1035906 INFO  (coreLoadExecutor-2519-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1035907 INFO  (coreLoadExecutor-2519-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 1035907 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] 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:35383/o",
   [junit4]   2>   "node_name":"127.0.0.1:35383_o",
   [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> 1035907 INFO  (coreLoadExecutor-2519-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 1035907 INFO  (coreLoadExecutor-2519-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1035907 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] 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:35383/o",
   [junit4]   2>   "node_name":"127.0.0.1:35383_o",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1035907 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1035907 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1036008 INFO  (OverseerStateUpdate-94662902974513156-127.0.0.1:53081_o-n_0000000000) [n:127.0.0.1:53081_o    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1036008 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1036008 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o    ] o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1 
   [junit4]   2> 1036907 INFO  (coreLoadExecutor-2519-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1036907 INFO  (coreLoadExecutor-2519-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1036907 INFO  (coreLoadExecutor-2519-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1036907 INFO  (coreLoadExecutor-2519-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1036908 INFO  (coreLoadExecutor-2519-thread-1-processing-n:127.0.0.1:35383_o) [n:127.0.0.1:35383_o c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path

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

ory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 1073917 INFO  (zkCallback-822-thread-2-processing-n:127.0.0.1:48124_o) [n:127.0.0.1:48124_o c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 1073917 INFO  (zkCallback-822-thread-2-processing-n:127.0.0.1:48124_o) [n:127.0.0.1:48124_o c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard1/election/94662902974513170-core_node4-n_0000000001
   [junit4]   2> 1073917 WARN  (zkCallback-822-thread-2-processing-n:127.0.0.1:48124_o) [n:127.0.0.1:48124_o c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/94662902974513170-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:166)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:449)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [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> 1073918 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@30c410eb{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1073918 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ff09937{/o,null,UNAVAILABLE}
   [junit4]   2> 1073919 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[E1B160DA64E3DED5]) [n:127.0.0.1:48124_o c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41417 41417
   [junit4]   2> 1079027 INFO  (Thread-2180) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41417 41417
   [junit4]   2> 1079029 WARN  (Thread-2180) [    ] 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> 	9	/solr/configs/gettingstarted/managed-schema
   [junit4]   2> 	9	/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/collection1/state.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> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=E1B160DA64E3DED5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=JST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 45.9s J1 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E1B160DA64E3DED5:F2D252B5558C6773]: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> 1079037 INFO  (SUITE-SolrCloudExampleTest-seed#[E1B160DA64E3DED5]-worker) [n:127.0.0.1:48124_o c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_E1B160DA64E3DED5-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=it, timezone=JST
   [junit4]   2> NOTE: Linux 3.19.0-30-generic amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=12,threads=1,free=193236008,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ZkSolrClientTest, ShardRoutingCustomTest, TestRestoreCore, CustomCollectionTest, SliceStateTest, TestHashPartitioner, TestFieldTypeResource, HdfsBasicDistributedZk2Test, TestFiltering, TestJmxMonitoredMap, DistributedFacetPivotLongTailTest, TestExclusionRuleCollectionAccess, DocValuesTest, SuggesterFSTTest, HdfsNNFailoverTest, ShardSplitTest, TestManagedResource, TestSurroundQueryParser, DistribDocExpirationUpdateProcessorTest, MBeansHandlerTest, TestConfigOverlay, TestCustomSort, TestShortCircuitedRequests, UniqFieldsUpdateProcessorFactoryTest, HdfsUnloadDistributedZkTest, BJQParserTest, TestSchemaSimilarityResource, DistributedQueryComponentOptimizationTest, TestQueryUtils, SolrIndexSplitterTest, ConvertedLegacyTest, TestRestManager, TestCoreContainer, DistributedFacetPivotWhiteBoxTest, TestIntervalFaceting, TestChildDocTransformer, LoggingHandlerTest, CircularListTest, DeleteShardTest, SimpleCollectionCreateDeleteTest, TestLMJelinekMercerSimilarityFactory, SoftAutoCommitTest, AtomicUpdatesTest, MultiTermTest, TestSuggestSpellingConverter, TestCodecSupport, BlockDirectoryTest, CdcrReplicationHandlerTest, ZkControllerTest, SpellCheckComponentTest, TestDFRSimilarityFactory, OutOfBoxZkACLAndCredentialsProvidersTest, IndexBasedSpellCheckerTest, HLLSerializationTest, RemoteQueryErrorTest, VersionInfoTest, TestDistributedGrouping, MoreLikeThisHandlerTest, BitVectorTest, TestBM25SimilarityFactory, TestBlendedInfixSuggestions, DistribJoinFromCollectionTest, TestDistributedMissingSort, DistanceUnitsTest, ChaosMonkeyNothingIsSafeTest, RecoveryAfterSoftCommitTest, CollectionsAPIDistributedZkTest, TestWordDelimiterFilterFactory, TestJsonFacets, SolrCloudExampleTest]
   [junit4] Completed [273/548] on J1 in 45.94s, 1 test, 1 failure <<< FAILURES!

[...truncated 854 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 548 suites (8 ignored), 2150 tests, 1 failure, 72 ignored (36 assumptions) [seed: E1B160DA64E3DED5]

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



[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b83) - Build # 14472 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14472/
Java: 64bit/jdk1.9.0-ea-b83 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 8516 lines...]
    [javac] Compiling 879 source files to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/java
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.8
    [javac] /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/java/org/apache/solr/core/ImplicitPlugins.java:102: error: reference to NamedList is ambiguous
    [javac]     return new PluginInfo(SolrRequestHandler.TYPE, m, new NamedList<>(singletonMap(DEFAULTS, new NamedList(defaults))),null);
    [javac]                                                       ^
    [javac]   both constructor <T>NamedList(Entry<String,? extends T>[]) in NamedList and constructor <T>NamedList(Map<String,? extends T>) in NamedList match
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class NamedList
    [javac] /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/java/org/apache/solr/core/ImplicitPlugins.java:102: error: incompatible types: cannot infer type arguments for NamedList<>
    [javac]     return new PluginInfo(SolrRequestHandler.TYPE, m, new NamedList<>(singletonMap(DEFAULTS, new NamedList(defaults))),null);
    [javac]                                                                    ^
    [javac]     reason: no instance(s) of type variable(s) K,V exist so that Map<K,V> conforms to Entry<String,? extends T>[]
    [javac]   where K,V,T are type-variables:
    [javac]     K extends Object declared in method <K,V>singletonMap(K,V)
    [javac]     V extends Object declared in method <K,V>singletonMap(K,V)
    [javac]     T extends Object declared in class NamedList
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
    [javac] 2 errors

[...truncated 1 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:466: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:379: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:509: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1944: Compile failed; see the compiler error output for details.

Total time: 18 minutes 45 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-Linux (64bit/jdk1.8.0_60) - Build # 14471 - Still Failing!

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

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([748EC24293FBC0B5:67EDF02DA2947913]: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 10479 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/init-core-data-001
   [junit4]   2> 1440351 INFO  (SUITE-SolrCloudExampleTest-seed#[748EC24293FBC0B5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1440351 INFO  (SUITE-SolrCloudExampleTest-seed#[748EC24293FBC0B5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1440353 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1440354 INFO  (Thread-4523) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1440354 INFO  (Thread-4523) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1440454 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.ZkTestServer start zk server on port:37446
   [junit4]   2> 1440454 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1440454 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1440456 INFO  (zkCallback-1086-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61067155 name:ZooKeeperConnection Watcher:127.0.0.1:37446 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1440456 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1440456 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1440456 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1440457 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1440457 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1440458 INFO  (zkCallback-1087-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b0d6979 name:ZooKeeperConnection Watcher:127.0.0.1:37446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1440458 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1440458 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1440458 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1440459 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1440459 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1440460 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1440460 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1440460 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1440461 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1440461 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1440462 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1440462 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1440463 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1440463 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1440464 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1440464 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1440466 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1440466 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1440466 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1440467 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1440467 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1440467 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1440468 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1440468 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1440469 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1440469 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1440469 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1440469 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1440546 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores/collection1
   [junit4]   2> 1440547 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1440554 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@193d2cb8{/,null,AVAILABLE}
   [junit4]   2> 1440554 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2f2ad62f{HTTP/1.1}{127.0.0.1:39507}
   [junit4]   2> 1440555 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.e.j.s.Server Started @1442415ms
   [junit4]   2> 1440555 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/tempDir-001/control/data, hostContext=/, hostPort=39507, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores}
   [junit4]   2> 1440555 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1440555 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/'
   [junit4]   2> 1440555 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1440555 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1440567 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1440567 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1440568 INFO  (zkCallback-1088-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1286021 name:ZooKeeperConnection Watcher:127.0.0.1:37446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1440568 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1440568 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1440569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1440569 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/solr.xml
   [junit4]   2> 1440574 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores
   [junit4]   2> 1440574 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.CoreContainer New CoreContainer 1137103939
   [junit4]   2> 1440574 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/]
   [junit4]   2> 1440574 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/lib
   [junit4]   2> 1440574 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/lib).
   [junit4]   2> 1440579 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] 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> 1440579 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1440580 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1440580 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1440580 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37446/solr
   [junit4]   2> 1440580 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1440580 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1440580 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1440581 INFO  (zkCallback-1090-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c568d99 name:ZooKeeperConnection Watcher:127.0.0.1:37446 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1440581 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1440581 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1440582 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1440585 INFO  (zkCallback-1091-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@437bd7cb name:ZooKeeperConnection Watcher:127.0.0.1:37446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1440585 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1440589 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1440590 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1440591 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1440593 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1440594 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1440595 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1440598 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1440599 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1440599 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1440599 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39507_
   [junit4]   2> 1440600 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39507_
   [junit4]   2> 1440600 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1440605 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1440605 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1440606 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94662117833637892-127.0.0.1:39507_-n_0000000000
   [junit4]   2> 1440606 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39507_
   [junit4]   2> 1440606 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1440606 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.Overseer Overseer (id=94662117833637892-127.0.0.1:39507_-n_0000000000) starting
   [junit4]   2> 1440607 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1440611 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1440611 INFO  (OverseerCollectionConfigSetProcessor-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1440611 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1440611 INFO  (OverseerStateUpdate-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1440622 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1440623 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1440623 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores
   [junit4]   2> 1440637 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1440637 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores/collection1/
   [junit4]   2> 1440637 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1440639 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1440639 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:39507_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1440639 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1440639 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1440640 INFO  (OverseerStateUpdate-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] 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:39507",
   [junit4]   2>   "node_name":"127.0.0.1:39507_",
   [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> 1440640 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1440640 INFO  (OverseerStateUpdate-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] 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:39507",
   [junit4]   2>   "node_name":"127.0.0.1:39507_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1440641 INFO  (OverseerStateUpdate-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1440641 INFO  (OverseerStateUpdate-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1440641 INFO  (zkCallback-1091-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_    ] 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> 1441641 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1441641 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1441641 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1441641 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1441642 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1441642 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores/collection1/'
   [junit4]   2> 1441642 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1441642 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1441651 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1441655 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1441659 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1441669 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1441669 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1441674 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1441795 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1441801 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1441802 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1441806 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1441807 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1441809 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1441809 WARN  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1441809 WARN  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1441809 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1441810 WARN  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1441810 WARN  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1441810 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1441811 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1441811 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1441811 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1441811 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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@4fa03d92
   [junit4]   2> 1441811 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores/collection1/data
   [junit4]   2> 1441811 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1441812 WARN  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1441812 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores/collection1/data/index
   [junit4]   2> 1441812 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=19.740234375, floorSegmentMB=0.625, forceMergeDeletesPctAllowed=22.333651809994166, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1441813 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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@46d8b8d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@465d08b1),segFN=segments_1,generation=1}
   [junit4]   2> 1441813 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1441813 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores/collection1/data/
   [junit4]   2> 1441813 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1441815 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1441815 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1441815 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1441815 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1441815 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1441815 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441816 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441816 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441816 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441817 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1441818 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1441818 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1441819 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1441821 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441822 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441822 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441822 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441823 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1441823 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1441823 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1441823 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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@46d8b8d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@465d08b1),segFN=segments_1,generation=1}
   [junit4]   2> 1441823 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1441824 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@28055657[collection1] main
   [junit4]   2> 1441824 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441824 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441824 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441825 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1441825 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1441825 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441825 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441825 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441825 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1441825 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1441825 INFO  (searcherExecutor-4613-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@28055657[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1441826 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441826 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441826 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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> 1441826 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ 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 1514593886880661504
   [junit4]   2> 1441828 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1514593886880661504
   [junit4]   2> 1441828 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1441828 INFO  (coreLoadExecutor-4612-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1441828 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ 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:39507 collection:control_collection shard:shard1
   [junit4]   2> 1441829 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ 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> 1441830 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ 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/94662117833637892-core_node1-n_0000000000
   [junit4]   2> 1441830 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1441831 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1441831 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ 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> 1441831 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39507/collection1/
   [junit4]   2> 1441831 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1441831 INFO  (OverseerStateUpdate-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] 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> 1441831 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:39507/collection1/ has no replicas
   [junit4]   2> 1441831 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ 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:39507/collection1/ shard1
   [junit4]   2> 1441832 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1441833 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1441837 INFO  (OverseerStateUpdate-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] 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:39507",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1441938 INFO  (zkCallback-1091-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_    ] 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> 1441985 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:39507/collection1/ and leader is http://127.0.0.1:39507/collection1/
   [junit4]   2> 1441985 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ 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:39507
   [junit4]   2> 1441985 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1441985 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1441985 INFO  (coreZkRegister-4606-thread-1-processing-n:127.0.0.1:39507_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:39507_ 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> 1441986 INFO  (OverseerStateUpdate-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] 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:39507",
   [junit4]   2>   "node_name":"127.0.0.1:39507_",
   [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> 1441986 INFO  (OverseerStateUpdate-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] 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:39507",
   [junit4]   2>   "node_name":"127.0.0.1:39507_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1442087 INFO  (zkCallback-1091-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_    ] 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> 1442140 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1442141 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442142 INFO  (zkCallback-1093-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44db412d name:ZooKeeperConnection Watcher:127.0.0.1:37446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1442142 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442142 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1442142 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1442143 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1442189 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001/cores/collection1
   [junit4]   2> 1442190 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001
   [junit4]   2> 1442190 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1442199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@541226c0{/,null,AVAILABLE}
   [junit4]   2> 1442199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@290794d0{HTTP/1.1}{127.0.0.1:59916}
   [junit4]   2> 1442199 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.e.j.s.Server Started @1444059ms
   [junit4]   2> 1442200 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=59916, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001/cores}
   [junit4]   2> 1442200 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1442200 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001/'
   [junit4]   2> 1442200 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1442200 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1442211 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1442211 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442212 INFO  (zkCallback-1094-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c61e879 name:ZooKeeperConnection Watcher:127.0.0.1:37446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1442212 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442212 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1442213 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1442213 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001/solr.xml
   [junit4]   2> 1442216 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001/cores
   [junit4]   2> 1442217 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.CoreContainer New CoreContainer 606141823
   [junit4]   2> 1442217 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001/]
   [junit4]   2> 1442217 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001/lib
   [junit4]   2> 1442217 WARN  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001/lib).
   [junit4]   2> 1442221 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] 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> 1442222 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1442222 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1442222 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1442222 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37446/solr
   [junit4]   2> 1442222 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1442222 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1442223 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442223 INFO  (zkCallback-1096-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d175805 name:ZooKeeperConnection Watcher:127.0.0.1:37446 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1442223 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442224 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1442224 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442225 INFO  (zkCallback-1097-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a0ef157 name:ZooKeeperConnection Watcher:127.0.0.1:37446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1442225 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442227 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1443229 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59916_
   [junit4]   2> 1443229 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59916_
   [junit4]   2> 1443230 INFO  (zkCallback-1093-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> 1443230 INFO  (zkCallback-1091-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_    ] 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> 1443230 INFO  (zkCallback-1097-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_    ] 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> 1443231 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1443231 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94662117833637896-127.0.0.1:59916_-n_0000000001
   [junit4]   2> 1443231 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94662117833637892-127.0.0.1:39507_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1443243 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1443243 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1443243 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001/cores
   [junit4]   2> 1443243 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1443244 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001/cores/collection1/
   [junit4]   2> 1443244 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1443244 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1443244 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1443244 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:59916_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1443244 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1443245 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1443245 INFO  (OverseerStateUpdate-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] 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:59916",
   [junit4]   2>   "node_name":"127.0.0.1:59916_",
   [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> 1443245 INFO  (OverseerStateUpdate-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] 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:59916",
   [junit4]   2>   "node_name":"127.0.0.1:59916_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1443246 INFO  (OverseerStateUpdate-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1443246 INFO  (OverseerStateUpdate-94662117833637892-127.0.0.1:39507_-n_0000000000) [n:127.0.0.1:39507_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1443347 INFO  (zkCallback-1093-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> 1443347 INFO  (zkCallback-1091-thread-1-processing-n:127.0.0.1:39507_) [n:127.0.0.1:39507_    ] 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> 1443347 INFO  (zkCallback-1097-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_    ] 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> 1444245 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1444245 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1444246 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1444246 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1444246 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1444246 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1444246 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1444246 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1444253 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1444256 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1444259 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1444276 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1444277 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1444282 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1444370 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1444374 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1444375 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1444379 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1444381 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1444382 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1444382 WARN  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1444382 WARN  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1444382 INFO  (coreLoadExecutor-4623-thread-1-processing-n:127.0.0.1:59916_) [n:127.0.0.1:59916_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exch

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

nt.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:166)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:449)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [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> 1479566 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2116d40f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1479566 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@58bc5162{/,null,UNAVAILABLE}
   [junit4]   2> 1479567 INFO  (TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[748EC24293FBC0B5]) [n:127.0.0.1:48839_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37446 37446
   [junit4]   2> 1479672 INFO  (Thread-4523) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37446 37446
   [junit4]   2> 1479673 WARN  (Thread-4523) [    ] 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> 	9	/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> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=748EC24293FBC0B5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw -Dtests.timezone=America/St_Johns -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 39.3s J0 | SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Delete action failed!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([748EC24293FBC0B5:67EDF02DA2947913]: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> 1479677 INFO  (SUITE-SolrCloudExampleTest-seed#[748EC24293FBC0B5]-worker) [n:127.0.0.1:48839_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SolrCloudExampleTest_748EC24293FBC0B5-001
   [junit4]   2> Oct 09, 2015 10:22:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=iw, timezone=America/St_Johns
   [junit4]   2> NOTE: Linux 3.19.0-30-generic amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=12,threads=1,free=120298928,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestPKIAuthenticationPlugin, JSONWriterTest, CollectionsAPIAsyncDistributedZkTest, TestExactStatsCache, TestValueSourceCache, TestMinMaxOnMultiValuedField, TestMissingGroups, EchoParamsTest, FileBasedSpellCheckerTest, TestReRankQParserPlugin, TestReplicaProperties, SolrRequestParserTest, TestConfigSetsAPI, TestBadConfig, TestArbitraryIndexDir, SolrXmlInZkTest, TestCollationFieldDocValues, TestReloadAndDeleteDocs, RequestLoggingTest, CurrencyFieldOpenExchangeTest, TestSimpleTrackingShardHandler, OutputWriterTest, DateMathParserTest, FileUtilsTest, TestReplicationHandler, BasicAuthIntegrationTest, TestMergePolicyConfig, HdfsCollectionsAPIDistributedZkTest, TestDocSet, QueryElevationComponentTest, TestFieldTypeCollectionResource, DistributedQueryElevationComponentTest, TestLMDirichletSimilarityFactory, JavabinLoaderTest, DeleteInactiveReplicaTest, SignatureUpdateProcessorFactoryTest, HdfsSyncSliceTest, TestRemoteStreaming, TestLRUStatsCache, TestHashQParserPlugin, TestJoin, DistributedSpellCheckComponentTest, AlternateDirectoryTest, DistributedFacetPivotLargeTest, TestMiniSolrCloudClusterBase, CursorPagingTest, TestInitParams, XsltUpdateRequestHandlerTest, DateRangeFieldTest, ResourceLoaderTest, TestManagedResourceStorage, TestDynamicFieldResource, CopyFieldTest, HttpPartitionTest, TestBlobHandler, ConcurrentDeleteAndCreateCollectionTest, DistributedQueryComponentCustomSortTest, TestLeaderInitiatedRecoveryThread, DistributedIntervalFacetingTest, TestShardHandlerFactory, PingRequestHandlerTest, TestRandomDVFaceting, BigEndianAscendingWordSerializerTest, AddBlockUpdateTest, TestRawResponseWriter, DateFieldTest, TestDistribIDF, ChangedSchemaMergeTest, CleanupOldIndexTest, TestSmileRequest, AnalysisAfterCoreReloadTest, DocumentAnalysisRequestHandlerTest, TestCSVLoader, ReturnFieldsTest, SpellingQueryConverterTest, TestComponentsName, TestFoldingMultitermQuery, TestAnalyzedSuggestions, TestAtomicUpdateErrorCases, SpatialHeatmapFacetsTest, TestRecoveryHdfs, TestDocumentBuilder, CacheHeaderTest, TestRandomFaceting, TestLuceneMatchVersion, SynonymTokenizerTest, OpenExchangeRatesOrgProviderTest, CollectionReloadTest, TestSerializedLuceneMatchVersion, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, ZkCLITest, TestFaceting, TestHashPartitioner, TestRealTimeGet, HardAutoCommitTest, TestRangeQuery, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, PeerSyncTest, ShowFileRequestHandlerTest, SimplePostToolTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterTest, NoCacheHeaderTest, TestUpdate, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, RequiredFieldsTest, FastVectorHighlighterTest, RegexBoostProcessorTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestLFUCache, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, DeleteReplicaTest, DistribJoinFromCollectionTest, OverseerStatusTest, OverseerTaskQueueTest, ReplicationFactorTest, RollingRestartTest, SolrCloudExampleTest]
   [junit4] Completed [426/548] on J0 in 39.85s, 1 test, 1 failure <<< FAILURES!

[...truncated 392 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 548 suites (8 ignored), 2150 tests, 1 failure, 72 ignored (36 assumptions) [seed: 748EC24293FBC0B5]

Total time: 51 minutes 10 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