Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/293/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp

Error Message:
Copy should have succeeded. expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Copy should have succeeded. expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([F0ABC69DB61AA348:1B473BD372B31D2A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp(SolrCLIZkUtilsTest.java:162)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.SolrCLIZkUtilsTest.testUpconfig

Error Message:
Should have found /configs/upconfig1\schema.xml on Zookeeper

Stack Trace:
java.lang.AssertionError: Should have found /configs/upconfig1\schema.xml on 
Zookeeper
        at 
__randomizedtesting.SeedInfo.seed([F0ABC69DB61AA348:D77A83E845BA7E02]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.testUpconfig(SolrCLIZkUtilsTest.java:68)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.SolrCLIZkUtilsTest.testMv

Error Message:
Should have found /mv2\schema.xml on Zookeeper

Stack Trace:
java.lang.AssertionError: Should have found /mv2\schema.xml on Zookeeper
        at 
__randomizedtesting.SeedInfo.seed([F0ABC69DB61AA348:FD093B432CE6C965]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.testMv(SolrCLIZkUtilsTest.java:334)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.SolrCLIZkUtilsTest.testRm

Error Message:
Should have found /configs/rm1\schema.xml on Zookeeper

Stack Trace:
java.lang.AssertionError: Should have found /configs/rm1\schema.xml on Zookeeper
        at 
__randomizedtesting.SeedInfo.seed([F0ABC69DB61AA348:37E8EDB526649052]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.testRm(SolrCLIZkUtilsTest.java:511)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.SolrCLIZkUtilsTest.testDownconfig

Error Message:
Should have found /configs/downconfig1\schema.xml on Zookeeper

Stack Trace:
java.lang.AssertionError: Should have found /configs/downconfig1\schema.xml on 
Zookeeper
        at 
__randomizedtesting.SeedInfo.seed([F0ABC69DB61AA348:CDD1D780C927A09D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.testDownconfig(SolrCLIZkUtilsTest.java:113)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10954 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCLIZkUtilsTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_F0ABC69DB61AA348-001\init-core-data-001
   [junit4]   2> 428621 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 428627 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 428627 INFO  (Thread-651) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 428627 INFO  (Thread-651) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 428728 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57442
   [junit4]   2> 428728 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 428730 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 428734 INFO  (zkCallback-6386-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@753311fb 
name:ZooKeeperConnection Watcher:127.0.0.1:57442 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428734 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 428734 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 428734 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 428744 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 428745 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16ad1de7{/solr,null,AVAILABLE}
   [junit4]   2> 428746 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@45e1186f{HTTP/1.1,[http/1.1]}{127.0.0.1:57448}
   [junit4]   2> 428747 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.e.j.s.Server Started @433535ms
   [junit4]   2> 428747 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57448}
   [junit4]   2> 428747 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 428747 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_F0ABC69DB61AA348-001\tempDir-001\node1'
   [junit4]   2> 428748 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 428748 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 428749 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 428749 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 428752 INFO  (zkCallback-6387-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@48a5ddb4 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428753 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 428753 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 428753 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 428767 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_F0ABC69DB61AA348-001\tempDir-001\node1\.
   [junit4]   2> 428767 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1639431165
   [junit4]   2> 428767 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_F0ABC69DB61AA348-001\tempDir-001\node1]
   [junit4]   2> 428767 WARN  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_F0ABC69DB61AA348-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_F0ABC69DB61AA348-001\tempDir-001\node1\lib
   [junit4]   2> 428768 INFO  (jetty-launcher-6385-thread-1) [    ] 
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> 428769 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 428770 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 428770 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 428770 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57442/solr
   [junit4]   2> 428770 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 428770 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 428771 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 428774 INFO  (zkCallback-6390-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b028795 
name:ZooKeeperConnection Watcher:127.0.0.1:57442 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428774 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 428774 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 428775 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$74/971252017@133bca12
   [junit4]   2> 428778 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 428779 INFO  
(zkCallback-6391-thread-1-processing-n:127.0.0.1:57448_solr) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ec0fb2b 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428780 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 428781 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 428784 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 428788 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 428791 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 428795 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 428797 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 428799 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 428801 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 428803 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 428805 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 428807 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 428808 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 428810 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 428815 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 428817 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 428819 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 428820 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96179309454491651-127.0.0.1:57448_solr-n_0000000000
   [junit4]   2> 428821 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57448_solr
   [junit4]   2> 428821 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 428823 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.Overseer Overseer 
(id=96179309454491651-127.0.0.1:57448_solr-n_0000000000) starting
   [junit4]   2> 428826 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 428834 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 428835 INFO  
(OverseerCollectionConfigSetProcessor-96179309454491651-127.0.0.1:57448_solr-n_0000000000)
 [n:127.0.0.1:57448_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 428835 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57448_solr
   [junit4]   2> 428835 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57448_solr
   [junit4]   2> 428836 INFO  
(OverseerStateUpdate-96179309454491651-127.0.0.1:57448_solr-n_0000000000) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 428842 INFO  
(zkCallback-6391-thread-1-processing-n:127.0.0.1:57448_solr) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 428842 INFO  
(OverseerStateUpdate-96179309454491651-127.0.0.1:57448_solr-n_0000000000) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 428845 INFO  
(zkCallback-6391-thread-1-processing-n:127.0.0.1:57448_solr) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 428869 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 428869 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 428870 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_F0ABC69DB61AA348-001\tempDir-001\node1\.
   [junit4]   2> 428871 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 428872 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 428872 INFO  (jetty-launcher-6385-thread-1) 
[n:127.0.0.1:57448_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 428872 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 428874 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 428875 INFO  (zkCallback-6393-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4208b59 name:ZooKeeperConnection 
Watcher:127.0.0.1:57442 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 428875 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 428875 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 428877 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x155b29286c70004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 428877 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 428879 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 428881 INFO  (zkCallback-6396-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4d1880fa 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428881 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 428881 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 428881 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 428882 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 428883 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 428892 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 428899 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 428901 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 428902 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 428903 INFO  (zkCallback-6397-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f42ef8f 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428903 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 428904 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 428937 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLs
   [junit4]   2> 429020 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429021 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429024 INFO  (zkCallback-6398-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@60293ef6 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429024 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429025 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:57442/solr ...
   [junit4]   1> Uploading 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
 for config lister to ZooKeeper at 127.0.0.1:57442/solr
   [junit4]   2> 429028 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/lister/schema.xml
   [junit4]   2> 429033 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/lister/solrconfig.xml
   [junit4]   2> 429037 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/lister/stopwords/stopwords-en.txt
   [junit4]   2> 429041 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x155b29286c70007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 429046 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429047 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429049 INFO  (zkCallback-6399-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@78abb0fb 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429049 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429049 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 429050 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x155b29286c70008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 429051 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429053 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429055 INFO  (zkCallback-6400-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@43531c5e 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429055 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429055 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 429057 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429060 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429062 INFO  (zkCallback-6401-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7bbe2649 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429062 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429062 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 429067 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429070 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429072 INFO  (zkCallback-6402-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1625c6a8 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429072 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429072 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 429085 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429087 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429090 INFO  (zkCallback-6403-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1706079b 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429090 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429090 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 429092 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x155b29286c7000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 429092 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429096 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429097 INFO  (zkCallback-6404-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@433428d5 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429097 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429097 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 429103 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLs
   [junit4]   2> 429117 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCp
   [junit4]   2> 429117 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429118 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429120 INFO  (zkCallback-6405-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@350c31a0 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429120 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429121 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:57442/solr ...
   [junit4]   1> Uploading 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
 for config cp1 to ZooKeeper at 127.0.0.1:57442/solr
   [junit4]   2> 429124 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/cp1/schema.xml
   [junit4]   2> 429127 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/cp1/solrconfig.xml
   [junit4]   2> 429132 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/cp1/stopwords/stopwords-en.txt
   [junit4]   2> 429139 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429140 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429144 INFO  (zkCallback-6406-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2bde3a2b 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429144 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429144 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:57442/solr ...
   [junit4]   1> Copying from 'zk:/configs/cp1' to 'zk:/cp2'. ZooKeeper at 
127.0.0.1:57442/solr
   [junit4]   2> 429148 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /cp2
   [junit4]   2> 429152 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /cp2/schema.xml
   [junit4]   2> 429156 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /cp2/solrconfig.xml
   [junit4]   2> 429161 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /cp2/stopwords
   [junit4]   2> 429165 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /cp2/stopwords/stopwords-en.txt
   [junit4]   2> 429185 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429187 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429192 INFO  (zkCallback-6407-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2efe471 name:ZooKeeperConnection 
Watcher:127.0.0.1:57442/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 429192 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429193 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:57442/solr ...
   [junit4]   1> Copying from 'zk:/configs/cp1' to 
'file:/C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_F0ABC69DB61AA348-001\tmpNewPlace2-001'.
 ZooKeeper at 127.0.0.1:57442/solr
   [junit4]   2> 429194 ERROR 
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] o.a.s.u.SolrCLI 
Could not complete the zk operation for reason: Illegal char <:> at index 2: 
/C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_F0ABC69DB61AA348-001\tmpNewPlace2-001
   [junit4]   2> 
   [junit4]   2> ERROR: Illegal char <:> at index 2: 
/C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_F0ABC69DB61AA348-001\tmpNewPlace2-001
   [junit4]   2> 
   [junit4]   2> 429196 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCLIZkUtilsTest 
-Dtests.method=testCp -Dtests.seed=F0ABC69DB61AA348 -Dtests.slow=true 
-Dtests.locale=es-CO -Dtests.timezone=Antarctica/South_Pole 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.10s J0 | SolrCLIZkUtilsTest.testCp <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Copy should have 
succeeded. expected:<0> but was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F0ABC69DB61AA348:1B473BD372B31D2A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp(SolrCLIZkUtilsTest.java:162)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 429214 INFO  
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testUpconfig
   [junit4]   2> 429216 INFO  
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429217 INFO  
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429219 INFO  (zkCallback-6408-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6480b27a 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429219 INFO  
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429219 INFO  
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:57442/solr ...
   [junit4]   1> Uploading 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
 for config upconfig1 to ZooKeeper at 127.0.0.1:57442/solr
   [junit4]   2> 429222 INFO  
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/upconfig1/schema.xml
   [junit4]   2> 429227 INFO  
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/upconfig1/solrconfig.xml
   [junit4]   2> 429232 INFO  
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/upconfig1/stopwords/stopwords-en.txt
   [junit4]   2> 429241 INFO  
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testUpconfig
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCLIZkUtilsTest 
-Dtests.method=testUpconfig -Dtests.seed=F0ABC69DB61AA348 -Dtests.slow=true 
-Dtests.locale=es-CO -Dtests.timezone=Antarctica/South_Pole 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.04s J0 | SolrCLIZkUtilsTest.testUpconfig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have found 
/configs/upconfig1\schema.xml on Zookeeper
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F0ABC69DB61AA348:D77A83E845BA7E02]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
   [junit4]    >        at java.nio.file.Files.walkFileTree(Files.java:2670)
   [junit4]    >        at java.nio.file.Files.walkFileTree(Files.java:2742)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.testUpconfig(SolrCLIZkUtilsTest.java:68)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 429263 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMv
   [junit4]   2> 429265 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429269 INFO  (zkCallback-6409-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6dbe41aa 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429270 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429270 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429270 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:57442/solr ...
   [junit4]   1> Uploading 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
 for config mv1 to ZooKeeper at 127.0.0.1:57442/solr
   [junit4]   2> 429274 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/mv1/schema.xml
   [junit4]   2> 429278 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/mv1/solrconfig.xml
   [junit4]   2> 429282 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/mv1/stopwords/stopwords-en.txt
   [junit4]   2> 429287 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x155b29286c70012, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 429292 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429293 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429298 INFO  (zkCallback-6410-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@67fb0c7c 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429298 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429298 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:57442/solr ...
   [junit4]   1> Moving Znode /configs/mv1 to /mv2 on ZooKeeper at 
127.0.0.1:57442/solr
   [junit4]   2> 429299 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /mv2
   [junit4]   2> 429303 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /mv2/schema.xml
   [junit4]   2> 429309 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /mv2/solrconfig.xml
   [junit4]   2> 429315 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /mv2/stopwords
   [junit4]   2> 429322 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /mv2/stopwords/stopwords-en.txt
   [junit4]   2> 429345 INFO  
(TEST-SolrCLIZkUtilsTest.testMv-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMv
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCLIZkUtilsTest 
-Dtests.method=testMv -Dtests.seed=F0ABC69DB61AA348 -Dtests.slow=true 
-Dtests.locale=es-CO -Dtests.timezone=Antarctica/South_Pole 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.10s J0 | SolrCLIZkUtilsTest.testMv <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have found 
/mv2\schema.xml on Zookeeper
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F0ABC69DB61AA348:FD093B432CE6C965]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
   [junit4]    >        at java.nio.file.Files.walkFileTree(Files.java:2670)
   [junit4]    >        at java.nio.file.Files.walkFileTree(Files.java:2742)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.testMv(SolrCLIZkUtilsTest.java:334)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 429368 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRm
   [junit4]   2> 429369 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429370 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429373 INFO  (zkCallback-6411-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e816f98 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429373 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429373 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:57442/solr ...
   [junit4]   1> Uploading 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
 for config rm1 to ZooKeeper at 127.0.0.1:57442/solr
   [junit4]   2> 429377 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/rm1/schema.xml
   [junit4]   2> 429382 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/rm1/solrconfig.xml
   [junit4]   2> 429385 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/rm1/stopwords/stopwords-en.txt
   [junit4]   2> 429395 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429396 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429398 INFO  (zkCallback-6412-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b4c5ff9 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429398 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429398 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:57442/solr ...
   [junit4]   1> Uploading 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
 for config rm2 to ZooKeeper at 127.0.0.1:57442/solr
   [junit4]   2> 429402 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/rm2/schema.xml
   [junit4]   2> 429405 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/rm2/solrconfig.xml
   [junit4]   2> 429409 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/rm2/stopwords/stopwords-en.txt
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:57442/solr ...
   [junit4]   2> 429429 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429430 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429434 INFO  (zkCallback-6413-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2893884a 
name:ZooKeeperConnection Watcher:127.0.0.1:57442/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429434 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429434 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 429436 ERROR 
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] o.a.s.u.SolrCLI 
Could not complete rm operation for reason: Zookeeper node /configs/rm1 has 
children and recurse has NOT been specified
   [junit4]   2> 
   [junit4]   2> ERROR: Zookeeper node /configs/rm1 has children and recurse 
has NOT been specified
   [junit4]   2> 
   [junit4]   2> 429437 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRm
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCLIZkUtilsTest 
-Dtests.method=testRm -Dtests.seed=F0ABC69DB61AA348 -Dtests.slow=true 
-Dtests.locale=es-CO -Dtests.timezone=Antarctica/South_Pole 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.09s J0 | SolrCLIZkUtilsTest.testRm <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have found 
/configs/rm1\schema.xml on Zookeeper
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F0ABC69DB61AA348:37E8EDB526649052]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
   [junit4]    >        at java.nio.file.Files.walkFileTree(Files.java:2670)
   [junit4]    >        at java.nio.file.Files.walkFileTree(Files.java:2742)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.testRm(SolrCLIZkUtilsTest.java:511)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 429460 INFO  
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDownconfig
   [junit4]   2> 429463 INFO  
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429463 INFO  
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429469 INFO  (zkCallback-6414-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8578fd3 name:ZooKeeperConnection 
Watcher:127.0.0.1:57442/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 429469 INFO  
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429469 INFO  
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:57442/solr ...
   [junit4]   1> Uploading 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
 for config downconfig1 to ZooKeeper at 127.0.0.1:57442/solr
   [junit4]   2> 429472 INFO  
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/downconfig1/schema.xml
   [junit4]   2> 429472 INFO  
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/downconfig1/solrconfig.xml
   [junit4]   2> 429478 INFO  
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/downconfig1/stopwords/stopwords-en.txt
   [junit4]   2> 429480 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x155b29286c70017, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 429482 INFO  
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[F0ABC69DB61AA348]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDownconfig
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCLIZkUtilsTest 
-Dtests.method=testDownconfig -Dtests.seed=F0ABC69DB61AA348 -Dtests.slow=true 
-Dtests.locale=es-CO -Dtests.timezone=Antarctica/South_Pole 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.04s J0 | SolrCLIZkUtilsTest.testDownconfig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have found 
/configs/downconfig1\schema.xml on Zookeeper
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F0ABC69DB61AA348:CDD1D780C927A09D]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
   [junit4]    >        at java.nio.file.Files.walkFileTree(Files.java:2670)
   [junit4]    >        at java.nio.file.Files.walkFileTree(Files.java:2742)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.testDownconfig(SolrCLIZkUtilsTest.java:113)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 429485 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x155b29286c70006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 429486 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x155b29286c70005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 429488 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@45e1186f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 429488 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1639431165
   [junit4]   2> 429488 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:57448_solr as DOWN
   [junit4]   2> 429491 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96179309454491651-127.0.0.1:57448_solr-n_0000000000) closing
   [junit4]   2> 429491 INFO  
(OverseerStateUpdate-96179309454491651-127.0.0.1:57448_solr-n_0000000000) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:57448_solr
   [junit4]   2> 429492 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x155b29286c70003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 429492 INFO  
(zkCallback-6391-thread-1-processing-n:127.0.0.1:57448_solr) 
[n:127.0.0.1:57448_solr    ] 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> 429493 WARN  
(zkCallback-6391-thread-1-processing-n:127.0.0.1:57448_solr) 
[n:127.0.0.1:57448_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 429494 INFO  (jetty-launcher-6385-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@16ad1de7{/solr,null,UNAVAILABLE}
   [junit4]   2> 429509 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57442 57442
   [junit4]   2> 429512 INFO  (Thread-651) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57442 57442
   [junit4]   2> 429514 WARN  (Thread-651) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> 429516 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[F0ABC69DB61AA348]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_F0ABC69DB61AA348-001
   [junit4]   2> Jul 03, 2016 9:03:16 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=120, maxMBSortInHeap=5.345757720298056, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=es-CO, 
timezone=Antarctica/South_Pole
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=189613256,total=265945088
   [junit4]   2> NOTE: All tests run in this JVM: [SolrRequestParserTest, 
IndexBasedSpellCheckerTest, TestRandomDVFaceting, XmlUpdateRequestHandlerTest, 
TestExactStatsCache, CdcrUpdateLogTest, CdcrRequestHandlerTest, SliceStateTest, 
TestSolrConfigHandler, TestSchemaResource, HttpPartitionTest, 
UUIDUpdateProcessorFallbackTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestShortCircuitedRequests, BlockDirectoryTest, TestHighlightDedupGrouping, 
SystemInfoHandlerTest, TestSolrQueryResponse, ClusterStateUpdateTest, 
TestJsonRequest, FullHLLTest, TimeZoneUtilsTest, BitVectorTest, 
OverseerTaskQueueTest, TestDownShardTolerantSearch, 
DistributedExpandComponentTest, SimplePostToolTest, TestStressLiveNodes, 
SOLR749Test, TestPostingsSolrHighlighter, DOMUtilTest, 
TestHighFrequencyDictionaryFactory, TestBackupRepositoryFactory, 
DocumentBuilderTest, SolrCLIZkUtilsTest]
   [junit4] Completed [105/619 (1!)] on J0 in 1.95s, 6 tests, 5 failures <<< 
FAILURES!

[...truncated 1656 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:530: 
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1427:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984: 
There were test failures: 619 suites (10 ignored), 2597 tests, 5 failures, 127 
ignored (82 assumptions) [seed: F0ABC69DB61AA348]

Total time: 73 minutes 21 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to