Breasted 1,000 times and couldn't reproduce on OSX. Probably something silly with char separators. Won't have a chance to look until tonight though, feel free to disable if you want.
On Mar 28, 2017 8:50 AM, "Policeman Jenkins Server" <[email protected]> wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6481/ > Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC > > 1 tests failed. > FAILED: org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp > > Error Message: > Should have found /cp7/conf on Zookeeper > > Stack Trace: > java.lang.AssertionError: Should have found /cp7/conf on Zookeeper > at __randomizedtesting.SeedInfo.seed([C25A0B828C89B46A: > 29B6F6CC48200A08]: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:670) > at org.apache.solr.cloud.SolrCLIZkUtilsTest$1.preVisitDirectory( > SolrCLIZkUtilsTest.java:686) > at org.apache.solr.cloud.SolrCLIZkUtilsTest$1.preVisitDirectory( > SolrCLIZkUtilsTest.java:666) > at java.nio.file.Files.walkFileTree(Files.java:2677) > at java.nio.file.Files.walkFileTree(Files.java:2742) > at org.apache.solr.cloud.SolrCLIZkUtilsTest. > verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:666) > at org.apache.solr.cloud.SolrCLIZkUtilsTest. > verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:642) > at org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp( > SolrCLIZkUtilsTest.java:321) > 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:1713) > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate( > RandomizedRunner.java:907) > at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate( > RandomizedRunner.java:943) > at com.carrotsearch.randomizedtesting. > RandomizedRunner$10.evaluate(RandomizedRunner.java:957) > 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:368) > at com.carrotsearch.randomizedtesting.ThreadLeakControl. > forkTimeoutingTask(ThreadLeakControl.java:817) > at com.carrotsearch.randomizedtesting. > ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) > at com.carrotsearch.randomizedtesting.RandomizedRunner. > runSingleTest(RandomizedRunner.java:916) > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate( > RandomizedRunner.java:802) > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate( > RandomizedRunner.java:852) > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate( > RandomizedRunner.java:863) > 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:368) > at java.lang.Thread.run(Thread.java:745) > > > > > Build Log: > [...truncated 12552 lines...] > [junit4] Suite: org.apache.solr.cloud.SolrCLIZkUtilsTest > [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud. > SolrCLIZkUtilsTest_C25A0B828C89B46A-001\init-core-data-001 > [junit4] 2> 2273938 WARN (SUITE-SolrCLIZkUtilsTest- > seed#[C25A0B828C89B46A]-worker) [ ] o.a.s.SolrTestCaseJ4 > startTrackingSearchers: numOpens=4 numCloses=4 > [junit4] 2> 2273939 INFO (SUITE-SolrCLIZkUtilsTest- > seed#[C25A0B828C89B46A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using > PointFields > [junit4] 2> 2273946 INFO (SUITE-SolrCLIZkUtilsTest- > seed#[C25A0B828C89B46A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized > ssl (false) and clientAuth (true) via: > @org.apache.solr.util.RandomizeSSL(reason=, > value=NaN, ssl=NaN, clientAuth=NaN) > [junit4] 2> 2273951 INFO (SUITE-SolrCLIZkUtilsTest- > seed#[C25A0B828C89B46A]-worker) [ ] o.a.s.c.MiniSolrCloudCluster > Starting cluster of 1 servers in C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud. > SolrCLIZkUtilsTest_C25A0B828C89B46A-001\tempDir-001 > [junit4] 2> 2273951 INFO (SUITE-SolrCLIZkUtilsTest- > seed#[C25A0B828C89B46A]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK > TEST SERVER > [junit4] 2> 2273951 INFO (Thread-4313) [ ] o.a.s.c.ZkTestServer > client port:0.0.0.0/0.0.0.0:0 > [junit4] 2> 2273951 INFO (Thread-4313) [ ] o.a.s.c.ZkTestServer > Starting server > [junit4] 2> 2274051 INFO (SUITE-SolrCLIZkUtilsTest- > seed#[C25A0B828C89B46A]-worker) [ ] o.a.s.c.ZkTestServer start zk > server on port:64046 > [junit4] 2> 2274061 INFO (jetty-launcher-2890-thread-1) [ ] > o.e.j.s.Server jetty-9.3.14.v20161028 > [junit4] 2> 2274062 INFO (jetty-launcher-2890-thread-1) [ ] > o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ > 335a88aa{/solr,null,AVAILABLE} > [junit4] 2> 2274064 INFO (jetty-launcher-2890-thread-1) [ ] > o.e.j.s.AbstractConnector Started ServerConnector@5c898291{HTTP/ > 1.1,[http/1.1]}{127.0.0.1:64050} > [junit4] 2> 2274064 INFO (jetty-launcher-2890-thread-1) [ ] > o.e.j.s.Server Started @2281738ms > [junit4] 2> 2274064 INFO (jetty-launcher-2890-thread-1) [ ] > o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, > hostPort=64050} > [junit4] 2> 2274064 ERROR (jetty-launcher-2890-thread-1) [ ] > o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may > be missing or incomplete. > [junit4] 2> 2274065 INFO (jetty-launcher-2890-thread-1) [ ] > o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ > version 7.0.0 > [junit4] 2> 2274065 INFO (jetty-launcher-2890-thread-1) [ ] > o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port > null > [junit4] 2> 2274065 INFO (jetty-launcher-2890-thread-1) [ ] > o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null > [junit4] 2> 2274065 INFO (jetty-launcher-2890-thread-1) [ ] > o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: > 2017-03-28T15:09:49.430Z > [junit4] 2> 2274070 INFO (jetty-launcher-2890-thread-1) [ ] > o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... > [junit4] 2> 2274082 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 0x15b1577438a0001, 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> 2274087 INFO (jetty-launcher-2890-thread-1) [ ] > o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64046/solr > [junit4] 2> 2274121 INFO (jetty-launcher-2890-thread-1) > [n:127.0.0.1:64050_solr ] o.a.s.c.Overseer Overseer (id=null) closing > [junit4] 2> 2274122 INFO (jetty-launcher-2890-thread-1) > [n:127.0.0.1:64050_solr ] o.a.s.c.OverseerElectionContext I am going > to be the leader 127.0.0.1:64050_solr > [junit4] 2> 2274124 INFO (jetty-launcher-2890-thread-1) > [n:127.0.0.1:64050_solr ] o.a.s.c.Overseer Overseer > (id=97695418897006595-127.0.0.1:64050_solr-n_0000000000) starting > [junit4] 2> 2274133 INFO (jetty-launcher-2890-thread-1) > [n:127.0.0.1:64050_solr ] o.a.s.c.ZkController Register node as live > in ZooKeeper:/live_nodes/127.0.0.1:64050_solr > [junit4] 2> 2274135 INFO (zkCallback-2897-thread-1- > processing-n:127.0.0.1:64050_solr) [n:127.0.0.1:64050_solr ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) > [junit4] 2> 2274401 INFO (jetty-launcher-2890-thread-1) > [n:127.0.0.1:64050_solr ] o.a.s.c.CorePropertiesLocator Found 0 core > definitions underneath C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud. > SolrCLIZkUtilsTest_C25A0B828C89B46A-001\tempDir-001\node1\. > [junit4] 2> 2274996 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 0x15b1577438a0004, 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> 2275047 INFO (SUITE-SolrCLIZkUtilsTest- > seed#[C25A0B828C89B46A]-worker) [ ] o.a.s.c.c.ZkStateReader Updated > live nodes from ZooKeeper... (0) -> (1) > [junit4] 2> 2275054 INFO (SUITE-SolrCLIZkUtilsTest- > seed#[C25A0B828C89B46A]-worker) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider > Cluster at 127.0.0.1:64046/solr ready > [junit4] 2> 2275121 INFO (TEST-SolrCLIZkUtilsTest. > testMv-seed#[C25A0B828C89B46A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > testMv > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Uploading C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf > for config mv1 to ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2275269 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 0x15b1577438a0007, 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] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Moving Znode /configs/mv1 to /mv2 on ZooKeeper at > 127.0.0.1:64046/solr > [junit4] 2> 2275290 INFO (TEST-SolrCLIZkUtilsTest. > testMv-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from '/configs/mv1' to '/mv2' > [junit4] 2> 2275351 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 0x15b1577438a0008, 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] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 2> 2275418 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 0x15b1577438a0009, 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> 2275418 ERROR (TEST-SolrCLIZkUtilsTest. > testMv-seed#[C25A0B828C89B46A]) [ ] o.a.s.u.SolrCLI Could not complete > mv operation for reason: mv command operates on znodes and 'file:' has been > specified. > [junit4] 2> > [junit4] 2> ERROR: mv command operates on znodes and 'file:' has been > specified. > [junit4] 2> > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Moving Znode /mv2 to /mv4 on ZooKeeper at > 127.0.0.1:64046/solr > [junit4] 2> 2275425 INFO (TEST-SolrCLIZkUtilsTest. > testMv-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from '/mv2' to '/mv4' > [junit4] 2> 2275500 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 0x15b1577438a000a, 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] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Moving Znode /mv4/solrconfig.xml to > /testmvsingle/solrconfig.xml on ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2275630 INFO (TEST-SolrCLIZkUtilsTest. > testMv-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from '/mv4/solrconfig.xml' to '/testmvsingle/solrconfig.xml' > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Moving Znode /mv4/schema.xml to /parentnode/ on ZooKeeper > at 127.0.0.1:64046/solr > [junit4] 2> 2275875 INFO (TEST-SolrCLIZkUtilsTest. > testMv-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from '/mv4/schema.xml' to '/parentnode/schema.xml' > [junit4] 2> 2275881 INFO (TEST-SolrCLIZkUtilsTest. > testMv-seed#[C25A0B828C89B46A]) [ ] o.a.s.SolrTestCaseJ4 ###Ending > testMv > [junit4] 2> 2275891 INFO (TEST-SolrCLIZkUtilsTest. > testLs-seed#[C25A0B828C89B46A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > testLs > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Uploading C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf > for config lister to ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2276063 INFO (TEST-SolrCLIZkUtilsTest. > testLs-seed#[C25A0B828C89B46A]) [ ] o.a.s.SolrTestCaseJ4 ###Ending > testLs > [junit4] 2> 2276146 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > testCp > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Uploading C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf > for config cp1 to ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2276172 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 0x15b1577438a0014, 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] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Copying from 'zk:/configs/cp1' to 'zk:/cp2'. ZooKeeper at > 127.0.0.1:64046/solr > [junit4] 2> 2276187 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from '/configs/cp1' to '/cp2' > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Copying from 'zk:/configs/cp1' to 'file:C:\Users\jenkins\ > workspace\Lucene-Solr-master-Windows\solr\build\solr-core\ > test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_C25A0B828C89B46A-001\tmpNewPlace2-001'. > ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2276220 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from '/configs/cp1' to 'C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud. > SolrCLIZkUtilsTest_C25A0B828C89B46A-001\tmpNewPlace2-001' > [junit4] 2> 2276223 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_ > C25A0B828C89B46A-001\tmpNewPlace2-001\schema.xml > [junit4] 2> 2276225 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_ > C25A0B828C89B46A-001\tmpNewPlace2-001\solrconfig.xml > [junit4] 2> 2276233 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_ > C25A0B828C89B46A-001\tmpNewPlace2-001\stopwords\stopwords-en.txt > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Copying from 'zk:/configs/cp1' to > 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_ > C25A0B828C89B46A-001\tmpNewPlace3-001'. ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2276259 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from '/configs/cp1' to 'C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud. > SolrCLIZkUtilsTest_C25A0B828C89B46A-001\tmpNewPlace3-001' > [junit4] 2> 2276263 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_ > C25A0B828C89B46A-001\tmpNewPlace3-001\schema.xml > [junit4] 2> 2276268 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_ > C25A0B828C89B46A-001\tmpNewPlace3-001\solrconfig.xml > [junit4] 2> 2276276 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_ > C25A0B828C89B46A-001\tmpNewPlace3-001\stopwords\stopwords-en.txt > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Copying from 'C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf' > to 'zk:/cp3'. ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2276302 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\core\src\test-files\solr\configsets\cloud-subdirs\conf' to '/cp3' > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Copying from 'file:C:\Users\jenkins\ > workspace\Lucene-Solr-master-Windows\solr\core\src\test- > files\solr\configsets\cloud-subdirs\conf' to 'zk:/cp4'. ZooKeeper at > 127.0.0.1:64046/solr > [junit4] 2> 2276322 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\core\src\test-files\solr\configsets\cloud-subdirs\conf' to '/cp4' > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Copying from 'file:C:\Users\jenkins\ > workspace\Lucene-Solr-master-Windows\solr\core\src\test- > files\solr\configsets\cloud-subdirs\conf' to 'zk:/cp5Fail'. ZooKeeper at > 127.0.0.1:64046/solr > [junit4] 2> 2276341 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 0x15b1577438a001a, 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> 2276342 ERROR (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.u.SolrCLI Could not complete > the zk operation for reason: Local path C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf > is a directory and recurse is false > [junit4] 2> > [junit4] 2> ERROR: Local path C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf > is a directory and recurse is false > [junit4] 2> > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Copying from 'file:C:\Users\jenkins\ > workspace\Lucene-Solr-master-Windows\solr\core\src\test- > files\solr\configsets\cloud-subdirs\conf' to 'zk:/cp6Fail'. ZooKeeper at > 127.0.0.1:64046/solr > [junit4] 2> 2276345 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 0x15b1577438a001b, 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> 2276345 ERROR (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.u.SolrCLI Could not complete > the zk operation for reason: Local path C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf > is a directory and recurse is false > [junit4] 2> > [junit4] 2> ERROR: Local path C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf > is a directory and recurse is false > [junit4] 2> > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Copying from 'zk:/cp3/schema.xml' to > 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_ > C25A0B828C89B46A-001\tmpNewPlace3-001/cpToLocal/'. ZooKeeper at > 127.0.0.1:64046/solr > [junit4] 2> 2276348 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from '/cp3/schema.xml' to 'C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud. > SolrCLIZkUtilsTest_C25A0B828C89B46A-001\tmpNewPlace3-001/cpToLocal/ > schema.xml' > [junit4] 2> 2276351 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_ > C25A0B828C89B46A-001\tmpNewPlace3-001\cpToLocal\schema.xml > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Copying from 'file:C:\Users\jenkins\ > workspace\Lucene-Solr-master-Windows\solr\core\src\test- > files\solr\configsets\cloud-subdirs\conf/solrconfig.xml' to > 'zk:/powerup/'. ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2276357 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\core\src\test-files\solr\configsets\cloud-subdirs\conf/solrconfig.xml' > to '/powerup/solrconfig.xml' > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Copying from 'file:C:\Users\jenkins\ > workspace\Lucene-Solr-master-Windows\solr\core\src\test- > files\solr\configsets\cloud-subdirs\conf/solrconfig.xml' to > 'zk:/copyUpFile.xml'. ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2276363 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\core\src\test-files\solr\configsets\cloud-subdirs\conf/solrconfig.xml' > to '/copyUpFile.xml' > [junit4] 2> 2276366 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 0x15b1577438a001e, 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] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Copying from 'zk:/cp4/solrconfig.xml' to > 'file:C:\Users\jenkins\workspace\Lucene-Solr-master- > Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_ > C25A0B828C89B46A-001\tmpNewPlace3-001/localnamed/renamed.txt'. ZooKeeper > at 127.0.0.1:64046/solr > [junit4] 2> 2276370 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from '/cp4/solrconfig.xml' to 'C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud. > SolrCLIZkUtilsTest_C25A0B828C89B46A-001\tmpNewPlace3-001/localnamed/ > renamed.txt' > [junit4] 2> 2276373 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > Writing file C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_ > C25A0B828C89B46A-001\tmpNewPlace3-001\localnamed\renamed.txt > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Copying from 'zk:/cp4/solrconfig.xml' to 'zk:/'. > ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2276378 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from '/cp4/solrconfig.xml' to '/solrconfig.xml' > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Copying from 'file:C:\Users\jenkins\ > workspace\Lucene-Solr-master-Windows\solr\core\src\test- > files\solr\configsets\cloud-subdirs\conf' to 'zk:/cp7/'. ZooKeeper at > 127.0.0.1:64046/solr > [junit4] 2> 2276385 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.c.c.ZkMaintenanceUtils > copying from 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\core\src\test-files\solr\configsets\cloud-subdirs\conf' to > '/cp7/C:\Users\jenkins\workspace\Lucene-Solr-master- > Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf' > [junit4] 2> 2276395 INFO (TEST-SolrCLIZkUtilsTest. > testCp-seed#[C25A0B828C89B46A]) [ ] o.a.s.SolrTestCaseJ4 ###Ending > testCp > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=SolrCLIZkUtilsTest -Dtests.method=testCp > -Dtests.seed=C25A0B828C89B46A -Dtests.slow=true -Dtests.locale=sr-Latn > -Dtests.timezone=Africa/Tripoli -Dtests.asserts=true > -Dtests.file.encoding=UTF-8 > [junit4] FAILURE 0.33s J1 | SolrCLIZkUtilsTest.testCp <<< > [junit4] > Throwable #1: java.lang.AssertionError: Should have found > /cp7/conf on Zookeeper > [junit4] > at __randomizedtesting.SeedInfo. > seed([C25A0B828C89B46A:29B6F6CC48200A08]:0) > [junit4] > at org.apache.solr.cloud.SolrCLIZkUtilsTest$1. > checkPathOnZk(SolrCLIZkUtilsTest.java:670) > [junit4] > at org.apache.solr.cloud.SolrCLIZkUtilsTest$1. > preVisitDirectory(SolrCLIZkUtilsTest.java:686) > [junit4] > at org.apache.solr.cloud.SolrCLIZkUtilsTest$1. > preVisitDirectory(SolrCLIZkUtilsTest.java:666) > [junit4] > at java.nio.file.Files. > walkFileTree(Files.java:2677) > [junit4] > at java.nio.file.Files. > walkFileTree(Files.java:2742) > [junit4] > at org.apache.solr.cloud.SolrCLIZkUtilsTest. > verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:666) > [junit4] > at org.apache.solr.cloud.SolrCLIZkUtilsTest. > verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:642) > [junit4] > at org.apache.solr.cloud. > SolrCLIZkUtilsTest.testCp(SolrCLIZkUtilsTest.java:321) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] 2> 2276411 INFO (TEST-SolrCLIZkUtilsTest. > testUpconfig-seed#[C25A0B828C89B46A]) [ ] o.a.s.SolrTestCaseJ4 > ###Starting testUpconfig > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Uploading C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf > for config upconfig1 to ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2276427 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 0x15b1577438a0022, 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] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Uploading C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf > for config upconfig2 to ZooKeeper at 127.0.0.1:64046/solr > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 2> 2276459 ERROR (TEST-SolrCLIZkUtilsTest. > testUpconfig-seed#[C25A0B828C89B46A]) [ ] o.a.s.u.SolrCLI Could not > complete upconfig operation for reason: Could not find solrconfig.xml at > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\core\src\test-files\solr\configsets\solrconfig.xml, > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\core\src\test-files\solr\configsets\conf\solrconfig.xml or > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\core\src\test-files\solr\configsets\nothinghere\conf\solrconfig.xml > [junit4] 2> > [junit4] 2> ERROR: Could not find solrconfig.xml at > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\core\src\test-files\solr\configsets\solrconfig.xml, > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\core\src\test-files\solr\configsets\conf\solrconfig.xml or > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\core\src\test-files\solr\configsets\nothinghere\conf\solrconfig.xml > [junit4] 2> > [junit4] 2> 2276460 INFO (TEST-SolrCLIZkUtilsTest. > testUpconfig-seed#[C25A0B828C89B46A]) [ ] o.a.s.SolrTestCaseJ4 > ###Ending testUpconfig > [junit4] 2> 2276475 INFO (TEST-SolrCLIZkUtilsTest. > testRm-seed#[C25A0B828C89B46A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > testRm > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Uploading C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf > for config rm1 to ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2276494 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 0x15b1577438a0025, 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] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Uploading C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf > for config rm2 to ZooKeeper at 127.0.0.1:64046/solr > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 2> 2276520 ERROR (TEST-SolrCLIZkUtilsTest. > testRm-seed#[C25A0B828C89B46A]) [ ] 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] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 2> 2276541 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 0x15b1577438a0028, 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> 2276541 ERROR (TEST-SolrCLIZkUtilsTest. > testRm-seed#[C25A0B828C89B46A]) [ ] 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] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Removing Zookeeper node /configs/rm1 from ZooKeeper at > 127.0.0.1:64046/solr recurse: true > [junit4] 2> 2276550 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 0x15b1577438a0029, 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] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Removing Zookeeper node /configs/rm2 from ZooKeeper at > 127.0.0.1:64046/solr recurse: true > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Uploading C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf > for config rm3 to ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2276583 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 0x15b1577438a002b, 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> > [junit4] 2> ERROR: You may not remove the root ZK node ('/')! > [junit4] 2> > [junit4] 2> 2276583 INFO (TEST-SolrCLIZkUtilsTest. > testRm-seed#[C25A0B828C89B46A]) [ ] o.a.s.SolrTestCaseJ4 ###Ending > testRm > [junit4] 2> 2276598 INFO (TEST-SolrCLIZkUtilsTest. > testDownconfig-seed#[C25A0B828C89B46A]) [ ] o.a.s.SolrTestCaseJ4 > ###Starting testDownconfig > [junit4] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Uploading C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf > for config downconfig1 to ZooKeeper at 127.0.0.1:64046/solr > [junit4] 2> 2276613 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 0x15b1577438a002c, 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] 1> > [junit4] 1> Connecting to ZooKeeper at 127.0.0.1:64046/solr ... > [junit4] 1> Downloading configset downconfig1 from ZooKeeper at > 127.0.0.1:64046/solr to directory C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud. > SolrCLIZkUtilsTest_C25A0B828C89B46A-001\downConfigNewPlace-001\conf > [junit4] 2> 2276634 INFO (TEST-SolrCLIZkUtilsTest. > testDownconfig-seed#[C25A0B828C89B46A]) [ ] > o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud. > SolrCLIZkUtilsTest_C25A0B828C89B46A-001\downConfigNewPlace-001\conf\ > schema.xml > [junit4] 2> 2276637 INFO (TEST-SolrCLIZkUtilsTest. > testDownconfig-seed#[C25A0B828C89B46A]) [ ] > o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud. > SolrCLIZkUtilsTest_C25A0B828C89B46A-001\downConfigNewPlace-001\conf\ > solrconfig.xml > [junit4] 2> 2276642 INFO (TEST-SolrCLIZkUtilsTest. > testDownconfig-seed#[C25A0B828C89B46A]) [ ] > o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\ > Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud. > SolrCLIZkUtilsTest_C25A0B828C89B46A-001\downConfigNewPlace-001\conf\ > stopwords\stopwords-en.txt > [junit4] 2> 2276653 INFO (TEST-SolrCLIZkUtilsTest. > testDownconfig-seed#[C25A0B828C89B46A]) [ ] o.a.s.SolrTestCaseJ4 > ###Ending testDownconfig > [junit4] 2> 2276654 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 0x15b1577438a0006, 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> 2276656 INFO (jetty-closer-2891-thread-1) [ ] > o.e.j.s.AbstractConnector Stopped ServerConnector@5c898291{HTTP/ > 1.1,[http/1.1]}{127.0.0.1:0} > [junit4] 2> 2276657 INFO (jetty-closer-2891-thread-1) [ ] > o.a.s.c.CoreContainer Shutting down CoreContainer instance=1493140646 > [junit4] 2> 2276657 INFO (jetty-closer-2891-thread-1) [ ] > o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, > tag=null > [junit4] 2> 2276658 INFO (jetty-closer-2891-thread-1) [ ] > o.a.s.m.SolrMetricManager Closing metric reporters for > registry=solr.cluster, tag=null > [junit4] 2> 2276659 INFO (jetty-closer-2891-thread-1) [ ] > o.a.s.c.Overseer Overseer > (id=97695418897006595-127.0.0.1:64050_solr-n_0000000000) > closing > [junit4] 2> 2276659 INFO (OverseerStateUpdate- > 97695418897006595-127.0.0.1:64050_solr-n_0000000000) [n:127.0.0.1:64050_solr > ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64050_solr > [junit4] 2> 2276660 WARN (zkCallback-2897-thread-1- > processing-n:127.0.0.1:64050_solr) [n:127.0.0.1:64050_solr ] > o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to > ZK: [KeeperErrorCode = Session expired for /live_nodes] > [junit4] 2> 2276662 INFO (jetty-closer-2891-thread-1) [ ] > o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ > 335a88aa{/solr,null,UNAVAILABLE} > [junit4] 2> 2276663 INFO (SUITE-SolrCLIZkUtilsTest- > seed#[C25A0B828C89B46A]-worker) [ ] o.a.s.c.ZkTestServer connecting to > 127.0.0.1:64046 64046 > [junit4] 2> 2276664 INFO (Thread-4313) [ ] o.a.s.c.ZkTestServer > connecting to 127.0.0.1:64046 64046 > [junit4] 2> 2276665 WARN (Thread-4313) [ ] 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> 3 /solr/overseer/collection-queue-work > [junit4] 2> 2 /solr/live_nodes > [junit4] 2> 2 /solr/collections > [junit4] 2> > [junit4] 2> 2276665 INFO (SUITE-SolrCLIZkUtilsTest- > seed#[C25A0B828C89B46A]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore > [junit4] 2> NOTE: leaving temporary files on disk at: > C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\ > solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_ > C25A0B828C89B46A-001 > [junit4] 2> Mar 28, 2017 3:09:52 PM com.carrotsearch. > randomizedtesting.ThreadLeakControl checkThreadLeaks > [junit4] 2> WARNING: Will linger awaiting termination of 8 leaked > thread(s). > [junit4] 2> NOTE: test params are: codec=Lucene70, > sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn, > timezone=Africa/Tripoli > [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 > (64-bit)/cpus=3,threads=1,free=134371504,total=354627584 > [junit4] 2> NOTE: All tests run in this JVM: [TestJsonFacets, > TestFieldTypeResource, TestLegacyNumericRangeQueryBuilder, > RequestHandlersTest, RemoteQueryErrorTest, DistributedFacetExistsSmallTest, > TestSolrConfigHandlerConcurrent, VMParamsZkACLAndCredentialsProvidersTest, > CircularListTest, DistributedVersionInfoTest, DateMathParserTest, > LeaderInitiatedRecoveryOnShardRestartTest, ScriptEngineTest, > TestSchemaVersionResource, UpdateParamsTest, TestSolrCLIRunExample, > DirectUpdateHandlerOptimizeTest, TestConfigReload, > TestPKIAuthenticationPlugin, TestCodecSupport, BlobRepositoryCloudTest, > SuggesterWFSTTest, TestNonDefinedSimilarityFactory, TestUtils, > TestBlendedInfixSuggestions, ConjunctionSolrSpellCheckerTest, > JSONWriterTest, TestJmxMonitoredMap, TestManagedResource, > TestMissingGroups, ConfigSetsAPITest, TestBinaryResponseWriter, > UUIDFieldTest, TestShortCircuitedRequests, AddBlockUpdateTest, > TestPointFields, BlockCacheTest, TestSolr4Spatial, > DistributedFacetPivotSmallTest, TestQueryTypes, TestNumericTerms64, > ZkStateWriterTest, TestRandomFaceting, TestDeleteCollectionOnDownNodes, > TestIndexingPerformance, TestSha256AuthenticationProvider, > SolrIndexSplitterTest, TestRandomFlRTGCloud, TestSubQueryTransformerCrossCore, > DistribJoinFromCollectionTest, TestConfigOverlay, TestSolrCloudSnapshots, > CheckHdfsIndexTest, TestConfigSetProperties, TestRestManager, > DefaultValueUpdateProcessorTest, DistributedTermsComponentTest, > TestNRTOpen, DistribCursorPagingTest, SpellPossibilityIteratorTest, > SuggesterTSTTest, HdfsTlogReplayBufferedWhileIndexingTest, > TestPHPSerializedResponseWriter, BooleanFieldTest, > CoreAdminRequestStatusTest, HdfsLockFactoryTest, DistanceUnitsTest, > TestHashQParserPlugin, TestQuerySenderListener, > DistributedQueryComponentCustomSortTest, ResourceLoaderTest, > TlogReplayBufferedWhileIndexingTest, CreateCollectionCleanupTest, > PeerSyncWithIndexFingerprintCachingTest, TestSolrDeletionPolicy2, > DebugComponentTest, TestRawTransformer, TestLeaderElectionZkExpiry, > OverriddenZkACLAndCredentialsProvidersTest, TestObjectReleaseTracker, > TestImpersonationWithHadoopAuth, TestSolrCoreParser, > SolrMetricsIntegrationTest, PropertiesRequestHandlerTest, > FileBasedSpellCheckerTest, TestDistribIDF, TestShardHandlerFactory, > BasicFunctionalityTest, ForceLeaderTest, TestSQLHandlerNonCloud, > SignatureUpdateProcessorFactoryTest, CollectionsAPISolrJTest, > TestCollationFieldDocValues, ExitableDirectoryReaderTest, > DistributedSuggestComponentTest, TestSuggestSpellingConverter, > CdcrBootstrapTest, TestFieldCacheSort, PreAnalyzedUpdateProcessorTest, > NotRequiredUniqueKeyTest, TestValueSourceCache, ReplicationFactorTest, > DateRangeFieldTest, TestUseDocValuesAsStored2, NoCacheHeaderTest, > TestMiniSolrCloudCluster, TestGraphMLResponseWriter, > TestSolrCoreProperties, ConvertedLegacyTest, TermVectorComponentTest, > URLClassifyProcessorTest, PKIAuthenticationIntegrationTest, > SolrGraphiteReporterTest, PreAnalyzedFieldManagedSchemaCloudTest, > TestFieldCacheVsDocValues, BufferStoreTest, ShowFileRequestHandlerTest, > SpellCheckComponentTest, LeaderElectionContextKeyTest, TestHdfsUpdateLog, > TestReversedWildcardFilterFactory, TestFiltering, OnlyLeaderIndexesTest, > TestPushWriter, TestComplexPhraseLeadingWildcard, > TestClassicSimilarityFactory, TestXmlQParserPlugin, > SegmentsInfoRequestHandlerTest, InfixSuggestersTest, > HdfsBasicDistributedZkTest, CollectionTooManyReplicasTest, TestRealTimeGet, > SpellingQueryConverterTest, TermVectorComponentDistributedTest, > LargeFieldTest, SolrSlf4jReporterTest, WordBreakSolrSpellCheckerTest, > TestSolrQueryParserDefaultOperatorResource, > HdfsChaosMonkeySafeLeaderTest, TemplateUpdateProcessorTest, > TestSSLRandomization, FieldMutatingUpdateProcessorTest, > CurrencyFieldOpenExchangeTest, TestTrieFacet, TestSolrIndexConfig, > TestConfigsApi, PeerSyncReplicationTest, RAMDirectoryFactoryTest, > ChaosMonkeySafeLeaderTest, TestBulkSchemaConcurrent, GraphQueryTest, > AsyncCallRequestStatusResponseTest, SolrShardReporterTest, > TestExportWriter, RuleEngineTest, TestCloudPseudoReturnFields, > TestPivotHelperCode, HdfsWriteToMultipleCollectionsTest, > LeaderElectionIntegrationTest, DistributedDebugComponentTest, > TestSolrCloudWithSecureImpersonation, SolrCmdDistributorTest, > TestCustomSort, V2ApiIntegrationTest, TestSolrQueryParser, > TestRecoveryHdfs, HLLSerializationTest, TestRestoreCore, > DistanceFunctionTest, BasicDistributedZk2Test, RankQueryTest, > CollectionsAPIDistributedZkTest, ClusterStateUpdateTest, > LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, > TestDistributedSearch, TestHashPartitioner, > DistributedSpellCheckComponentTest, > TestRangeQuery, TestCoreContainer, StatsComponentTest, TestBadConfig, > TestIndexSearcher, HighlighterTest, TestCoreDiscovery, > AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, CoreAdminHandlerTest, > SpatialFilterTest, TestUpdate, TestWordDelimiterFilterFactory, > QueryEqualityTest, SolrInfoMBeanTest, CacheHeaderTest, > TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, > PrimitiveFieldTypeTest, PathHierarchyTokenizerFactoryTest, > IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, ReturnFieldsTest, > TestCSVResponseWriter, QueryParsingTest, JsonLoaderTest, > BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, > TestComponentsName, SearchHandlerTest, AlternateDirectoryTest, > ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestDocSet, > TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, > TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, > SynonymTokenizerTest, EchoParamsTest, TestLMDirichletSimilarityFactory, > TestIBSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, PluginInfoTest, > TestSystemIdResolver, PrimUtilsTest, DateFieldTest, ClusterStateTest, > SliceStateTest, SystemInfoHandlerTest, DistributedMLTComponentTest, > TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, > TestDistributedMissingSort, TestSimpleTrackingShardHandler, > CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, > CdcrRequestHandlerTest, CdcrVersionReplicationTest, > CloudExitableDirectoryReaderTest, CollectionReloadTest, > CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, > ConnectionManagerTest, CustomCollectionTest, DeleteNodeTest, > DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest, > LeaderInitiatedRecoveryOnCommitTest, OverseerStatusTest, > RecoveryAfterSoftCommitTest, SSLMigrationTest, SaslZkACLProviderTest, > SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, > SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest] > [junit4] Completed [526/701 (1!)] on J1 in 3.79s, 6 tests, 1 failure > <<< FAILURES! > > [...truncated 43846 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
