You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/06/09 23:32:00 UTC

[JENKINS] Lucene-Solr-NightlyTests-6.1 - Build # 1 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.1/1/

2 tests failed.
FAILED:  org.apache.solr.hadoop.MorphlineBasicMiniMRTest.mrRun

Error Message:
Failed on local exception: java.io.IOException: Broken pipe; Host Details : local host is: "lucene1-us-west/10.41.0.5"; destination host is: "lucene1-us-west.apache.org":33597; 

Stack Trace:
java.io.IOException: Failed on local exception: java.io.IOException: Broken pipe; Host Details : local host is: "lucene1-us-west/10.41.0.5"; destination host is: "lucene1-us-west.apache.org":33597; 
	at __randomizedtesting.SeedInfo.seed([67FCD500885A0325:69AE610E89CC312A]:0)
	at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:772)
	at org.apache.hadoop.ipc.Client.call(Client.java:1472)
	at org.apache.hadoop.ipc.Client.call(Client.java:1399)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
	at com.sun.proxy.$Proxy111.getClusterMetrics(Unknown Source)
	at org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getClusterMetrics(ApplicationClientProtocolPBClientImpl.java:202)
	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 org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
	at com.sun.proxy.$Proxy112.getClusterMetrics(Unknown Source)
	at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getYarnClusterMetrics(YarnClientImpl.java:461)
	at org.apache.hadoop.mapred.ResourceMgrDelegate.getClusterMetrics(ResourceMgrDelegate.java:151)
	at org.apache.hadoop.mapred.YARNRunner.getClusterMetrics(YARNRunner.java:179)
	at org.apache.hadoop.mapreduce.Cluster.getClusterStatus(Cluster.java:246)
	at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:719)
	at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:717)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
	at org.apache.hadoop.mapred.JobClient.getClusterStatus(JobClient.java:717)
	at org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:645)
	at org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:608)
	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
	at org.apache.solr.hadoop.MorphlineBasicMiniMRTest.mrRun(MorphlineBasicMiniMRTest.java:364)
	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)
Caused by: java.io.IOException: Broken pipe
	at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
	at sun.nio.ch.IOUtil.write(IOUtil.java:65)
	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
	at org.apache.hadoop.net.SocketOutputStream$Writer.performIO(SocketOutputStream.java:63)
	at org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:142)
	at org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:159)
	at org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:117)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
	at java.io.DataOutputStream.flush(DataOutputStream.java:123)
	at org.apache.hadoop.ipc.Client$Connection$3.run(Client.java:1030)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more


FAILED:  org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.test

Error Message:
Failed on local exception: java.io.IOException: Connection reset by peer; Host Details : local host is: "lucene1-us-west/10.41.0.5"; destination host is: "lucene1-us-west.apache.org":53995; 

Stack Trace:
java.io.IOException: Failed on local exception: java.io.IOException: Connection reset by peer; Host Details : local host is: "lucene1-us-west/10.41.0.5"; destination host is: "lucene1-us-west.apache.org":53995; 
	at __randomizedtesting.SeedInfo.seed([67FCD500885A0325:EFA8EADA26A66EDD]:0)
	at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:772)
	at org.apache.hadoop.ipc.Client.call(Client.java:1472)
	at org.apache.hadoop.ipc.Client.call(Client.java:1399)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
	at com.sun.proxy.$Proxy112.getClusterMetrics(Unknown Source)
	at org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getClusterMetrics(ApplicationClientProtocolPBClientImpl.java:202)
	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 org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
	at com.sun.proxy.$Proxy113.getClusterMetrics(Unknown Source)
	at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getYarnClusterMetrics(YarnClientImpl.java:461)
	at org.apache.hadoop.mapred.ResourceMgrDelegate.getClusterMetrics(ResourceMgrDelegate.java:151)
	at org.apache.hadoop.mapred.YARNRunner.getClusterMetrics(YARNRunner.java:179)
	at org.apache.hadoop.mapreduce.Cluster.getClusterStatus(Cluster.java:246)
	at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:719)
	at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:717)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
	at org.apache.hadoop.mapred.JobClient.getClusterStatus(JobClient.java:717)
	at org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:645)
	at org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:608)
	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
	at org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.test(MorphlineGoLiveMiniMRTest.java:401)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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)
Caused by: java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
	at sun.nio.ch.IOUtil.write(IOUtil.java:65)
	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
	at org.apache.hadoop.net.SocketOutputStream$Writer.performIO(SocketOutputStream.java:63)
	at org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:142)
	at org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:159)
	at org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:117)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
	at java.io.DataOutputStream.flush(DataOutputStream.java:123)
	at org.apache.hadoop.ipc.Client$Connection$3.run(Client.java:1030)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more




Build Log:
[...truncated 20158 lines...]
   [junit4] Suite: org.apache.solr.hadoop.MorphlineBasicMiniMRTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.e.j.u.log Logging initialized @3076ms
   [junit4]   2> 18   INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2377 WARN  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2533 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem No KeyProvider found.
   [junit4]   2> 2561 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem fsLock is fair:true
   [junit4]   2> 2717 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.c.C.deprecation hadoop.configured.node.mapping is deprecated. Instead, use net.topology.configured.node.mapping
   [junit4]   2> 2718 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.DatanodeManager dfs.block.invalidate.limit=1000
   [junit4]   2> 2718 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.DatanodeManager dfs.namenode.datanode.registration.ip-hostname-check=true
   [junit4]   2> 2720 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager dfs.namenode.startup.delay.block.deletion.sec is set to 000:00:00:00.000
   [junit4]   2> 2729 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager The block deletion will start around 2016 jun 10 02:29:16
   [junit4]   2> 2731 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet Computing capacity for map BlocksMap
   [junit4]   2> 2732 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 2733 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet 2.0% max memory 455.5 MB = 9.1 MB
   [junit4]   2> 2734 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet capacity      = 2^20 = 1048576 entries
   [junit4]   2> 2832 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager dfs.block.access.token.enable=false
   [junit4]   2> 2833 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager defaultReplication         = 2
   [junit4]   2> 2833 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager maxReplication             = 512
   [junit4]   2> 2833 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager minReplication             = 1
   [junit4]   2> 2833 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager maxReplicationStreams      = 2
   [junit4]   2> 2833 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager shouldCheckForEnoughRacks  = false
   [junit4]   2> 2833 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager replicationRecheckInterval = 3000
   [junit4]   2> 2833 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager encryptDataTransfer        = false
   [junit4]   2> 2833 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager maxNumBlocksToLog          = 1000
   [junit4]   2> 3080 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem fsOwner             = jenkins (auth:SIMPLE)
   [junit4]   2> 3080 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem supergroup          = supergroup
   [junit4]   2> 3080 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem isPermissionEnabled = true
   [junit4]   2> 3082 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem HA Enabled: false
   [junit4]   2> 3091 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Append Enabled: true
   [junit4]   2> 3391 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet Computing capacity for map INodeMap
   [junit4]   2> 3391 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 3392 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet 1.0% max memory 455.5 MB = 4.6 MB
   [junit4]   2> 3392 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet capacity      = 2^19 = 524288 entries
   [junit4]   2> 3392 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NameNode Caching file names occuring more than 10 times
   [junit4]   2> 3505 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet Computing capacity for map cachedBlocks
   [junit4]   2> 3505 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 3505 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet 0.25% max memory 455.5 MB = 1.1 MB
   [junit4]   2> 3505 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet capacity      = 2^17 = 131072 entries
   [junit4]   2> 3507 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.threshold-pct = 0.9990000128746033
   [junit4]   2> 3507 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.min.datanodes = 0
   [junit4]   2> 3507 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.extension     = 0
   [junit4]   2> 3509 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Retry cache on namenode is enabled
   [junit4]   2> 3509 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Retry cache will use 0.03 of total heap and retry cache entry expiry time is 600000 millis
   [junit4]   2> 3514 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet Computing capacity for map NameNodeRetryCache
   [junit4]   2> 3514 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 3516 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet 0.029999999329447746% max memory 455.5 MB = 139.9 KB
   [junit4]   2> 3516 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet capacity      = 2^14 = 16384 entries
   [junit4]   2> 3525 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NNConf ACLs enabled? false
   [junit4]   2> 3525 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NNConf XAttrs enabled? true
   [junit4]   2> 3525 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NNConf Maximum size of an xattr: 16384
   [junit4]   2> 3741 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSImage Allocated new BlockPoolId: BP-1798151998-10.41.0.5-1465514957034
   [junit4]   2> 3760 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/name1 has been successfully formatted.
   [junit4]   2> 3772 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/name2 has been successfully formatted.
   [junit4]   2> 4225 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NNStorageRetentionManager Going to retain 1 images with txid >= 0
   [junit4]   2> 4227 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NameNode createNameNode []
   [junit4]   2> 4267 WARN  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 4441 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.m.i.MetricsSystemImpl Scheduled snapshot period at 10 second(s).
   [junit4]   2> 4441 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.m.i.MetricsSystemImpl NameNode metrics system started
   [junit4]   2> 4445 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NameNode fs.defaultFS is hdfs://127.0.0.1:0
   [junit4]   2> 4511 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.DFSUtil Starting Web-server for hdfs at: http://localhost:0
   [junit4]   2> 4720 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
   [junit4]   2> 4729 WARN  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4749 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
   [junit4]   2> 4752 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context hdfs
   [junit4]   2> 4752 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
   [junit4]   2> 4752 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
   [junit4]   2> 4815 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Added filter 'org.apache.hadoop.hdfs.web.AuthFilter' (class=org.apache.hadoop.hdfs.web.AuthFilter)
   [junit4]   2> 4958 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.namenode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
   [junit4]   2> 4980 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Jetty bound to port 37094
   [junit4]   2> 4980 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 5067 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_37094_hdfs____.dfpt67/webapp
   [junit4]   2> 5360 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 6977 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37094
   [junit4]   2> 6999 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem No KeyProvider found.
   [junit4]   2> 6999 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem fsLock is fair:true
   [junit4]   2> 7000 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.DatanodeManager dfs.block.invalidate.limit=1000
   [junit4]   2> 7000 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.DatanodeManager dfs.namenode.datanode.registration.ip-hostname-check=true
   [junit4]   2> 7000 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager dfs.namenode.startup.delay.block.deletion.sec is set to 000:00:00:00.000
   [junit4]   2> 7001 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager The block deletion will start around 2016 jun 10 02:29:20
   [junit4]   2> 7001 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet Computing capacity for map BlocksMap
   [junit4]   2> 7001 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 7001 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet 2.0% max memory 455.5 MB = 9.1 MB
   [junit4]   2> 7001 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet capacity      = 2^20 = 1048576 entries
   [junit4]   2> 7046 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager dfs.block.access.token.enable=false
   [junit4]   2> 7046 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager defaultReplication         = 2
   [junit4]   2> 7046 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager maxReplication             = 512
   [junit4]   2> 7046 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager minReplication             = 1
   [junit4]   2> 7046 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager maxReplicationStreams      = 2
   [junit4]   2> 7046 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager shouldCheckForEnoughRacks  = false
   [junit4]   2> 7046 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager replicationRecheckInterval = 3000
   [junit4]   2> 7046 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager encryptDataTransfer        = false
   [junit4]   2> 7046 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.b.BlockManager maxNumBlocksToLog          = 1000
   [junit4]   2> 7046 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem fsOwner             = jenkins (auth:SIMPLE)
   [junit4]   2> 7056 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem supergroup          = supergroup
   [junit4]   2> 7056 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem isPermissionEnabled = true
   [junit4]   2> 7057 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem HA Enabled: false
   [junit4]   2> 7057 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Append Enabled: true
   [junit4]   2> 7057 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet Computing capacity for map INodeMap
   [junit4]   2> 7058 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 7058 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet 1.0% max memory 455.5 MB = 4.6 MB
   [junit4]   2> 7059 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet capacity      = 2^19 = 524288 entries
   [junit4]   2> 7060 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NameNode Caching file names occuring more than 10 times
   [junit4]   2> 7060 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet Computing capacity for map cachedBlocks
   [junit4]   2> 7060 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 7061 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet 0.25% max memory 455.5 MB = 1.1 MB
   [junit4]   2> 7061 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet capacity      = 2^17 = 131072 entries
   [junit4]   2> 7062 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.threshold-pct = 0.9990000128746033
   [junit4]   2> 7062 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.min.datanodes = 0
   [junit4]   2> 7062 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.extension     = 0
   [junit4]   2> 7062 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Retry cache on namenode is enabled
   [junit4]   2> 7062 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Retry cache will use 0.03 of total heap and retry cache entry expiry time is 600000 millis
   [junit4]   2> 7062 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet Computing capacity for map NameNodeRetryCache
   [junit4]   2> 7062 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 7062 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet 0.029999999329447746% max memory 455.5 MB = 139.9 KB
   [junit4]   2> 7062 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.u.GSet capacity      = 2^14 = 16384 entries
   [junit4]   2> 7064 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NNConf ACLs enabled? false
   [junit4]   2> 7064 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NNConf XAttrs enabled? true
   [junit4]   2> 7064 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NNConf Maximum size of an xattr: 16384
   [junit4]   2> 7069 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.c.Storage Lock on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/name1/in_use.lock acquired by nodename 30188@lucene1-us-west
   [junit4]   2> 7080 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.c.Storage Lock on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/name2/in_use.lock acquired by nodename 30188@lucene1-us-west
   [junit4]   2> 7083 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FileJournalManager Recovering unfinalized segments in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/name1/current
   [junit4]   2> 7083 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FileJournalManager Recovering unfinalized segments in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/name2/current
   [junit4]   2> 7084 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSImage No edit log streams selected.
   [junit4]   2> 7125 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSImageFormatPBINode Loading 1 INodes.
   [junit4]   2> 7155 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSImageFormatProtobuf Loaded FSImage in 0 seconds.
   [junit4]   2> 7155 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSImage Loaded image for txid 0 from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/name1/current/fsimage_0000000000000000000
   [junit4]   2> 7172 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Need to save fs image? false (staleImage=false, haEnabled=false, isRollingUpgrade=false)
   [junit4]   2> 7173 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSEditLog Starting log segment at 1
   [junit4]   2> 7254 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NameCache initialized with 0 entries 0 lookups
   [junit4]   2> 7254 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Finished loading FSImage in 190 msecs
   [junit4]   2> 7663 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NameNode RPC server is binding to localhost:0
   [junit4]   2> 7713 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.i.CallQueueManager Using callQueue class java.util.concurrent.LinkedBlockingQueue
   [junit4]   2> 7752 INFO  (Socket Reader #1 for port 44897) [    ] o.a.h.i.Server Starting Socket Reader #1 for port 44897
   [junit4]   2> 7831 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NameNode Clients are to use localhost:44897 to access this namenode/service.
   [junit4]   2> 7833 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Registered FSNamesystemState MBean
   [junit4]   2> 8032 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Number of blocks under construction: 0
   [junit4]   2> 8033 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Number of blocks under construction: 0
   [junit4]   2> 8033 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem initializing replication queues
   [junit4]   2> 8036 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.StateChange STATE* Leaving safe mode after 1 secs
   [junit4]   2> 8036 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.StateChange STATE* Network topology has 0 racks and 0 datanodes
   [junit4]   2> 8036 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.StateChange STATE* UnderReplicatedBlocks has 0 blocks
   [junit4]   2> 8041 INFO  (Replication Queue Initializer) [    ] o.a.h.h.s.b.BlockManager Total number of blocks            = 0
   [junit4]   2> 8048 INFO  (Replication Queue Initializer) [    ] o.a.h.h.s.b.BlockManager Number of invalid blocks          = 0
   [junit4]   2> 8048 INFO  (Replication Queue Initializer) [    ] o.a.h.h.s.b.BlockManager Number of under-replicated blocks = 0
   [junit4]   2> 8048 INFO  (Replication Queue Initializer) [    ] o.a.h.h.s.b.BlockManager Number of  over-replicated blocks = 0
   [junit4]   2> 8056 INFO  (Replication Queue Initializer) [    ] o.a.h.h.s.b.BlockManager Number of blocks being written    = 0
   [junit4]   2> 8056 INFO  (Replication Queue Initializer) [    ] o.a.h.h.StateChange STATE* Replication Queue initialization scan for invalid, over- and under-replicated blocks completed in 20 msec
   [junit4]   2> 8099 INFO  (IPC Server listener on 44897) [    ] o.a.h.i.Server IPC Server listener on 44897: starting
   [junit4]   2> 8102 INFO  (IPC Server Responder) [    ] o.a.h.i.Server IPC Server Responder: starting
   [junit4]   2> 8107 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.NameNode NameNode RPC up at: localhost/127.0.0.1:44897
   [junit4]   2> 8107 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Starting services required for active state
   [junit4]   2> 8139 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.MiniDFSCluster Starting DataNode 0 with dfs.datanode.data.dir: [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1,[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2
   [junit4]   2> 8148 INFO  (CacheReplicationMonitor(1945564129)) [    ] o.a.h.h.s.b.CacheReplicationMonitor Starting CacheReplicationMonitor with interval 30000 milliseconds
   [junit4]   2> 8148 INFO  (CacheReplicationMonitor(1945564129)) [    ] o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 3891223888 milliseconds
   [junit4]   2> 8148 INFO  (CacheReplicationMonitor(1945564129)) [    ] o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
   [junit4]   2> 8218 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.m.i.MetricsSystemImpl DataNode metrics system started (again)
   [junit4]   2> 8219 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Configured hostname is 127.0.0.1
   [junit4]   2> 8225 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Starting DataNode with maxLockedMemory = 0
   [junit4]   2> 8231 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Opened streaming server at /127.0.0.1:40764
   [junit4]   2> 8233 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Balancing bandwith is 1048576 bytes/s
   [junit4]   2> 8233 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Number threads for balancing is 5
   [junit4]   2> 8237 WARN  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 8238 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
   [junit4]   2> 8238 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
   [junit4]   2> 8238 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
   [junit4]   2> 8239 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
   [junit4]   2> 8243 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
   [junit4]   2> 8243 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Jetty bound to port 40676
   [junit4]   2> 8243 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 8256 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_40676_datanode____426ayo/webapp
   [junit4]   2> 8348 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 9017 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40676
   [junit4]   2> 9321 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode dnUserName = jenkins
   [junit4]   2> 9321 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode supergroup = supergroup
   [junit4]   2> 9360 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.i.CallQueueManager Using callQueue class java.util.concurrent.LinkedBlockingQueue
   [junit4]   2> 9367 INFO  (Socket Reader #1 for port 42455) [    ] o.a.h.i.Server Starting Socket Reader #1 for port 42455
   [junit4]   2> 9378 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Opened IPC server at /127.0.0.1:42455
   [junit4]   2> 9393 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Refresh request received for nameservices: null
   [junit4]   2> 9408 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Starting BPOfferServices for nameservices: <default>
   [junit4]   2> 9451 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.DataNode Block pool <registering> (Datanode Uuid unassigned) service to localhost/127.0.0.1:44897 starting to offer service
   [junit4]   2> 9504 INFO  (IPC Server Responder) [    ] o.a.h.i.Server IPC Server Responder: starting
   [junit4]   2> 9504 INFO  (IPC Server listener on 42455) [    ] o.a.h.i.Server IPC Server listener on 42455: starting
   [junit4]   2> 9653 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.MiniDFSCluster Starting DataNode 1 with dfs.datanode.data.dir: [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3,[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4
   [junit4]   2> 9773 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.m.i.MetricsSystemImpl DataNode metrics system started (again)
   [junit4]   2> 9773 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Configured hostname is 127.0.0.1
   [junit4]   2> 9773 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Starting DataNode with maxLockedMemory = 0
   [junit4]   2> 9774 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Opened streaming server at /127.0.0.1:43159
   [junit4]   2> 9774 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Balancing bandwith is 1048576 bytes/s
   [junit4]   2> 9774 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Number threads for balancing is 5
   [junit4]   2> 9778 WARN  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 9779 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
   [junit4]   2> 9779 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
   [junit4]   2> 9779 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
   [junit4]   2> 9779 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
   [junit4]   2> 9784 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
   [junit4]   2> 9784 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.HttpServer2 Jetty bound to port 60228
   [junit4]   2> 9785 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 10027 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_60228_datanode____.iszml7/webapp
   [junit4]   2> 10190 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 11033 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage DataNode version: -56 and NameNode layout version: -60
   [junit4]   2> 11041 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Lock on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/in_use.lock acquired by nodename 30188@lucene1-us-west
   [junit4]   2> 11043 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1 is not formatted for BP-1798151998-10.41.0.5-1465514957034
   [junit4]   2> 11043 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 11156 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Lock on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/in_use.lock acquired by nodename 30188@lucene1-us-west
   [junit4]   2> 11157 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2 is not formatted for BP-1798151998-10.41.0.5-1465514957034
   [junit4]   2> 11157 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 11564 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Analyzing storage directories for bpid BP-1798151998-10.41.0.5-1465514957034
   [junit4]   2> 11565 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Locking is disabled
   [junit4]   2> 11570 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/current/BP-1798151998-10.41.0.5-1465514957034 is not formatted.
   [junit4]   2> 11570 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 11570 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Formatting block pool BP-1798151998-10.41.0.5-1465514957034 directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/current/BP-1798151998-10.41.0.5-1465514957034/current
   [junit4]   2> 11573 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Locking is disabled
   [junit4]   2> 11574 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/current/BP-1798151998-10.41.0.5-1465514957034 is not formatted.
   [junit4]   2> 11574 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 11574 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Formatting block pool BP-1798151998-10.41.0.5-1465514957034 directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/current/BP-1798151998-10.41.0.5-1465514957034/current
   [junit4]   2> 11578 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Restored 0 block files from trash.
   [junit4]   2> 11578 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Restored 0 block files from trash.
   [junit4]   2> 11580 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.DataNode Setting up storage: nsid=783231075;bpid=BP-1798151998-10.41.0.5-1465514957034;lv=-56;nsInfo=lv=-60;cid=testClusterID;nsid=783231075;c=0;bpid=BP-1798151998-10.41.0.5-1465514957034;dnuuid=null
   [junit4]   2> 11584 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.DataNode Generated and persisted new Datanode UUID 4ba816f7-317b-4aea-aebb-fbdf76298c7e
   [junit4]   2> 11649 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:60228
   [junit4]   2> 11658 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode dnUserName = jenkins
   [junit4]   2> 11658 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode supergroup = supergroup
   [junit4]   2> 11664 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.i.CallQueueManager Using callQueue class java.util.concurrent.LinkedBlockingQueue
   [junit4]   2> 11668 INFO  (Socket Reader #1 for port 44707) [    ] o.a.h.i.Server Starting Socket Reader #1 for port 44707
   [junit4]   2> 11705 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Opened IPC server at /127.0.0.1:44707
   [junit4]   2> 11722 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Refresh request received for nameservices: null
   [junit4]   2> 11722 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.d.DataNode Starting BPOfferServices for nameservices: <default>
   [junit4]   2> 11740 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.DataNode Block pool <registering> (Datanode Uuid unassigned) service to localhost/127.0.0.1:44897 starting to offer service
   [junit4]   2> 11748 INFO  (IPC Server Responder) [    ] o.a.h.i.Server IPC Server Responder: starting
   [junit4]   2> 11748 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Added new volume: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/current
   [junit4]   2> 11751 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Added volume - /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/current, StorageType: DISK
   [junit4]   2> 11752 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Added new volume: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/current
   [junit4]   2> 11752 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Added volume - /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/current, StorageType: DISK
   [junit4]   2> 11756 INFO  (IPC Server listener on 44707) [    ] o.a.h.i.Server IPC Server listener on 44707: starting
   [junit4]   2> 11870 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Registered FSDatasetState MBean
   [junit4]   2> 11979 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.DirectoryScanner Periodic Directory Tree Verification scan starting at 1465528022420 with interval 21600000
   [junit4]   2> 11988 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Adding block pool BP-1798151998-10.41.0.5-1465514957034
   [junit4]   2> 11999 INFO  (Thread-89) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Scanning block pool BP-1798151998-10.41.0.5-1465514957034 on volume /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/current...
   [junit4]   2> 12021 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage DataNode version: -56 and NameNode layout version: -60
   [junit4]   2> 12029 INFO  (Thread-90) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Scanning block pool BP-1798151998-10.41.0.5-1465514957034 on volume /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/current...
   [junit4]   2> 12030 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Lock on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/in_use.lock acquired by nodename 30188@lucene1-us-west
   [junit4]   2> 12031 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3 is not formatted for BP-1798151998-10.41.0.5-1465514957034
   [junit4]   2> 12031 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 12052 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Lock on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/in_use.lock acquired by nodename 30188@lucene1-us-west
   [junit4]   2> 12052 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4 is not formatted for BP-1798151998-10.41.0.5-1465514957034
   [junit4]   2> 12052 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 12173 INFO  (Thread-89) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Time taken to scan block pool BP-1798151998-10.41.0.5-1465514957034 on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/current: 155ms
   [junit4]   2> 12200 INFO  (Thread-90) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Time taken to scan block pool BP-1798151998-10.41.0.5-1465514957034 on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/current: 171ms
   [junit4]   2> 12201 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Total time to scan all replicas for block pool BP-1798151998-10.41.0.5-1465514957034: 213ms
   [junit4]   2> 12202 INFO  (Thread-93) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Adding replicas to map for block pool BP-1798151998-10.41.0.5-1465514957034 on volume /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/current...
   [junit4]   2> 12202 INFO  (Thread-93) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Time to add replicas to map for block pool BP-1798151998-10.41.0.5-1465514957034 on volume /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/current: 0ms
   [junit4]   2> 12215 INFO  (Thread-94) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Adding replicas to map for block pool BP-1798151998-10.41.0.5-1465514957034 on volume /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/current...
   [junit4]   2> 12215 INFO  (Thread-94) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Time to add replicas to map for block pool BP-1798151998-10.41.0.5-1465514957034 on volume /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/current: 0ms
   [junit4]   2> 12216 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Total time to add all replicas to map: 15ms
   [junit4]   2> 12223 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.d.DataNode Block pool BP-1798151998-10.41.0.5-1465514957034 (Datanode Uuid null) service to localhost/127.0.0.1:44897 beginning handshake with NN
   [junit4]   2> 12244 INFO  (IPC Server handler 3 on 44897) [    ] o.a.h.h.StateChange BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, datanodeUuid=4ba816f7-317b-4aea-aebb-fbdf76298c7e, infoPort=40676, ipcPort=42455, storageInfo=lv=-56;cid=testClusterID;nsid=783231075;c=0) storage 4ba816f7-317b-4aea-aebb-fbdf76298c7e
   [junit4]   2> 12257 INFO  (IPC Server handler 3 on 44897) [    ] o.a.h.h.s.b.DatanodeDescriptor Number of failed storage changes from 0 to 0
   [junit4]   2> 12259 INFO  (IPC Server handler 3 on 44897) [    ] o.a.h.n.NetworkTopology Adding a new node: /default-rack/127.0.0.1:40764
   [junit4]   2> 12263 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Analyzing storage directories for bpid BP-1798151998-10.41.0.5-1465514957034
   [junit4]   2> 12264 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Locking is disabled
   [junit4]   2> 12264 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/current/BP-1798151998-10.41.0.5-1465514957034 is not formatted.
   [junit4]   2> 12264 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 12264 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Formatting block pool BP-1798151998-10.41.0.5-1465514957034 directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/current/BP-1798151998-10.41.0.5-1465514957034/current
   [junit4]   2> 12269 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Locking is disabled
   [junit4]   2> 12270 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/current/BP-1798151998-10.41.0.5-1465514957034 is not formatted.
   [junit4]   2> 12270 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A0325-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:44897) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 12270 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_67FCD500885A03

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

ang.InterruptedException: sleep interrupted
   [junit4]   2> 76317 INFO  (IPC Server listener on 42030) [    ] o.a.h.i.Server Stopping IPC Server listener on 42030
   [junit4]   2> 76325 INFO  (SUITE-MorphlineGoLiveMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Stopping services started for active state
   [junit4]   2> 76325 INFO  (SUITE-MorphlineGoLiveMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.h.s.n.FSNamesystem Stopping services started for standby state
   [junit4]   2> 76328 INFO  (SUITE-MorphlineGoLiveMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 76431 INFO  (SUITE-MorphlineGoLiveMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.m.i.MetricsSystemImpl Stopping JobHistoryServer metrics system...
   [junit4]   2> 76434 ERROR (SUITE-MorphlineGoLiveMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:387)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:195)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
   [junit4]   2> 	at org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.teardownClass(MorphlineGoLiveMiniMRTest.java:235)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2> 	... 53 more
   [junit4]   2> 76455 INFO  (SUITE-MorphlineGoLiveMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.m.i.MetricsSystemImpl JobHistoryServer metrics system stopped.
   [junit4]   2> 76455 INFO  (SUITE-MorphlineGoLiveMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.h.m.i.MetricsSystemImpl JobHistoryServer metrics system shutdown complete.
   [junit4]   2> 76458 INFO  (SUITE-MorphlineGoLiveMiniMRTest-seed#[67FCD500885A0325]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-map-reduce/test/J1/temp/solr.hadoop.MorphlineGoLiveMiniMRTest_67FCD500885A0325-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=es-CO, timezone=Asia/Irkutsk
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=8,free=325931592,total=478674944
   [junit4]   2> NOTE: All tests run in this JVM: [MorphlineGoLiveMiniMRTest]
   [junit4] Completed [7/7 (2!)] on J1 in 78.17s, 2 tests, 1 error <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:747: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build.xml:253: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/common-build.xml:463: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/common-build.xml:531: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/lucene/common-build.xml:1427: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/lucene/common-build.xml:984: There were test failures: 7 suites, 35 tests, 2 errors, 1 ignored [seed: 67FCD500885A0325]

Total time: 268 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-NightlyTests-6.1 - Build # 5 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.1/5/

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=54476, name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=54476, name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:55115/_/gv: collection already exists: awholynewstresscollection_collection5_4
	at __randomizedtesting.SeedInfo.seed([6E65AD8266D76E2D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:357)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1228)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1599)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1620)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:987)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1465885362501,generation=2,filelist=[_2.fdt, _2.fdx, _2.fnm, _2.nvd, _2.nvm, _2.si, _2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene50_0.tip, _3.fdt, _3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, _3_Lucene50_0.doc, _3_Lucene50_0.tim, _3_Lucene50_0.tip, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4_Lucene50_0.doc, _4_Lucene50_0.tim, _4_Lucene50_0.tip, _5.cfe, _5.cfs, _5.si, _6.fdt, _6.fdx, _6.fnm, _6.nvd, _6.nvm, _6.si, _6_Lucene50_0.doc, _6_Lucene50_0.tim, _6_Lucene50_0.tip, segments_2]}]> but was:<[{indexVersion=1465885362501,generation=2,filelist=[_2.fdt, _2.fdx, _2.fnm, _2.nvd, _2.nvm, _2.si, _2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene50_0.tip, _3.fdt, _3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, _3_Lucene50_0.doc, _3_Lucene50_0.tim, _3_Lucene50_0.tip, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4_Lucene50_0.doc, _4_Lucene50_0.tim, _4_Lucene50_0.tip, _5.cfe, _5.cfs, _5.si, _6.fdt, _6.fdx, _6.fnm, _6.nvd, _6.nvm, _6.si, _6_Lucene50_0.doc, _6_Lucene50_0.tim, _6_Lucene50_0.tip, segments_2]}, {indexVersion=1465885362501,generation=3,filelist=[_3.fdt, _3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, _3_Lucene50_0.doc, _3_Lucene50_0.tim, _3_Lucene50_0.tip, _5.cfe, _5.cfs, _5.si, _7.cfe, _7.cfs, _7.si, segments_3]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1465885362501,generation=2,filelist=[_2.fdt, _2.fdx, _2.fnm, _2.nvd, _2.nvm, _2.si, _2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene50_0.tip, _3.fdt, _3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, _3_Lucene50_0.doc, _3_Lucene50_0.tim, _3_Lucene50_0.tip, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4_Lucene50_0.doc, _4_Lucene50_0.tim, _4_Lucene50_0.tip, _5.cfe, _5.cfs, _5.si, _6.fdt, _6.fdx, _6.fnm, _6.nvd, _6.nvm, _6.si, _6_Lucene50_0.doc, _6_Lucene50_0.tim, _6_Lucene50_0.tip, segments_2]}]> but was:<[{indexVersion=1465885362501,generation=2,filelist=[_2.fdt, _2.fdx, _2.fnm, _2.nvd, _2.nvm, _2.si, _2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene50_0.tip, _3.fdt, _3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, _3_Lucene50_0.doc, _3_Lucene50_0.tim, _3_Lucene50_0.tip, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4_Lucene50_0.doc, _4_Lucene50_0.tim, _4_Lucene50_0.tip, _5.cfe, _5.cfs, _5.si, _6.fdt, _6.fdx, _6.fnm, _6.nvd, _6.nvm, _6.si, _6_Lucene50_0.doc, _6_Lucene50_0.tim, _6_Lucene50_0.tip, segments_2]}, {indexVersion=1465885362501,generation=3,filelist=[_3.fdt, _3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, _3_Lucene50_0.doc, _3_Lucene50_0.tim, _3_Lucene50_0.tip, _5.cfe, _5.cfs, _5.si, _7.cfe, _7.cfs, _7.si, segments_3]}]>
	at __randomizedtesting.SeedInfo.seed([6E65AD8266D76E2D:4BB2B6B2169F602E]: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:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1227)
	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.hdfs.HdfsCollectionsAPIDistributedZkTest.test

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:41395

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:41395
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:601)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:399)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:457)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:179)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:495)
	... 47 more




Build Log:
[...truncated 11670 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/init-core-data-001
   [junit4]   2> 1032575 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6E65AD8266D76E2D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1032576 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[6E65AD8266D76E2D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/gv
   [junit4]   2> 1032578 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1032578 INFO  (Thread-48984) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1032579 INFO  (Thread-48984) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1032679 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.ZkTestServer start zk server on port:51558
   [junit4]   2> 1032679 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1032680 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032682 INFO  (zkCallback-1227-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28cef913 name:ZooKeeperConnection Watcher:127.0.0.1:51558 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1032682 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032683 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1032683 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1032685 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1032692 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032697 INFO  (zkCallback-1228-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@264f3825 name:ZooKeeperConnection Watcher:127.0.0.1:51558/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1032697 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032697 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1032697 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1032698 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1032699 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1032700 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1032701 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1032701 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1032703 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1032703 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1032705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1032705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1032705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1032705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1032706 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1032706 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1032707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1032707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1032707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1032707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1032708 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1032708 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1032709 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1032709 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1032709 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1032709 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1032710 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1032710 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1032711 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1032713 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032713 INFO  (zkCallback-1230-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6446d46 name:ZooKeeperConnection Watcher:127.0.0.1:51558/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1032713 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032714 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1032786 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores/collection1
   [junit4]   2> 1032788 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1032794 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22373efc{/_/gv,null,AVAILABLE}
   [junit4]   2> 1032797 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3c3b9c97{SSL,[ssl, http/1.1]}{127.0.0.1:55115}
   [junit4]   2> 1032797 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.e.j.s.Server Started @1036122ms
   [junit4]   2> 1032797 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/tempDir-001/control/data, hostContext=/_/gv, hostPort=55115, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores}
   [junit4]   2> 1032798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1032798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001'
   [junit4]   2> 1032798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1032798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1032798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1032799 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032809 INFO  (zkCallback-1231-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cce2e41 name:ZooKeeperConnection Watcher:127.0.0.1:51558/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1032809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032810 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1032810 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1032810 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/solr.xml
   [junit4]   2> 1032814 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores
   [junit4]   2> 1032814 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1501039882
   [junit4]   2> 1032814 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001]
   [junit4]   2> 1032814 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/lib
   [junit4]   2> 1032814 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] 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> 1032815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1032815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1032815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1032815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51558/solr
   [junit4]   2> 1032815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1032815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1032816 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032816 INFO  (zkCallback-1234-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e27df8f name:ZooKeeperConnection Watcher:127.0.0.1:51558 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1032817 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032817 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1032818 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$16/490759877@74ceef54
   [junit4]   2> 1032823 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032823 INFO  (zkCallback-1235-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4aa8cd7e name:ZooKeeperConnection Watcher:127.0.0.1:51558/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1032823 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032823 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1032824 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1032825 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1032826 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1032826 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1032827 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1032827 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1032828 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1032828 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1032829 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1032829 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1032829 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1032830 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1032830 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1032831 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1032831 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000
   [junit4]   2> 1032831 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55115__%2Fgv
   [junit4]   2> 1032831 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1032832 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.Overseer Overseer (id=96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) starting
   [junit4]   2> 1032832 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1032835 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1032836 INFO  (OverseerStateUpdate-96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1032840 INFO  (OverseerCollectionConfigSetProcessor-96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1032841 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55115__%2Fgv
   [junit4]   2> 1032841 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55115__%2Fgv
   [junit4]   2> 1032842 INFO  (OverseerStateUpdate-96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1032842 INFO  (zkCallback-1235-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv    ] 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> 1032848 INFO  (zkCallback-1235-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1032854 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1032854 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1032854 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores
   [junit4]   2> 1032854 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1032855 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores/collection1
   [junit4]   2> 1032855 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1032858 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1032858 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1032859 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1032859 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1032863 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1
   [junit4]   2> 1032863 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1032863 INFO  (OverseerStateUpdate-96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:55115/_/gv",
   [junit4]   2>   "node_name":"127.0.0.1:55115__%2Fgv",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1032863 INFO  (OverseerStateUpdate-96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:55115/_/gv",
   [junit4]   2>   "node_name":"127.0.0.1:55115__%2Fgv",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1032864 INFO  (OverseerStateUpdate-96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1032864 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1032864 INFO  (OverseerStateUpdate-96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1032864 INFO  (zkCallback-1235-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1033864 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1033864 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1033864 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1033864 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1033865 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1033865 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores/collection1'
   [junit4]   2> 1033865 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1033865 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1033866 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1033869 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1033872 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1033880 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1033884 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1033951 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1033954 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1033955 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1033959 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1033960 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1033961 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1033962 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1033962 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1
   [junit4]   2> 1033962 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1033963 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1033963 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores/collection1/data/]
   [junit4]   2> 1033963 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41a87a11
   [junit4]   2> 1033963 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores/collection1/data
   [junit4]   2> 1033963 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1033963 WARN  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1033963 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores/collection1/data/index
   [junit4]   2> 1033964 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6bf72566
   [junit4]   2> 1033964 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@243517fc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@754fa764),segFN=segments_1,generation=1}
   [junit4]   2> 1033964 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1033964 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores/collection1/data/
   [junit4]   2> 1033965 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1033967 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1033967 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1033967 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1033967 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1033967 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1033967 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1033967 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1033967 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1033967 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1033967 WARN  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1033968 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1033969 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1033969 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1033970 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1033972 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1033972 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1033972 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1033972 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1033973 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1033973 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1033973 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=43.2392578125, floorSegmentMB=0.47265625, forceMergeDeletesPctAllowed=7.001499315392298, segmentsPerTier=29.0, maxCFSSegmentSizeMB=0.392578125, noCFSRatio=0.7084478427265961
   [junit4]   2> 1033973 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@243517fc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@754fa764),segFN=segments_1,generation=1}
   [junit4]   2> 1033973 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1033973 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@445e2cf0[collection1] main]
   [junit4]   2> 1033973 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1033974 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1033974 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1033974 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1033974 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1033974 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1033974 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1033974 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1033974 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1033974 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1033975 INFO  (searcherExecutor-2916-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@445e2cf0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1033975 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1033976 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1033976 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1033976 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1537091313144430592
   [junit4]   2> 1033977 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1537091313144430592
   [junit4]   2> 1033977 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1033978 INFO  (coreLoadExecutor-2915-thread-1-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1033978 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:55115/_/gv collection:control_collection shard:shard1
   [junit4]   2> 1033979 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1033980 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96068206979973125-core_node1-n_0000000000
   [junit4]   2> 1033981 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 1033981 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1033982 INFO  (OverseerStateUpdate-96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1033982 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1033982 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:55115/_/gv/collection1/
   [junit4]   2> 1033982 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1033982 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:55115/_/gv/collection1/ has no replicas
   [junit4]   2> 1033982 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1033983 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96068206979973125-core_node1-n_0000000000
   [junit4]   2> 1033985 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:55115/_/gv/collection1/ shard1
   [junit4]   2> 1033988 INFO  (OverseerStateUpdate-96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:55115/_/gv",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1034089 INFO  (zkCallback-1235-thread-2-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1034135 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:55115/_/gv/collection1/ and leader is https://127.0.0.1:55115/_/gv/collection1/
   [junit4]   2> 1034135 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55115/_/gv
   [junit4]   2> 1034135 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1034135 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1034135 INFO  (coreZkRegister-2909-thread-1-processing-n:127.0.0.1:55115__%2Fgv x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55115__%2Fgv c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1034136 INFO  (OverseerStateUpdate-96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:55115/_/gv",
   [junit4]   2>   "node_name":"127.0.0.1:55115__%2Fgv",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1034136 INFO  (OverseerStateUpdate-96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:55115/_/gv",
   [junit4]   2>   "node_name":"127.0.0.1:55115__%2Fgv",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1034238 INFO  (zkCallback-1235-thread-2-processing-n:127.0.0.1:55115__%2Fgv) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1034365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1034366 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034371 INFO  (zkCallback-1239-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@428f6690 name:ZooKeeperConnection Watcher:127.0.0.1:51558/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034371 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1034371 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1034371 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1034372 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1034372 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1034374 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1034374 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1034374 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1034375 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034380 INFO  (zkCallback-1240-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2880dff8 name:ZooKeeperConnection Watcher:127.0.0.1:51558/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034380 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1034380 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1034381 INFO  (OverseerStateUpdate-96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1034381 INFO  (OverseerStateUpdate-96068206979973125-127.0.0.1:55115__%2Fgv-n_0000000000) [n:127.0.0.1:55115__%2Fgv    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1034448 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/shard-1-001/cores/collection1
   [junit4]   2> 1034449 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/shard-1-001
   [junit4]   2> 1034450 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1034456 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60c39fb0{/_/gv,null,AVAILABLE}
   [junit4]   2> 1034458 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c6f1026{SSL,[ssl, http/1.1]}{127.0.0.1:48065}
   [junit4]   2> 1034458 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.e.j.s.Server Started @1037782ms
   [junit4]   2> 1034458 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_/gv, hostPort=48065, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/shard-1-001/cores}
   [junit4]   2> 1034459 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1034459 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/shard-1-001'
   [junit4]   2> 1034460 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1034460 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1034460 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1034461 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034464 INFO  (zkCallback-1241-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78075f6b name:ZooKeeperConnection Watcher:127.0.0.1:51558/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034464 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1034464 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1034465 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1034465 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/shard-1-001/solr.xml
   [junit4]   2> 1034468 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/shard-1-001/cores
   [junit4]   2> 1034469 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1664560903
   [junit4]   2> 1034469 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/shard-1-001]
   [junit4]   2> 1034469 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001/shard-1-001/lib
   [junit4]   2> 1034469 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] 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> 1034470 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1034470 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1034470 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1034470 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51558/solr
   [junit4]   2> 1034470 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1034470 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1034471 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034471 INFO  (zkCallback-1244-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@154a6bea name:ZooKeeperConnection Watcher:127.0.0.1:51558 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034472 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1034472 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1034473 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:48065__%2Fgv    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$16/490759877@35f66a6
   [junit4]   2> 1034474 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[6E65AD8266D76E2D]) [n:127.0.0.1:48065__%2Fgv    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034474 INFO  (zkCallback-1245-thread-1-processing-n:127.0.0.1:48065__%2Fgv) [n:127.0.0.1:48065__%2Fgv    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27e328a7 name:ZooKeeperConnection Watcher:127.0.0.1:515

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

it4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2> 	... 54 more
   [junit4]   2> 5319577 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[6E65AD8266D76E2D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_6E65AD8266D76E2D-001
   [junit4]   2> Jun 14, 2016 7:19:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {other_tl1=PostingsFormat(name=Direct), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), _version_=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Direct), a_i1=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory doPackFST= false), range_facet_i_dv=PostingsFormat(name=Direct), text=Lucene50(blocksize=128), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1275, maxMBSortInHeap=7.747440776985778, sim=ClassicSimilarity, locale=ja-JP, timezone=Etc/GMT-13
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=146703752,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: [ZkCLITest, TestXmlQParser, RecoveryAfterSoftCommitTest, TestFileDictionaryLookup, TestQuerySenderNoQuery, HdfsThreadLeakTest, HttpPartitionTest, TestFieldResource, DocumentBuilderTest, TestUpdate, SolrIndexSplitterTest, TermsComponentTest, DateRangeFieldTest, FastVectorHighlighterTest, ZkStateReaderTest, TestClassicSimilarityFactory, TestExactStatsCache, SpellCheckCollatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSystemIdResolver, TestConfigSets, ShardRoutingTest, WordBreakSolrSpellCheckerTest, TestMiniSolrCloudClusterBase, SpellCheckComponentTest, TestOrdValues, SpellingQueryConverterTest, SpellPossibilityIteratorTest, UniqFieldsUpdateProcessorFactoryTest, TestQueryUtils, SharedFSAutoReplicaFailoverUtilsTest, TestSolrCLIRunExample, TimeZoneUtilsTest, CollectionsAPIAsyncDistributedZkTest, TermVectorComponentTest, ClusterStateUpdateTest, HdfsRecoveryZkTest, BlockJoinFacetDistribTest, FullHLLTest, RuleEngineTest, TestGraphTermsQParserPlugin, TestOnReconnectListenerSupport, TestUseDocValuesAsStored, TestTrie, CoreAdminRequestStatusTest, HdfsBasicDistributedZkTest, BasicFunctionalityTest, TestFieldCacheSort, TestSmileRequest, TestDocumentBuilder, MoreLikeThisHandlerTest, DeleteReplicaTest, DistribCursorPagingTest, DistributedQueryComponentCustomSortTest, SchemaVersionSpecificBehaviorTest, LeaderInitiatedRecoveryOnShardRestartTest, TestSortingResponseWriter, DocValuesTest, MBeansHandlerTest, ConjunctionSolrSpellCheckerTest, CheckHdfsIndexTest, NotRequiredUniqueKeyTest, SpatialFilterTest, SolrInfoMBeanTest, TestSolrDynamicMBean, ZkControllerTest, ShardRoutingCustomTest, TestHashPartitioner, LoggingHandlerTest, TestNumericTerms64, TestManagedSynonymFilterFactory, TestPartialUpdateDeduplication, FileUtilsTest, TestJsonRequest, TestQuerySenderListener, TestStandardQParsers, SolrPluginUtilsTest, SecurityConfHandlerTest, IndexBasedSpellCheckerTest, TestReqParamsAPI, CustomCollectionTest, TestRawResponseWriter, BigEndianAscendingWordSerializerTest, TestQueryTypes, CollectionsAPIDistributedZkTest, DistributedIntervalFacetingTest, PKIAuthenticationIntegrationTest, TestDynamicFieldCollectionResource, FacetPivotSmallTest, TestSimpleTrackingShardHandler, TestDefaultStatsCache, ConfigSetsAPITest, TestWordDelimiterFilterFactory, TestReloadAndDeleteDocs, TestSchemaNameResource, SuggesterFSTTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, TestDistributedGrouping, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestReload, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, TestExtendedDismaxParser, SuggesterTest, TestStressLucene, NoCacheHeaderTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestIndexingPerformance, TestArbitraryIndexDir, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, CSVRequestHandlerTest, TestBinaryResponseWriter, TestLFUCache, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, ZkNodePropsTest, UUIDFieldTest, DistributedMLTComponentTest, CursorPagingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest, AsyncMigrateRouteKeyTest, CdcrReplicationHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, SolrXmlInZkTest, TestCloudBackupRestore, TestCloudPivotFacet, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestReplicaProperties, TestRequestForwarding, TestSizeLimitedDistributedMap, TestStressLiveNodes, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsCollectionsAPIDistributedZkTest]
   [junit4] Completed [593/614 (3!)] on J1 in 993.18s, 1 test, 1 error <<< FAILURES!

[...truncated 62 lines...]
   [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/temp/junit4-J1-20160614_055109_967.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/heapdumps/java_pid2533.hprof ...
   [junit4] Heap dump file created [611790539 bytes in 5.252 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 18 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:747: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/common-build.xml:531: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/lucene/common-build.xml:1427: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/lucene/common-build.xml:984: There were test failures: 614 suites (10 ignored), 2580 tests, 2 errors, 1 failure, 33 ignored (18 assumptions) [seed: 6E65AD8266D76E2D]

Total time: 255 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-NightlyTests-6.1 - Build # 4 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.1/4/

4 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable

Error Message:
Timeout while trying to assert replication errors

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert replication errors
	at __randomizedtesting.SeedInfo.seed([5D15BBC978C3BF75:BB81E1BA739CD25D]:0)
	at org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable(CdcrReplicationDistributedZkTest.java:140)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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)
Caused by: java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable(CdcrReplicationDistributedZkTest.java:127)
	... 41 more


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=747, name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=747, name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:51068/marj/q: collection already exists: awholynewstresscollection_collection5_4
	at __randomizedtesting.SeedInfo.seed([5D15BBC978C3BF75]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:357)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1228)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1599)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1620)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:987)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1465804342625,generation=2,filelist=[_26c3.fdt, _26c3.fdx, _26c3.fnm, _26c3.nvd, _26c3.nvm, _26c3.si, _26c3_FSTOrd50_0.doc, _26c3_FSTOrd50_0.tbk, _26c3_FSTOrd50_0.tix, _26mb.fdt, _26mb.fdx, _26mb.fnm, _26mb.nvd, _26mb.nvm, _26mb.si, _26mb_FSTOrd50_0.doc, _26mb_FSTOrd50_0.tbk, _26mb_FSTOrd50_0.tix, _26mc.cfe, _26mc.cfs, _26mc.si, _26md.fdt, _26md.fdx, _26md.fnm, _26md.nvd, _26md.nvm, _26md.si, _26md_FSTOrd50_0.doc, _26md_FSTOrd50_0.tbk, _26md_FSTOrd50_0.tix, _26me.fdt, _26me.fdx, _26me.fnm, _26me.nvd, _26me.nvm, _26me.si, _26me_FSTOrd50_0.doc, _26me_FSTOrd50_0.tbk, _26me_FSTOrd50_0.tix, _26mf.fdt, _26mf.fdx, _26mf.fnm, _26mf.nvd, _26mf.nvm, _26mf.si, _26mf_FSTOrd50_0.doc, _26mf_FSTOrd50_0.tbk, _26mf_FSTOrd50_0.tix, _26mg.fdt, _26mg.fdx, _26mg.fnm, _26mg.nvd, _26mg.nvm, _26mg.si, _26mg_FSTOrd50_0.doc, _26mg_FSTOrd50_0.tbk, _26mg_FSTOrd50_0.tix, _26mh.fdt, _26mh.fdx, _26mh.fnm, _26mh.nvd, _26mh.nvm, _26mh.si, _26mh_FSTOrd50_0.doc, _26mh_FSTOrd50_0.tbk, _26mh_FSTOrd50_0.tix, _26mi.fdt, _26mi.fdx, _26mi.fnm, _26mi.nvd, _26mi.nvm, _26mi.si, _26mi_FSTOrd50_0.doc, _26mi_FSTOrd50_0.tbk, _26mi_FSTOrd50_0.tix, _26mj.fdt, _26mj.fdx, _26mj.fnm, _26mj.nvd, _26mj.nvm, _26mj.si, _26mj_FSTOrd50_0.doc, _26mj_FSTOrd50_0.tbk, _26mj_FSTOrd50_0.tix, _26mk.fdt, _26mk.fdx, _26mk.fnm, _26mk.nvd, _26mk.nvm, _26mk.si, _26mk_FSTOrd50_0.doc, _26mk_FSTOrd50_0.tbk, _26mk_FSTOrd50_0.tix, _26ml.fdt, _26ml.fdx, _26ml.fnm, _26ml.nvd, _26ml.nvm, _26ml.si, _26ml_FSTOrd50_0.doc, _26ml_FSTOrd50_0.tbk, _26ml_FSTOrd50_0.tix, _26mm.fdt, _26mm.fdx, _26mm.fnm, _26mm.nvd, _26mm.nvm, _26mm.si, _26mm_FSTOrd50_0.doc, _26mm_FSTOrd50_0.tbk, _26mm_FSTOrd50_0.tix, _26mn.fdt, _26mn.fdx, _26mn.fnm, _26mn.nvd, _26mn.nvm, _26mn.si, _26mn_FSTOrd50_0.doc, _26mn_FSTOrd50_0.tbk, _26mn_FSTOrd50_0.tix, _26mo.fdt, _26mo.fdx, _26mo.fnm, _26mo.nvd, _26mo.nvm, _26mo.si, _26mo_FSTOrd50_0.doc, _26mo_FSTOrd50_0.tbk, _26mo_FSTOrd50_0.tix, _26mp.fdt, _26mp.fdx, _26mp.fnm, _26mp.nvd, _26mp.nvm, _26mp.si, _26mp_FSTOrd50_0.doc, _26mp_FSTOrd50_0.tbk, _26mp_FSTOrd50_0.tix, _26mq.fdt, _26mq.fdx, _26mq.fnm, _26mq.nvd, _26mq.nvm, _26mq.si, _26mq_FSTOrd50_0.doc, _26mq_FSTOrd50_0.tbk, _26mq_FSTOrd50_0.tix, _26mr.fdt, _26mr.fdx, _26mr.fnm, _26mr.nvd, _26mr.nvm, _26mr.si, _26mr_FSTOrd50_0.doc, _26mr_FSTOrd50_0.tbk, _26mr_FSTOrd50_0.tix, _26ms.fdt, _26ms.fdx, _26ms.fnm, _26ms.nvd, _26ms.nvm, _26ms.si, _26ms_FSTOrd50_0.doc, _26ms_FSTOrd50_0.tbk, _26ms_FSTOrd50_0.tix, _26mt.fdt, _26mt.fdx, _26mt.fnm, _26mt.nvd, _26mt.nvm, _26mt.si, _26mt_FSTOrd50_0.doc, _26mt_FSTOrd50_0.tbk, _26mt_FSTOrd50_0.tix, _26mu.fdt, _26mu.fdx, _26mu.fnm, _26mu.nvd, _26mu.nvm, _26mu.si, _26mu_FSTOrd50_0.doc, _26mu_FSTOrd50_0.tbk, _26mu_FSTOrd50_0.tix, _26mv.fdt, _26mv.fdx, _26mv.fnm, _26mv.nvd, _26mv.nvm, _26mv.si, _26mv_FSTOrd50_0.doc, _26mv_FSTOrd50_0.tbk, _26mv_FSTOrd50_0.tix, _26mw.fdt, _26mw.fdx, _26mw.fnm, _26mw.nvd, _26mw.nvm, _26mw.si, _26mw_FSTOrd50_0.doc, _26mw_FSTOrd50_0.tbk, _26mw_FSTOrd50_0.tix, _26mx.fdt, _26mx.fdx, _26mx.fnm, _26mx.nvd, _26mx.nvm, _26mx.si, _26mx_FSTOrd50_0.doc, _26mx_FSTOrd50_0.tbk, _26mx_FSTOrd50_0.tix, _26my.fdt, _26my.fdx, _26my.fnm, _26my.nvd, _26my.nvm, _26my.si, _26my_FSTOrd50_0.doc, _26my_FSTOrd50_0.tbk, _26my_FSTOrd50_0.tix, _26mz.fdt, _26mz.fdx, _26mz.fnm, _26mz.nvd, _26mz.nvm, _26mz.si, _26mz_FSTOrd50_0.doc, _26mz_FSTOrd50_0.tbk, _26mz_FSTOrd50_0.tix, _26n0.fdt, _26n0.fdx, _26n0.fnm, _26n0.nvd, _26n0.nvm, _26n0.si, _26n0_FSTOrd50_0.doc, _26n0_FSTOrd50_0.tbk, _26n0_FSTOrd50_0.tix, _26n1.fdt, _26n1.fdx, _26n1.fnm, _26n1.nvd, _26n1.nvm, _26n1.si, _26n1_FSTOrd50_0.doc, _26n1_FSTOrd50_0.tbk, _26n1_FSTOrd50_0.tix, _26n2.fdt, _26n2.fdx, _26n2.fnm, _26n2.nvd, _26n2.nvm, _26n2.si, _26n2_FSTOrd50_0.doc, _26n2_FSTOrd50_0.tbk, _26n2_FSTOrd50_0.tix, _26n3.fdt, _26n3.fdx, _26n3.fnm, _26n3.nvd, _26n3.nvm, _26n3.si, _26n3_FSTOrd50_0.doc, _26n3_FSTOrd50_0.tbk, _26n3_FSTOrd50_0.tix, _26n4.fdt, _26n4.fdx, _26n4.fnm, _26n4.nvd, _26n4.nvm, _26n4.si, _26n4_FSTOrd50_0.doc, _26n4_FSTOrd50_0.tbk, _26n4_FSTOrd50_0.tix, _26n5.fdt, _26n5.fdx, _26n5.fnm, _26n5.nvd, _26n5.nvm, _26n5.si, _26n5_FSTOrd50_0.doc, _26n5_FSTOrd50_0.tbk, _26n5_FSTOrd50_0.tix, _26n6.fdt, _26n6.fdx, _26n6.fnm, _26n6.nvd, _26n6.nvm, _26n6.si, _26n6_FSTOrd50_0.doc, _26n6_FSTOrd50_0.tbk, _26n6_FSTOrd50_0.tix, _26n7.fdt, _26n7.fdx, _26n7.fnm, _26n7.nvd, _26n7.nvm, _26n7.si, _26n7_FSTOrd50_0.doc, _26n7_FSTOrd50_0.tbk, _26n7_FSTOrd50_0.tix, _26n8.fdt, _26n8.fdx, _26n8.fnm, _26n8.nvd, _26n8.nvm, _26n8.si, _26n8_FSTOrd50_0.doc, _26n8_FSTOrd50_0.tbk, _26n8_FSTOrd50_0.tix, _26n9.fdt, _26n9.fdx, _26n9.fnm, _26n9.nvd, _26n9.nvm, _26n9.si, _26n9_FSTOrd50_0.doc, _26n9_FSTOrd50_0.tbk, _26n9_FSTOrd50_0.tix, _26na.fdt, _26na.fdx, _26na.fnm, _26na.nvd, _26na.nvm, _26na.si, _26na_FSTOrd50_0.doc, _26na_FSTOrd50_0.tbk, _26na_FSTOrd50_0.tix, _26nb.fdt, _26nb.fdx, _26nb.fnm, _26nb.nvd, _26nb.nvm, _26nb.si, _26nb_FSTOrd50_0.doc, _26nb_FSTOrd50_0.tbk, _26nb_FSTOrd50_0.tix, _26nc.fdt, _26nc.fdx, _26nc.fnm, _26nc.nvd, _26nc.nvm, _26nc.si, _26nc_FSTOrd50_0.doc, _26nc_FSTOrd50_0.tbk, _26nc_FSTOrd50_0.tix, _26nd.fdt, _26nd.fdx, _26nd.fnm, _26nd.nvd, _26nd.nvm, _26nd.si, _26nd_FSTOrd50_0.doc, _26nd_FSTOrd50_0.tbk, _26nd_FSTOrd50_0.tix, _26ne.fdt, _26ne.fdx, _26ne.fnm, _26ne.nvd, _26ne.nvm, _26ne.si, _26ne_FSTOrd50_0.doc, _26ne_FSTOrd50_0.tbk, _26ne_FSTOrd50_0.tix, _26nf.fdt, _26nf.fdx, _26nf.fnm, _26nf.nvd, _26nf.nvm, _26nf.si, _26nf_FSTOrd50_0.doc, _26nf_FSTOrd50_0.tbk, _26nf_FSTOrd50_0.tix, _26ng.fdt, _26ng.fdx, _26ng.fnm, _26ng.nvd, _26ng.nvm, _26ng.si, _26ng_FSTOrd50_0.doc, _26ng_FSTOrd50_0.tbk, _26ng_FSTOrd50_0.tix, _26nh.fdt, _26nh.fdx, _26nh.fnm, _26nh.nvd, _26nh.nvm, _26nh.si, _26nh_FSTOrd50_0.doc, _26nh_FSTOrd50_0.tbk, _26nh_FSTOrd50_0.tix, _26ni.fdt, _26ni.fdx, _26ni.fnm, _26ni.nvd, _26ni.nvm, _26ni.si, _26ni_FSTOrd50_0.doc, _26ni_FSTOrd50_0.tbk, _26ni_FSTOrd50_0.tix, _26nj.fdt, _26nj.fdx, _26nj.fnm, _26nj.nvd, _26nj.nvm, _26nj.si, _26nj_FSTOrd50_0.doc, _26nj_FSTOrd50_0.tbk, _26nj_FSTOrd50_0.tix, _26tz.fdt, _26tz.fdx, _26tz.fnm, _26tz.nvd, _26tz.nvm, _26tz.si, _26tz_FSTOrd50_0.doc, _26tz_FSTOrd50_0.tbk, _26tz_FSTOrd50_0.tix, _26u0.cfe, _26u0.cfs, _26u0.si, _26u1.fdt, _26u1.fdx, _26u1.fnm, _26u1.nvd, _26u1.nvm, _26u1.si, _26u1_FSTOrd50_0.doc, _26u1_FSTOrd50_0.tbk, _26u1_FSTOrd50_0.tix, _26u2.fdt, _26u2.fdx, _26u2.fnm, _26u2.nvd, _26u2.nvm, _26u2.si, _26u2_FSTOrd50_0.doc, _26u2_FSTOrd50_0.tbk, _26u2_FSTOrd50_0.tix, _26u3.fdt, _26u3.fdx, _26u3.fnm, _26u3.nvd, _26u3.nvm, _26u3.si, _26u3_FSTOrd50_0.doc, _26u3_FSTOrd50_0.tbk, _26u3_FSTOrd50_0.tix, _26u4.fdt, _26u4.fdx, _26u4.fnm, _26u4.nvd, _26u4.nvm, _26u4.si, _26u4_FSTOrd50_0.doc, _26u4_FSTOrd50_0.tbk, _26u4_FSTOrd50_0.tix, _26u5.fdt, _26u5.fdx, _26u5.fnm, _26u5.nvd, _26u5.nvm, _26u5.si, _26u5_FSTOrd50_0.doc, _26u5_FSTOrd50_0.tbk, _26u5_FSTOrd50_0.tix, _26u6.fdt, _26u6.fdx, _26u6.fnm, _26u6.nvd, _26u6.nvm, _26u6.si, _26u6_FSTOrd50_0.doc, _26u6_FSTOrd50_0.tbk, _26u6_FSTOrd50_0.tix, _26u7.fdt, _26u7.fdx, _26u7.fnm, _26u7.nvd, _26u7.nvm, _26u7.si, _26u7_FSTOrd50_0.doc, _26u7_FSTOrd50_0.tbk, _26u7_FSTOrd50_0.tix, _26u8.fdt, _26u8.fdx, _26u8.fnm, _26u8.nvd, _26u8.nvm, _26u8.si, _26u8_FSTOrd50_0.doc, _26u8_FSTOrd50_0.tbk, _26u8_FSTOrd50_0.tix, _26u9.fdt, _26u9.fdx, _26u9.fnm, _26u9.nvd, _26u9.nvm, _26u9.si, _26u9_FSTOrd50_0.doc, _26u9_FSTOrd50_0.tbk, _26u9_FSTOrd50_0.tix, _26ua.fdt, _26ua.fdx, _26ua.fnm, _26ua.nvd, _26ua.nvm, _26ua.si, _26ua_FSTOrd50_0.doc, _26ua_FSTOrd50_0.tbk, _26ua_FSTOrd50_0.tix, _26ub.fdt, _26ub.fdx, _26ub.fnm, _26ub.nvd, _26ub.nvm, _26ub.si, _26ub_FSTOrd50_0.doc, _26ub_FSTOrd50_0.tbk, _26ub_FSTOrd50_0.tix, _26uc.fdt, _26uc.fdx, _26uc.fnm, _26uc.nvd, _26uc.nvm, _26uc.si, _26uc_FSTOrd50_0.doc, _26uc_FSTOrd50_0.tbk, _26uc_FSTOrd50_0.tix, _26ud.fdt, _26ud.fdx, _26ud.fnm, _26ud.nvd, _26ud.nvm, _26ud.si, _26ud_FSTOrd50_0.doc, _26ud_FSTOrd50_0.tbk, _26ud_FSTOrd50_0.tix, _26ue.fdt, _26ue.fdx, _26ue.fnm, _26ue.nvd, _26ue.nvm, _26ue.si, _26ue_FSTOrd50_0.doc, _26ue_FSTOrd50_0.tbk, _26ue_FSTOrd50_0.tix, _26uf.fdt, _26uf.fdx, _26uf.fnm, _26uf.nvd, _26uf.nvm, _26uf.si, _26uf_FSTOrd50_0.doc, _26uf_FSTOrd50_0.tbk, _26uf_FSTOrd50_0.tix, _26ug.fdt, _26ug.fdx, _26ug.fnm, _26ug.nvd, _26ug.nvm, _26ug.si, _26ug_FSTOrd50_0.doc, _26ug_FSTOrd50_0.tbk, _26ug_FSTOrd50_0.tix, _26uh.fdt, _26uh.fdx, _26uh.fnm, _26uh.nvd, _26uh.nvm, _26uh.si, _26uh_FSTOrd50_0.doc, _26uh_FSTOrd50_0.tbk, _26uh_FSTOrd50_0.tix, _26ui.fdt, _26ui.fdx, _26ui.fnm, _26ui.nvd, _26ui.nvm, _26ui.si, _26ui_FSTOrd50_0.doc, _26ui_FSTOrd50_0.tbk, _26ui_FSTOrd50_0.tix, _26uj.fdt, _26uj.fdx, _26uj.fnm, _26uj.nvd, _26uj.nvm, _26uj.si, _26uj_FSTOrd50_0.doc, _26uj_FSTOrd50_0.tbk, _26uj_FSTOrd50_0.tix, _26uk.fdt, _26uk.fdx, _26uk.fnm, _26uk.nvd, _26uk.nvm, _26uk.si, _26uk_FSTOrd50_0.doc, _26uk_FSTOrd50_0.tbk, _26uk_FSTOrd50_0.tix, _26ul.fdt, _26ul.fdx, _26ul.fnm, _26ul.nvd, _26ul.nvm, _26ul.si, _26ul_FSTOrd50_0.doc, _26ul_FSTOrd50_0.tbk, _26ul_FSTOrd50_0.tix, _26um.fdt, _26um.fdx, _26um.fnm, _26um.nvd, _26um.nvm, _26um.si, _26um_FSTOrd50_0.doc, _26um_FSTOrd50_0.tbk, _26um_FSTOrd50_0.tix, _26un.fdt, _26un.fdx, _26un.fnm, _26un.nvd, _26un.nvm, _26un.si, _26un_FSTOrd50_0.doc, _26un_FSTOrd50_0.tbk, _26un_FSTOrd50_0.tix, _26uo.fdt, _26uo.fdx, _26uo.fnm, _26uo.nvd, _26uo.nvm, _26uo.si, _26uo_FSTOrd50_0.doc, _26uo_FSTOrd50_0.tbk, _26uo_FSTOrd50_0.tix, _26up.fdt, _26up.fdx, _26up.fnm, _26up.nvd, _26up.nvm, _26up.si, _26up_FSTOrd50_0.doc, _26up_FSTOrd50_0.tbk, _26up_FSTOrd50_0.tix, _26uq.fdt, _26uq.fdx, _26uq.fnm, _26uq.nvd, _26uq.nvm, _26uq.si, _26uq_FSTOrd50_0.doc, _26uq_FSTOrd50_0.tbk, _26uq_FSTOrd50_0.tix, _26ur.fdt, _26ur.fdx, _26ur.fnm, _26ur.nvd, _26ur.nvm, _26ur.si, _26ur_FSTOrd50_0.doc, _26ur_FSTOrd50_0.tbk, _26ur_FSTOrd50_0.tix, _26us.fdt, _26us.fdx, _26us.fnm, _26us.nvd, _26us.nvm, _26us.si, _26us_FSTOrd50_0.doc, _26us_FSTOrd50_0.tbk, _26us_FSTOrd50_0.tix, _26ut.fdt, _26ut.fdx, _26ut.fnm, _26ut.nvd, _26ut.nvm, _26ut.si, _26ut_FSTOrd50_0.doc, _26ut_FSTOrd50_0.tbk, _26ut_FSTOrd50_0.tix, _26uu.fdt, _26uu.fdx, _26uu.fnm, _26uu.nvd, _26uu.nvm, _26uu.si, _26uu_FSTOrd50_0.doc, _26uu_FSTOrd50_0.tbk, _26uu_FSTOrd50_0.tix, _26uv.fdt, _26uv.fdx, _26uv.fnm, _26uv.nvd, _26uv.nvm, _26uv.si, _26uv_FSTOrd50_0.doc, _26uv_FSTOrd50_0.tbk, _26uv_FSTOrd50_0.tix, _26uw.fdt, _26uw.fdx, _26uw.fnm, _26uw.nvd, _26uw.nvm, _26uw.si, _26uw_FSTOrd50_0.doc, _26uw_FSTOrd50_0.tbk, _26uw_FSTOrd50_0.tix, _26ux.fdt, _26ux.fdx, _26ux.fnm, _26ux.nvd, _26ux.nvm, _26ux.si, _26ux_FSTOrd50_0.doc, _26ux_FSTOrd50_0.tbk, _26ux_FSTOrd50_0.tix, _26uy.fdt, _26uy.fdx, _26uy.fnm, _26uy.nvd, _26uy.nvm, _26uy.si, _26uy_FSTOrd50_0.doc, _26uy_FSTOrd50_0.tbk, _26uy_FSTOrd50_0.tix, _26uz.fdt, _26uz.fdx, _26uz.fnm, _26uz.nvd, _26uz.nvm, _26uz.si, _26uz_FSTOrd50_0.doc, _26uz_FSTOrd50_0.tbk, _26uz_FSTOrd50_0.tix, _26v0.fdt, _26v0.fdx, _26v0.fnm, _26v0.nvd, _26v0.nvm, _26v0.si, _26v0_FSTOrd50_0.doc, _26v0_FSTOrd50_0.tbk, _26v0_FSTOrd50_0.tix, _26v1.fdt, _26v1.fdx, _26v1.fnm, _26v1.nvd, _26v1.nvm, _26v1.si, _26v1_FSTOrd50_0.doc, _26v1_FSTOrd50_0.tbk, _26v1_FSTOrd50_0.tix, _26v2.fdt, _26v2.fdx, _26v2.fnm, _26v2.nvd, _26v2.nvm, _26v2.si, _26v2_FSTOrd50_0.doc, _26v2_FSTOrd50_0.tbk, _26v2_FSTOrd50_0.tix, _26v3.fdt, _26v3.fdx, _26v3.fnm, _26v3.nvd, _26v3.nvm, _26v3.si, _26v3_FSTOrd50_0.doc, _26v3_FSTOrd50_0.tbk, _26v3_FSTOrd50_0.tix, _26v4.fdt, _26v4.fdx, _26v4.fnm, _26v4.nvd, _26v4.nvm, _26v4.si, _26v4_FSTOrd50_0.doc, _26v4_FSTOrd50_0.tbk, _26v4_FSTOrd50_0.tix, _26v5.fdt, _26v5.fdx, _26v5.fnm, _26v5.nvd, _26v5.nvm, _26v5.si, _26v5_FSTOrd50_0.doc, _26v5_FSTOrd50_0.tbk, _26v5_FSTOrd50_0.tix, _26v6.fdt, _26v6.fdx, _26v6.fnm, _26v6.nvd, _26v6.nvm, _26v6.si, _26v6_FSTOrd50_0.doc, _26v6_FSTOrd50_0.tbk, _26v6_FSTOrd50_0.tix, _26v7.fdt, _26v7.fdx, _26v7.fnm, _26v7.nvd, _26v7.nvm, _26v7.si, _26v7_FSTOrd50_0.doc, _26v7_FSTOrd50_0.tbk, _26v7_FSTOrd50_0.tix, _26v8.fdt, _26v8.fdx, _26v8.fnm, _26v8.nvd, _26v8.nvm, _26v8.si, _26v8_FSTOrd50_0.doc, _26v8_FSTOrd50_0.tbk, _26v8_FSTOrd50_0.tix, _26v9.fdt, _26v9.fdx, _26v9.fnm, _26v9.nvd, _26v9.nvm, _26v9.si, _26v9_FSTOrd50_0.doc, _26v9_FSTOrd50_0.tbk, _26v9_FSTOrd50_0.tix, _26vb.fdt, _26vb.fdx, _26vb.fnm, _26vb.nvd, _26vb.nvm, _26vb.si, _26vb_FSTOrd50_0.doc, _26vb_FSTOrd50_0.tbk, _26vb_FSTOrd50_0.tix, _26vc.fdt, _26vc.fdx, _26vc.fnm, _26vc.nvd, _26vc.nvm, _26vc.si, _26vc_FSTOrd50_0.doc, _26vc_FSTOrd50_0.tbk, _26vc_FSTOrd50_0.tix, _26vd.fdt, _26vd.fdx, _26vd.fnm, _26vd.nvd, _26vd.nvm, _26vd.si, _26vd_FSTOrd50_0.doc, _26vd_FSTOrd50_0.tbk, _26vd_FSTOrd50_0.tix, _26ve.fdt, _26ve.fdx, _26ve.fnm, _26ve.nvd, _26ve.nvm, _26ve.si, _26ve_FSTOrd50_0.doc, _26ve_FSTOrd50_0.tbk, _26ve_FSTOrd50_0.tix, _26vf.fdt, _26vf.fdx, _26vf.fnm, _26vf.nvd, _26vf.nvm, _26vf.si, _26vf_FSTOrd50_0.doc, _26vf_FSTOrd50_0.tbk, _26vf_FSTOrd50_0.tix, _26vg.fdt, _26vg.fdx, _26vg.fnm, _26vg.nvd, _26vg.nvm, _26vg.si, _26vg_FSTOrd50_0.doc, _26vg_FSTOrd50_0.tbk, _26vg_FSTOrd50_0.tix, _26vh.fdt, _26vh.fdx, _26vh.fnm, _26vh.nvd, _26vh.nvm, _26vh.si, _26vh_FSTOrd50_0.doc, _26vh_FSTOrd50_0.tbk, _26vh_FSTOrd50_0.tix, segments_2]}]> but was:<[{indexVersion=1465804342625,generation=2,filelist=[_26c3.fdt, _26c3.fdx, _26c3.fnm, _26c3.nvd, _26c3.nvm, _26c3.si, _26c3_FSTOrd50_0.doc, _26c3_FSTOrd50_0.tbk, _26c3_FSTOrd50_0.tix, _26mb.fdt, _26mb.fdx, _26mb.fnm, _26mb.nvd, _26mb.nvm, _26mb.si, _26mb_FSTOrd50_0.doc, _26mb_FSTOrd50_0.tbk, _26mb_FSTOrd50_0.tix, _26mc.cfe, _26mc.cfs, _26mc.si, _26md.fdt, _26md.fdx, _26md.fnm, _26md.nvd, _26md.nvm, _26md.si, _26md_FSTOrd50_0.doc, _26md_FSTOrd50_0.tbk, _26md_FSTOrd50_0.tix, _26me.fdt, _26me.fdx, _26me.fnm, _26me.nvd, _26me.nvm, _26me.si, _26me_FSTOrd50_0.doc, _26me_FSTOrd50_0.tbk, _26me_FSTOrd50_0.tix, _26mf.fdt, _26mf.fdx, _26mf.fnm, _26mf.nvd, _26mf.nvm, _26mf.si, _26mf_FSTOrd50_0.doc, _26mf_FSTOrd50_0.tbk, _26mf_FSTOrd50_0.tix, _26mg.fdt, _26mg.fdx, _26mg.fnm, _26mg.nvd, _26mg.nvm, _26mg.si, _26mg_FSTOrd50_0.doc, _26mg_FSTOrd50_0.tbk, _26mg_FSTOrd50_0.tix, _26mh.fdt, _26mh.fdx, _26mh.fnm, _26mh.nvd, _26mh.nvm, _26mh.si, _26mh_FSTOrd50_0.doc, _26mh_FSTOrd50_0.tbk, _26mh_FSTOrd50_0.tix, _26mi.fdt, _26mi.fdx, _26mi.fnm, _26mi.nvd, _26mi.nvm, _26mi.si, _26mi_FSTOrd50_0.doc, _26mi_FSTOrd50_0.tbk, _26mi_FSTOrd50_0.tix, _26mj.fdt, _26mj.fdx, _26mj.fnm, _26mj.nvd, _26mj.nvm, _26mj.si, _26mj_FSTOrd50_0.doc, _26mj_FSTOrd50_0.tbk, _26mj_FSTOrd50_0.tix, _26mk.fdt, _26mk.fdx, _26mk.fnm, _26mk.nvd, _26mk.nvm, _26mk.si, _26mk_FSTOrd50_0.doc, _26mk_FSTOrd50_0.tbk, _26mk_FSTOrd50_0.tix, _26ml.fdt, _26ml.fdx, _26ml.fnm, _26ml.nvd, _26ml.nvm, _26ml.si, _26ml_FSTOrd50_0.doc, _26ml_FSTOrd50_0.tbk, _26ml_FSTOrd50_0.tix, _26mm.fdt, _26mm.fdx, _26mm.fnm, _26mm.nvd, _26mm.nvm, _26mm.si, _26mm_FSTOrd50_0.doc, _26mm_FSTOrd50_0.tbk, _26mm_FSTOrd50_0.tix, _26mn.fdt, _26mn.fdx, _26mn.fnm, _26mn.nvd, _26mn.nvm, _26mn.si, _26mn_FSTOrd50_0.doc, _26mn_FSTOrd50_0.tbk, _26mn_FSTOrd50_0.tix, _26mo.fdt, _26mo.fdx, _26mo.fnm, _26mo.nvd, _26mo.nvm, _26mo.si, _26mo_FSTOrd50_0.doc, _26mo_FSTOrd50_0.tbk, _26mo_FSTOrd50_0.tix, _26mp.fdt, _26mp.fdx, _26mp.fnm, _26mp.nvd, _26mp.nvm, _26mp.si, _26mp_FSTOrd50_0.doc, _26mp_FSTOrd50_0.tbk, _26mp_FSTOrd50_0.tix, _26mq.fdt, _26mq.fdx, _26mq.fnm, _26mq.nvd, _26mq.nvm, _26mq.si, _26mq_FSTOrd50_0.doc, _26mq_FSTOrd50_0.tbk, _26mq_FSTOrd50_0.tix, _26mr.fdt, _26mr.fdx, _26mr.fnm, _26mr.nvd, _26mr.nvm, _26mr.si, _26mr_FSTOrd50_0.doc, _26mr_FSTOrd50_0.tbk, _26mr_FSTOrd50_0.tix, _26ms.fdt, _26ms.fdx, _26ms.fnm, _26ms.nvd, _26ms.nvm, _26ms.si, _26ms_FSTOrd50_0.doc, _26ms_FSTOrd50_0.tbk, _26ms_FSTOrd50_0.tix, _26mt.fdt, _26mt.fdx, _26mt.fnm, _26mt.nvd, _26mt.nvm, _26mt.si, _26mt_FSTOrd50_0.doc, _26mt_FSTOrd50_0.tbk, _26mt_FSTOrd50_0.tix, _26mu.fdt, _26mu.fdx, _26mu.fnm, _26mu.nvd, _26mu.nvm, _26mu.si, _26mu_FSTOrd50_0.doc, _26mu_FSTOrd50_0.tbk, _26mu_FSTOrd50_0.tix, _26mv.fdt, _26mv.fdx, _26mv.fnm, _26mv.nvd, _26mv.nvm, _26mv.si, _26mv_FSTOrd50_0.doc, _26mv_FSTOrd50_0.tbk, _26mv_FSTOrd50_0.tix, _26mw.fdt, _26mw.fdx, _26mw.fnm, _26mw.nvd, _26mw.nvm, _26mw.si, _26mw_FSTOrd50_0.doc, _26mw_FSTOrd50_0.tbk, _26mw_FSTOrd50_0.tix, _26mx.fdt, _26mx.fdx, _26mx.fnm, _26mx.nvd, _26mx.nvm, _26mx.si, _26mx_FSTOrd50_0.doc, _26mx_FSTOrd50_0.tbk, _26mx_FSTOrd50_0.tix, _26my.fdt, _26my.fdx, _26my.fnm, _26my.nvd, _26my.nvm, _26my.si, _26my_FSTOrd50_0.doc, _26my_FSTOrd50_0.tbk, _26my_FSTOrd50_0.tix, _26mz.fdt, _26mz.fdx, _26mz.fnm, _26mz.nvd, _26mz.nvm, _26mz.si, _26mz_FSTOrd50_0.doc, _26mz_FSTOrd50_0.tbk, _26mz_FSTOrd50_0.tix, _26n0.fdt, _26n0.fdx, _26n0.fnm, _26n0.nvd, _26n0.nvm, _26n0.si, _26n0_FSTOrd50_0.doc, _26n0_FSTOrd50_0.tbk, _26n0_FSTOrd50_0.tix, _26n1.fdt, _26n1.fdx, _26n1.fnm, _26n1.nvd, _26n1.nvm, _26n1.si, _26n1_FSTOrd50_0.doc, _26n1_FSTOrd50_0.tbk, _26n1_FSTOrd50_0.tix, _26n2.fdt, _26n2.fdx, _26n2.fnm, _26n2.nvd, _26n2.nvm, _26n2.si, _26n2_FSTOrd50_0.doc, _26n2_FSTOrd50_0.tbk, _26n2_FSTOrd50_0.tix, _26n3.fdt, _26n3.fdx, _26n3.fnm, _26n3.nvd, _26n3.nvm, _26n3.si, _26n3_FSTOrd50_0.doc, _26n3_FSTOrd50_0.tbk, _26n3_FSTOrd50_0.tix, _26n4.fdt, _26n4.fdx, _26n4.fnm, _26n4.nvd, _26n4.nvm, _26n4.si, _26n4_FSTOrd50_0.doc, _26n4_FSTOrd50_0.tbk, _26n4_FSTOrd50_0.tix, _26n5.fdt, _26n5.fdx, _26n5.fnm, _26n5.nvd, _26n5.nvm, _26n5.si, _26n5_FSTOrd50_0.doc, _26n5_FSTOrd50_0.tbk, _26n5_FSTOrd50_0.tix, _26n6.fdt, _26n6.fdx, _26n6.fnm, _26n6.nvd, _26n6.nvm, _26n6.si, _26n6_FSTOrd50_0.doc, _26n6_FSTOrd50_0.tbk, _26n6_FSTOrd50_0.tix, _26n7.fdt, _26n7.fdx, _26n7.fnm, _26n7.nvd, _26n7.nvm, _26n7.si, _26n7_FSTOrd50_0.doc, _26n7_FSTOrd50_0.tbk, _26n7_FSTOrd50_0.tix, _26n8.fdt, _26n8.fdx, _26n8.fnm, _26n8.nvd, _26n8.nvm, _26n8.si, _26n8_FSTOrd50_0.doc, _26n8_FSTOrd50_0.tbk, _26n8_FSTOrd50_0.tix, _26n9.fdt, _26n9.fdx, _26n9.fnm, _26n9.nvd, _26n9.nvm, _26n9.si, _26n9_FSTOrd50_0.doc, _26n9_FSTOrd50_0.tbk, _26n9_FSTOrd50_0.tix, _26na.fdt, _26na.fdx, _26na.fnm, _26na.nvd, _26na.nvm, _26na.si, _26na_FSTOrd50_0.doc, _26na_FSTOrd50_0.tbk, _26na_FSTOrd50_0.tix, _26nb.fdt, _26nb.fdx, _26nb.fnm, _26nb.nvd, _26nb.nvm, _26nb.si, _26nb_FSTOrd50_0.doc, _26nb_FSTOrd50_0.tbk, _26nb_FSTOrd50_0.tix, _26nc.fdt, _26nc.fdx, _26nc.fnm, _26nc.nvd, _26nc.nvm, _26nc.si, _26nc_FSTOrd50_0.doc, _26nc_FSTOrd50_0.tbk, _26nc_FSTOrd50_0.tix, _26nd.fdt, _26nd.fdx, _26nd.fnm, _26nd.nvd, _26nd.nvm, _26nd.si, _26nd_FSTOrd50_0.doc, _26nd_FSTOrd50_0.tbk, _26nd_FSTOrd50_0.tix, _26ne.fdt, _26ne.fdx, _26ne.fnm, _26ne.nvd, _26ne.nvm, _26ne.si, _26ne_FSTOrd50_0.doc, _26ne_FSTOrd50_0.tbk, _26ne_FSTOrd50_0.tix, _26nf.fdt, _26nf.fdx, _26nf.fnm, _26nf.nvd, _26nf.nvm, _26nf.si, _26nf_FSTOrd50_0.doc, _26nf_FSTOrd50_0.tbk, _26nf_FSTOrd50_0.tix, _26ng.fdt, _26ng.fdx, _26ng.fnm, _26ng.nvd, _26ng.nvm, _26ng.si, _26ng_FSTOrd50_0.doc, _26ng_FSTOrd50_0.tbk, _26ng_FSTOrd50_0.tix, _26nh.fdt, _26nh.fdx, _26nh.fnm, _26nh.nvd, _26nh.nvm, _26nh.si, _26nh_FSTOrd50_0.doc, _26nh_FSTOrd50_0.tbk, _26nh_FSTOrd50_0.tix, _26ni.fdt, _26ni.fdx, _26ni.fnm, _26ni.nvd, _26ni.nvm, _26ni.si, _26ni_FSTOrd50_0.doc, _26ni_FSTOrd50_0.tbk, _26ni_FSTOrd50_0.tix, _26nj.fdt, _26nj.fdx, _26nj.fnm, _26nj.nvd, _26nj.nvm, _26nj.si, _26nj_FSTOrd50_0.doc, _26nj_FSTOrd50_0.tbk, _26nj_FSTOrd50_0.tix, _26tz.fdt, _26tz.fdx, _26tz.fnm, _26tz.nvd, _26tz.nvm, _26tz.si, _26tz_FSTOrd50_0.doc, _26tz_FSTOrd50_0.tbk, _26tz_FSTOrd50_0.tix, _26u0.cfe, _26u0.cfs, _26u0.si, _26u1.fdt, _26u1.fdx, _26u1.fnm, _26u1.nvd, _26u1.nvm, _26u1.si, _26u1_FSTOrd50_0.doc, _26u1_FSTOrd50_0.tbk, _26u1_FSTOrd50_0.tix, _26u2.fdt, _26u2.fdx, _26u2.fnm, _26u2.nvd, _26u2.nvm, _26u2.si, _26u2_FSTOrd50_0.doc, _26u2_FSTOrd50_0.tbk, _26u2_FSTOrd50_0.tix, _26u3.fdt, _26u3.fdx, _26u3.fnm, _26u3.nvd, _26u3.nvm, _26u3.si, _26u3_FSTOrd50_0.doc, _26u3_FSTOrd50_0.tbk, _26u3_FSTOrd50_0.tix, _26u4.fdt, _26u4.fdx, _26u4.fnm, _26u4.nvd, _26u4.nvm, _26u4.si, _26u4_FSTOrd50_0.doc, _26u4_FSTOrd50_0.tbk, _26u4_FSTOrd50_0.tix, _26u5.fdt, _26u5.fdx, _26u5.fnm, _26u5.nvd, _26u5.nvm, _26u5.si, _26u5_FSTOrd50_0.doc, _26u5_FSTOrd50_0.tbk, _26u5_FSTOrd50_0.tix, _26u6.fdt, _26u6.fdx, _26u6.fnm, _26u6.nvd, _26u6.nvm, _26u6.si, _26u6_FSTOrd50_0.doc, _26u6_FSTOrd50_0.tbk, _26u6_FSTOrd50_0.tix, _26u7.fdt, _26u7.fdx, _26u7.fnm, _26u7.nvd, _26u7.nvm, _26u7.si, _26u7_FSTOrd50_0.doc, _26u7_FSTOrd50_0.tbk, _26u7_FSTOrd50_0.tix, _26u8.fdt, _26u8.fdx, _26u8.fnm, _26u8.nvd, _26u8.nvm, _26u8.si, _26u8_FSTOrd50_0.doc, _26u8_FSTOrd50_0.tbk, _26u8_FSTOrd50_0.tix, _26u9.fdt, _26u9.fdx, _26u9.fnm, _26u9.nvd, _26u9.nvm, _26u9.si, _26u9_FSTOrd50_0.doc, _26u9_FSTOrd50_0.tbk, _26u9_FSTOrd50_0.tix, _26ua.fdt, _26ua.fdx, _26ua.fnm, _26ua.nvd, _26ua.nvm, _26ua.si, _26ua_FSTOrd50_0.doc, _26ua_FSTOrd50_0.tbk, _26ua_FSTOrd50_0.tix, _26ub.fdt, _26ub.fdx, _26ub.fnm, _26ub.nvd, _26ub.nvm, _26ub.si, _26ub_FSTOrd50_0.doc, _26ub_FSTOrd50_0.tbk, _26ub_FSTOrd50_0.tix, _26uc.fdt, _26uc.fdx, _26uc.fnm, _26uc.nvd, _26uc.nvm, _26uc.si, _26uc_FSTOrd50_0.doc, _26uc_FSTOrd50_0.tbk, _26uc_FSTOrd50_0.tix, _26ud.fdt, _26ud.fdx, _26ud.fnm, _26ud.nvd, _26ud.nvm, _26ud.si, _26ud_FSTOrd50_0.doc, _26ud_FSTOrd50_0.tbk, _26ud_FSTOrd50_0.tix, _26ue.fdt, _26ue.fdx, _26ue.fnm, _26ue.nvd, _26ue.nvm, _26ue.si, _26ue_FSTOrd50_0.doc, _26ue_FSTOrd50_0.tbk, _26ue_FSTOrd50_0.tix, _26uf.fdt, _26uf.fdx, _26uf.fnm, _26uf.nvd, _26uf.nvm, _26uf.si, _26uf_FSTOrd50_0.doc, _26uf_FSTOrd50_0.tbk, _26uf_FSTOrd50_0.tix, _26ug.fdt, _26ug.fdx, _26ug.fnm, _26ug.nvd, _26ug.nvm, _26ug.si, _26ug_FSTOrd50_0.doc, _26ug_FSTOrd50_0.tbk, _26ug_FSTOrd50_0.tix, _26uh.fdt, _26uh.fdx, _26uh.fnm, _26uh.nvd, _26uh.nvm, _26uh.si, _26uh_FSTOrd50_0.doc, _26uh_FSTOrd50_0.tbk, _26uh_FSTOrd50_0.tix, _26ui.fdt, _26ui.fdx, _26ui.fnm, _26ui.nvd, _26ui.nvm, _26ui.si, _26ui_FSTOrd50_0.doc, _26ui_FSTOrd50_0.tbk, _26ui_FSTOrd50_0.tix, _26uj.fdt, _26uj.fdx, _26uj.fnm, _26uj.nvd, _26uj.nvm, _26uj.si, _26uj_FSTOrd50_0.doc, _26uj_FSTOrd50_0.tbk, _26uj_FSTOrd50_0.tix, _26uk.fdt, _26uk.fdx, _26uk.fnm, _26uk.nvd, _26uk.nvm, _26uk.si, _26uk_FSTOrd50_0.doc, _26uk_FSTOrd50_0.tbk, _26uk_FSTOrd50_0.tix, _26ul.fdt, _26ul.fdx, _26ul.fnm, _26ul.nvd, _26ul.nvm, _26ul.si, _26ul_FSTOrd50_0.doc, _26ul_FSTOrd50_0.tbk, _26ul_FSTOrd50_0.tix, _26um.fdt, _26um.fdx, _26um.fnm, _26um.nvd, _26um.nvm, _26um.si, _26um_FSTOrd50_0.doc, _26um_FSTOrd50_0.tbk, _26um_FSTOrd50_0.tix, _26un.fdt, _26un.fdx, _26un.fnm, _26un.nvd, _26un.nvm, _26un.si, _26un_FSTOrd50_0.doc, _26un_FSTOrd50_0.tbk, _26un_FSTOrd50_0.tix, _26uo.fdt, _26uo.fdx, _26uo.fnm, _26uo.nvd, _26uo.nvm, _26uo.si, _26uo_FSTOrd50_0.doc, _26uo_FSTOrd50_0.tbk, _26uo_FSTOrd50_0.tix, _26up.fdt, _26up.fdx, _26up.fnm, _26up.nvd, _26up.nvm, _26up.si, _26up_FSTOrd50_0.doc, _26up_FSTOrd50_0.tbk, _26up_FSTOrd50_0.tix, _26uq.fdt, _26uq.fdx, _26uq.fnm, _26uq.nvd, _26uq.nvm, _26uq.si, _26uq_FSTOrd50_0.doc, _26uq_FSTOrd50_0.tbk, _26uq_FSTOrd50_0.tix, _26ur.fdt, _26ur.fdx, _26ur.fnm, _26ur.nvd, _26ur.nvm, _26ur.si, _26ur_FSTOrd50_0.doc, _26ur_FSTOrd50_0.tbk, _26ur_FSTOrd50_0.tix, _26us.fdt, _26us.fdx, _26us.fnm, _26us.nvd, _26us.nvm, _26us.si, _26us_FSTOrd50_0.doc, _26us_FSTOrd50_0.tbk, _26us_FSTOrd50_0.tix, _26ut.fdt, _26ut.fdx, _26ut.fnm, _26ut.nvd, _26ut.nvm, _26ut.si, _26ut_FSTOrd50_0.doc, _26ut_FSTOrd50_0.tbk, _26ut_FSTOrd50_0.tix, _26uu.fdt, _26uu.fdx, _26uu.fnm, _26uu.nvd, _26uu.nvm, _26uu.si, _26uu_FSTOrd50_0.doc, _26uu_FSTOrd50_0.tbk, _26uu_FSTOrd50_0.tix, _26uv.fdt, _26uv.fdx, _26uv.fnm, _26uv.nvd, _26uv.nvm, _26uv.si, _26uv_FSTOrd50_0.doc, _26uv_FSTOrd50_0.tbk, _26uv_FSTOrd50_0.tix, _26uw.fdt, _26uw.fdx, _26uw.fnm, _26uw.nvd, _26uw.nvm, _26uw.si, _26uw_FSTOrd50_0.doc, _26uw_FSTOrd50_0.tbk, _26uw_FSTOrd50_0.tix, _26ux.fdt, _26ux.fdx, _26ux.fnm, _26ux.nvd, _26ux.nvm, _26ux.si, _26ux_FSTOrd50_0.doc, _26ux_FSTOrd50_0.tbk, _26ux_FSTOrd50_0.tix, _26uy.fdt, _26uy.fdx, _26uy.fnm, _26uy.nvd, _26uy.nvm, _26uy.si, _26uy_FSTOrd50_0.doc, _26uy_FSTOrd50_0.tbk, _26uy_FSTOrd50_0.tix, _26uz.fdt, _26uz.fdx, _26uz.fnm, _26uz.nvd, _26uz.nvm, _26uz.si, _26uz_FSTOrd50_0.doc, _26uz_FSTOrd50_0.tbk, _26uz_FSTOrd50_0.tix, _26v0.fdt, _26v0.fdx, _26v0.fnm, _26v0.nvd, _26v0.nvm, _26v0.si, _26v0_FSTOrd50_0.doc, _26v0_FSTOrd50_0.tbk, _26v0_FSTOrd50_0.tix, _26v1.fdt, _26v1.fdx, _26v1.fnm, _26v1.nvd, _26v1.nvm, _26v1.si, _26v1_FSTOrd50_0.doc, _26v1_FSTOrd50_0.tbk, _26v1_FSTOrd50_0.tix, _26v2.fdt, _26v2.fdx, _26v2.fnm, _26v2.nvd, _26v2.nvm, _26v2.si, _26v2_FSTOrd50_0.doc, _26v2_FSTOrd50_0.tbk, _26v2_FSTOrd50_0.tix, _26v3.fdt, _26v3.fdx, _26v3.fnm, _26v3.nvd, _26v3.nvm, _26v3.si, _26v3_FSTOrd50_0.doc, _26v3_FSTOrd50_0.tbk, _26v3_FSTOrd50_0.tix, _26v4.fdt, _26v4.fdx, _26v4.fnm, _26v4.nvd, _26v4.nvm, _26v4.si, _26v4_FSTOrd50_0.doc, _26v4_FSTOrd50_0.tbk, _26v4_FSTOrd50_0.tix, _26v5.fdt, _26v5.fdx, _26v5.fnm, _26v5.nvd, _26v5.nvm, _26v5.si, _26v5_FSTOrd50_0.doc, _26v5_FSTOrd50_0.tbk, _26v5_FSTOrd50_0.tix, _26v6.fdt, _26v6.fdx, _26v6.fnm, _26v6.nvd, _26v6.nvm, _26v6.si, _26v6_FSTOrd50_0.doc, _26v6_FSTOrd50_0.tbk, _26v6_FSTOrd50_0.tix, _26v7.fdt, _26v7.fdx, _26v7.fnm, _26v7.nvd, _26v7.nvm, _26v7.si, _26v7_FSTOrd50_0.doc, _26v7_FSTOrd50_0.tbk, _26v7_FSTOrd50_0.tix, _26v8.fdt, _26v8.fdx, _26v8.fnm, _26v8.nvd, _26v8.nvm, _26v8.si, _26v8_FSTOrd50_0.doc, _26v8_FSTOrd50_0.tbk, _26v8_FSTOrd50_0.tix, _26v9.fdt, _26v9.fdx, _26v9.fnm, _26v9.nvd, _26v9.nvm, _26v9.si, _26v9_FSTOrd50_0.doc, _26v9_FSTOrd50_0.tbk, _26v9_FSTOrd50_0.tix, _26vb.fdt, _26vb.fdx, _26vb.fnm, _26vb.nvd, _26vb.nvm, _26vb.si, _26vb_FSTOrd50_0.doc, _26vb_FSTOrd50_0.tbk, _26vb_FSTOrd50_0.tix, _26vc.fdt, _26vc.fdx, _26vc.fnm, _26vc.nvd, _26vc.nvm, _26vc.si, _26vc_FSTOrd50_0.doc, _26vc_FSTOrd50_0.tbk, _26vc_FSTOrd50_0.tix, _26vd.fdt, _26vd.fdx, _26vd.fnm, _26vd.nvd, _26vd.nvm, _26vd.si, _26vd_FSTOrd50_0.doc, _26vd_FSTOrd50_0.tbk, _26vd_FSTOrd50_0.tix, _26ve.fdt, _26ve.fdx, _26ve.fnm, _26ve.nvd, _26ve.nvm, _26ve.si, _26ve_FSTOrd50_0.doc, _26ve_FSTOrd50_0.tbk, _26ve_FSTOrd50_0.tix, _26vf.fdt, _26vf.fdx, _26vf.fnm, _26vf.nvd, _26vf.nvm, _26vf.si, _26vf_FSTOrd50_0.doc, _26vf_FSTOrd50_0.tbk, _26vf_FSTOrd50_0.tix, _26vg.fdt, _26vg.fdx, _26vg.fnm, _26vg.nvd, _26vg.nvm, _26vg.si, _26vg_FSTOrd50_0.doc, _26vg_FSTOrd50_0.tbk, _26vg_FSTOrd50_0.tix, _26vh.fdt, _26vh.fdx, _26vh.fnm, _26vh.nvd, _26vh.nvm, _26vh.si, _26vh_FSTOrd50_0.doc, _26vh_FSTOrd50_0.tbk, _26vh_FSTOrd50_0.tix, segments_2]}, {indexVersion=1465804342625,generation=3,filelist=[_26nl.fdt, _26nl.fdx, _26nl.fnm, _26nl.nvd, _26nl.nvm, _26nl.si, _26nl_FSTOrd50_0.doc, _26nl_FSTOrd50_0.tbk, _26nl_FSTOrd50_0.tix, _26v9.fdt, _26v9.fdx, _26v9.fnm, _26v9.nvd, _26v9.nvm, _26v9.si, _26v9_FSTOrd50_0.doc, _26v9_FSTOrd50_0.tbk, _26v9_FSTOrd50_0.tix, _26va.cfe, _26va.cfs, _26va.si, _26vb.fdt, _26vb.fdx, _26vb.fnm, _26vb.nvd, _26vb.nvm, _26vb.si, _26vb_FSTOrd50_0.doc, _26vb_FSTOrd50_0.tbk, _26vb_FSTOrd50_0.tix, _26vc.fdt, _26vc.fdx, _26vc.fnm, _26vc.nvd, _26vc.nvm, _26vc.si, _26vc_FSTOrd50_0.doc, _26vc_FSTOrd50_0.tbk, _26vc_FSTOrd50_0.tix, _26vd.fdt, _26vd.fdx, _26vd.fnm, _26vd.nvd, _26vd.nvm, _26vd.si, _26vd_FSTOrd50_0.doc, _26vd_FSTOrd50_0.tbk, _26vd_FSTOrd50_0.tix, _26ve.fdt, _26ve.fdx, _26ve.fnm, _26ve.nvd, _26ve.nvm, _26ve.si, _26ve_FSTOrd50_0.doc, _26ve_FSTOrd50_0.tbk, _26ve_FSTOrd50_0.tix, _26vf.fdt, _26vf.fdx, _26vf.fnm, _26vf.nvd, _26vf.nvm, _26vf.si, _26vf_FSTOrd50_0.doc, _26vf_FSTOrd50_0.tbk, _26vf_FSTOrd50_0.tix, _26vg.fdt, _26vg.fdx, _26vg.fnm, _26vg.nvd, _26vg.nvm, _26vg.si, _26vg_FSTOrd50_0.doc, _26vg_FSTOrd50_0.tbk, _26vg_FSTOrd50_0.tix, _26vh.fdt, _26vh.fdx, _26vh.fnm, _26vh.nvd, _26vh.nvm, _26vh.si, _26vh_FSTOrd50_0.doc, _26vh_FSTOrd50_0.tbk, _26vh_FSTOrd50_0.tix, segments_3]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1465804342625,generation=2,filelist=[_26c3.fdt, _26c3.fdx, _26c3.fnm, _26c3.nvd, _26c3.nvm, _26c3.si, _26c3_FSTOrd50_0.doc, _26c3_FSTOrd50_0.tbk, _26c3_FSTOrd50_0.tix, _26mb.fdt, _26mb.fdx, _26mb.fnm, _26mb.nvd, _26mb.nvm, _26mb.si, _26mb_FSTOrd50_0.doc, _26mb_FSTOrd50_0.tbk, _26mb_FSTOrd50_0.tix, _26mc.cfe, _26mc.cfs, _26mc.si, _26md.fdt, _26md.fdx, _26md.fnm, _26md.nvd, _26md.nvm, _26md.si, _26md_FSTOrd50_0.doc, _26md_FSTOrd50_0.tbk, _26md_FSTOrd50_0.tix, _26me.fdt, _26me.fdx, _26me.fnm, _26me.nvd, _26me.nvm, _26me.si, _26me_FSTOrd50_0.doc, _26me_FSTOrd50_0.tbk, _26me_FSTOrd50_0.tix, _26mf.fdt, _26mf.fdx, _26mf.fnm, _26mf.nvd, _26mf.nvm, _26mf.si, _26mf_FSTOrd50_0.doc, _26mf_FSTOrd50_0.tbk, _26mf_FSTOrd50_0.tix, _26mg.fdt, _26mg.fdx, _26mg.fnm, _26mg.nvd, _26mg.nvm, _26mg.si, _26mg_FSTOrd50_0.doc, _26mg_FSTOrd50_0.tbk, _26mg_FSTOrd50_0.tix, _26mh.fdt, _26mh.fdx, _26mh.fnm, _26mh.nvd, _26mh.nvm, _26mh.si, _26mh_FSTOrd50_0.doc, _26mh_FSTOrd50_0.tbk, _26mh_FSTOrd50_0.tix, _26mi.fdt, _26mi.fdx, _26mi.fnm, _26mi.nvd, _26mi.nvm, _26mi.si, _26mi_FSTOrd50_0.doc, _26mi_FSTOrd50_0.tbk, _26mi_FSTOrd50_0.tix, _26mj.fdt, _26mj.fdx, _26mj.fnm, _26mj.nvd, _26mj.nvm, _26mj.si, _26mj_FSTOrd50_0.doc, _26mj_FSTOrd50_0.tbk, _26mj_FSTOrd50_0.tix, _26mk.fdt, _26mk.fdx, _26mk.fnm, _26mk.nvd, _26mk.nvm, _26mk.si, _26mk_FSTOrd50_0.doc, _26mk_FSTOrd50_0.tbk, _26mk_FSTOrd50_0.tix, _26ml.fdt, _26ml.fdx, _26ml.fnm, _26ml.nvd, _26ml.nvm, _26ml.si, _26ml_FSTOrd50_0.doc, _26ml_FSTOrd50_0.tbk, _26ml_FSTOrd50_0.tix, _26mm.fdt, _26mm.fdx, _26mm.fnm, _26mm.nvd, _26mm.nvm, _26mm.si, _26mm_FSTOrd50_0.doc, _26mm_FSTOrd50_0.tbk, _26mm_FSTOrd50_0.tix, _26mn.fdt, _26mn.fdx, _26mn.fnm, _26mn.nvd, _26mn.nvm, _26mn.si, _26mn_FSTOrd50_0.doc, _26mn_FSTOrd50_0.tbk, _26mn_FSTOrd50_0.tix, _26mo.fdt, _26mo.fdx, _26mo.fnm, _26mo.nvd, _26mo.nvm, _26mo.si, _26mo_FSTOrd50_0.doc, _26mo_FSTOrd50_0.tbk, _26mo_FSTOrd50_0.tix, _26mp.fdt, _26mp.fdx, _26mp.fnm, _26mp.nvd, _26mp.nvm, _26mp.si, _26mp_FSTOrd50_0.doc, _26mp_FSTOrd50_0.tbk, _26mp_FSTOrd50_0.tix, _26mq.fdt, _26mq.fdx, _26mq.fnm, _26mq.nvd, _26mq.nvm, _26mq.si, _26mq_FSTOrd50_0.doc, _26mq_FSTOrd50_0.tbk, _26mq_FSTOrd50_0.tix, _26mr.fdt, _26mr.fdx, _26mr.fnm, _26mr.nvd, _26mr.nvm, _26mr.si, _26mr_FSTOrd50_0.doc, _26mr_FSTOrd50_0.tbk, _26mr_FSTOrd50_0.tix, _26ms.fdt, _26ms.fdx, _26ms.fnm, _26ms.nvd, _26ms.nvm, _26ms.si, _26ms_FSTOrd50_0.doc, _26ms_FSTOrd50_0.tbk, _26ms_FSTOrd50_0.tix, _26mt.fdt, _26mt.fdx, _26mt.fnm, _26mt.nvd, _26mt.nvm, _26mt.si, _26mt_FSTOrd50_0.doc, _26mt_FSTOrd50_0.tbk, _26mt_FSTOrd50_0.tix, _26mu.fdt, _26mu.fdx, _26mu.fnm, _26mu.nvd, _26mu.nvm, _26mu.si, _26mu_FSTOrd50_0.doc, _26mu_FSTOrd50_0.tbk, _26mu_FSTOrd50_0.tix, _26mv.fdt, _26mv.fdx, _26mv.fnm, _26mv.nvd, _26mv.nvm, _26mv.si, _26mv_FSTOrd50_0.doc, _26mv_FSTOrd50_0.tbk, _26mv_FSTOrd50_0.tix, _26mw.fdt, _26mw.fdx, _26mw.fnm, _26mw.nvd, _26mw.nvm, _26mw.si, _26mw_FSTOrd50_0.doc, _26mw_FSTOrd50_0.tbk, _26mw_FSTOrd50_0.tix, _26mx.fdt, _26mx.fdx, _26mx.fnm, _26mx.nvd, _26mx.nvm, _26mx.si, _26mx_FSTOrd50_0.doc, _26mx_FSTOrd50_0.tbk, _26mx_FSTOrd50_0.tix, _26my.fdt, _26my.fdx, _26my.fnm, _26my.nvd, _26my.nvm, _26my.si, _26my_FSTOrd50_0.doc, _26my_FSTOrd50_0.tbk, _26my_FSTOrd50_0.tix, _26mz.fdt, _26mz.fdx, _26mz.fnm, _26mz.nvd, _26mz.nvm, _26mz.si, _26mz_FSTOrd50_0.doc, _26mz_FSTOrd50_0.tbk, _26mz_FSTOrd50_0.tix, _26n0.fdt, _26n0.fdx, _26n0.fnm, _26n0.nvd, _26n0.nvm, _26n0.si, _26n0_FSTOrd50_0.doc, _26n0_FSTOrd50_0.tbk, _26n0_FSTOrd50_0.tix, _26n1.fdt, _26n1.fdx, _26n1.fnm, _26n1.nvd, _26n1.nvm, _26n1.si, _26n1_FSTOrd50_0.doc, _26n1_FSTOrd50_0.tbk, _26n1_FSTOrd50_0.tix, _26n2.fdt, _26n2.fdx, _26n2.fnm, _26n2.nvd, _26n2.nvm, _26n2.si, _26n2_FSTOrd50_0.doc, _26n2_FSTOrd50_0.tbk, _26n2_FSTOrd50_0.tix, _26n3.fdt, _26n3.fdx, _26n3.fnm, _26n3.nvd, _26n3.nvm, _26n3.si, _26n3_FSTOrd50_0.doc, _26n3_FSTOrd50_0.tbk, _26n3_FSTOrd50_0.tix, _26n4.fdt, _26n4.fdx, _26n4.fnm, _26n4.nvd, _26n4.nvm, _26n4.si, _26n4_FSTOrd50_0.doc, _26n4_FSTOrd50_0.tbk, _26n4_FSTOrd50_0.tix, _26n5.fdt, _26n5.fdx, _26n5.fnm, _26n5.nvd, _26n5.nvm, _26n5.si, _26n5_FSTOrd50_0.doc, _26n5_FSTOrd50_0.tbk, _26n5_FSTOrd50_0.tix, _26n6.fdt, _26n6.fdx, _26n6.fnm, _26n6.nvd, _26n6.nvm, _26n6.si, _26n6_FSTOrd50_0.doc, _26n6_FSTOrd50_0.tbk, _26n6_FSTOrd50_0.tix, _26n7.fdt, _26n7.fdx, _26n7.fnm, _26n7.nvd, _26n7.nvm, _26n7.si, _26n7_FSTOrd50_0.doc, _26n7_FSTOrd50_0.tbk, _26n7_FSTOrd50_0.tix, _26n8.fdt, _26n8.fdx, _26n8.fnm, _26n8.nvd, _26n8.nvm, _26n8.si, _26n8_FSTOrd50_0.doc, _26n8_FSTOrd50_0.tbk, _26n8_FSTOrd50_0.tix, _26n9.fdt, _26n9.fdx, _26n9.fnm, _26n9.nvd, _26n9.nvm, _26n9.si, _26n9_FSTOrd50_0.doc, _26n9_FSTOrd50_0.tbk, _26n9_FSTOrd50_0.tix, _26na.fdt, _26na.fdx, _26na.fnm, _26na.nvd, _26na.nvm, _26na.si, _26na_FSTOrd50_0.doc, _26na_FSTOrd50_0.tbk, _26na_FSTOrd50_0.tix, _26nb.fdt, _26nb.fdx, _26nb.fnm, _26nb.nvd, _26nb.nvm, _26nb.si, _26nb_FSTOrd50_0.doc, _26nb_FSTOrd50_0.tbk, _26nb_FSTOrd50_0.tix, _26nc.fdt, _26nc.fdx, _26nc.fnm, _26nc.nvd, _26nc.nvm, _26nc.si, _26nc_FSTOrd50_0.doc, _26nc_FSTOrd50_0.tbk, _26nc_FSTOrd50_0.tix, _26nd.fdt, _26nd.fdx, _26nd.fnm, _26nd.nvd, _26nd.nvm, _26nd.si, _26nd_FSTOrd50_0.doc, _26nd_FSTOrd50_0.tbk, _26nd_FSTOrd50_0.tix, _26ne.fdt, _26ne.fdx, _26ne.fnm, _26ne.nvd, _26ne.nvm, _26ne.si, _26ne_FSTOrd50_0.doc, _26ne_FSTOrd50_0.tbk, _26ne_FSTOrd50_0.tix, _26nf.fdt, _26nf.fdx, _26nf.fnm, _26nf.nvd, _26nf.nvm, _26nf.si, _26nf_FSTOrd50_0.doc, _26nf_FSTOrd50_0.tbk, _26nf_FSTOrd50_0.tix, _26ng.fdt, _26ng.fdx, _26ng.fnm, _26ng.nvd, _26ng.nvm, _26ng.si, _26ng_FSTOrd50_0.doc, _26ng_FSTOrd50_0.tbk, _26ng_FSTOrd50_0.tix, _26nh.fdt, _26nh.fdx, _26nh.fnm, _26nh.nvd, _26nh.nvm, _26nh.si, _26nh_FSTOrd50_0.doc, _26nh_FSTOrd50_0.tbk, _26nh_FSTOrd50_0.tix, _26ni.fdt, _26ni.fdx, _26ni.fnm, _26ni.nvd, _26ni.nvm, _26ni.si, _26ni_FSTOrd50_0.doc, _26ni_FSTOrd50_0.tbk, _26ni_FSTOrd50_0.tix, _26nj.fdt, _26nj.fdx, _26nj.fnm, _26nj.nvd, _26nj.nvm, _26nj.si, _26nj_FSTOrd50_0.doc, _26nj_FSTOrd50_0.tbk, _26nj_FSTOrd50_0.tix, _26tz.fdt, _26tz.fdx, _26tz.fnm, _26tz.nvd, _26tz.nvm, _26tz.si, _26tz_FSTOrd50_0.doc, _26tz_FSTOrd50_0.tbk, _26tz_FSTOrd50_0.tix, _26u0.cfe, _26u0.cfs, _26u0.si, _26u1.fdt, _26u1.fdx, _26u1.fnm, _26u1.nvd, _26u1.nvm, _26u1.si, _26u1_FSTOrd50_0.doc, _26u1_FSTOrd50_0.tbk, _26u1_FSTOrd50_0.tix, _26u2.fdt, _26u2.fdx, _26u2.fnm, _26u2.nvd, _26u2.nvm, _26u2.si, _26u2_FSTOrd50_0.doc, _26u2_FSTOrd50_0.tbk, _26u2_FSTOrd50_0.tix, _26u3.fdt, _26u3.fdx, _26u3.fnm, _26u3.nvd, _26u3.nvm, _26u3.si, _26u3_FSTOrd50_0.doc, _26u3_FSTOrd50_0.tbk, _26u3_FSTOrd50_0.tix, _26u4.fdt, _26u4.fdx, _26u4.fnm, _26u4.nvd, _26u4.nvm, _26u4.si, _26u4_FSTOrd50_0.doc, _26u4_FSTOrd50_0.tbk, _26u4_FSTOrd50_0.tix, _26u5.fdt, _26u5.fdx, _26u5.fnm, _26u5.nvd, _26u5.nvm, _26u5.si, _26u5_FSTOrd50_0.doc, _26u5_FSTOrd50_0.tbk, _26u5_FSTOrd50_0.tix, _26u6.fdt, _26u6.fdx, _26u6.fnm, _26u6.nvd, _26u6.nvm, _26u6.si, _26u6_FSTOrd50_0.doc, _26u6_FSTOrd50_0.tbk, _26u6_FSTOrd50_0.tix, _26u7.fdt, _26u7.fdx, _26u7.fnm, _26u7.nvd, _26u7.nvm, _26u7.si, _26u7_FSTOrd50_0.doc, _26u7_FSTOrd50_0.tbk, _26u7_FSTOrd50_0.tix, _26u8.fdt, _26u8.fdx, _26u8.fnm, _26u8.nvd, _26u8.nvm, _26u8.si, _26u8_FSTOrd50_0.doc, _26u8_FSTOrd50_0.tbk, _26u8_FSTOrd50_0.tix, _26u9.fdt, _26u9.fdx, _26u9.fnm, _26u9.nvd, _26u9.nvm, _26u9.si, _26u9_FSTOrd50_0.doc, _26u9_FSTOrd50_0.tbk, _26u9_FSTOrd50_0.tix, _26ua.fdt, _26ua.fdx, _26ua.fnm, _26ua.nvd, _26ua.nvm, _26ua.si, _26ua_FSTOrd50_0.doc, _26ua_FSTOrd50_0.tbk, _26ua_FSTOrd50_0.tix, _26ub.fdt, _26ub.fdx, _26ub.fnm, _26ub.nvd, _26ub.nvm, _26ub.si, _26ub_FSTOrd50_0.doc, _26ub_FSTOrd50_0.tbk, _26ub_FSTOrd50_0.tix, _26uc.fdt, _26uc.fdx, _26uc.fnm, _26uc.nvd, _26uc.nvm, _26uc.si, _26uc_FSTOrd50_0.doc, _26uc_FSTOrd50_0.tbk, _26uc_FSTOrd50_0.tix, _26ud.fdt, _26ud.fdx, _26ud.fnm, _26ud.nvd, _26ud.nvm, _26ud.si, _26ud_FSTOrd50_0.doc, _26ud_FSTOrd50_0.tbk, _26ud_FSTOrd50_0.tix, _26ue.fdt, _26ue.fdx, _26ue.fnm, _26ue.nvd, _26ue.nvm, _26ue.si, _26ue_FSTOrd50_0.doc, _26ue_FSTOrd50_0.tbk, _26ue_FSTOrd50_0.tix, _26uf.fdt, _26uf.fdx, _26uf.fnm, _26uf.nvd, _26uf.nvm, _26uf.si, _26uf_FSTOrd50_0.doc, _26uf_FSTOrd50_0.tbk, _26uf_FSTOrd50_0.tix, _26ug.fdt, _26ug.fdx, _26ug.fnm, _26ug.nvd, _26ug.nvm, _26ug.si, _26ug_FSTOrd50_0.doc, _26ug_FSTOrd50_0.tbk, _26ug_FSTOrd50_0.tix, _26uh.fdt, _26uh.fdx, _26uh.fnm, _26uh.nvd, _26uh.nvm, _26uh.si, _26uh_FSTOrd50_0.doc, _26uh_FSTOrd50_0.tbk, _26uh_FSTOrd50_0.tix, _26ui.fdt, _26ui.fdx, _26ui.fnm, _26ui.nvd, _26ui.nvm, _26ui.si, _26ui_FSTOrd50_0.doc, _26ui_FSTOrd50_0.tbk, _26ui_FSTOrd50_0.tix, _26uj.fdt, _26uj.fdx, _26uj.fnm, _26uj.nvd, _26uj.nvm, _26uj.si, _26uj_FSTOrd50_0.doc, _26uj_FSTOrd50_0.tbk, _26uj_FSTOrd50_0.tix, _26uk.fdt, _26uk.fdx, _26uk.fnm, _26uk.nvd, _26uk.nvm, _26uk.si, _26uk_FSTOrd50_0.doc, _26uk_FSTOrd50_0.tbk, _26uk_FSTOrd50_0.tix, _26ul.fdt, _26ul.fdx, _26ul.fnm, _26ul.nvd, _26ul.nvm, _26ul.si, _26ul_FSTOrd50_0.doc, _26ul_FSTOrd50_0.tbk, _26ul_FSTOrd50_0.tix, _26um.fdt, _26um.fdx, _26um.fnm, _26um.nvd, _26um.nvm, _26um.si, _26um_FSTOrd50_0.doc, _26um_FSTOrd50_0.tbk, _26um_FSTOrd50_0.tix, _26un.fdt, _26un.fdx, _26un.fnm, _26un.nvd, _26un.nvm, _26un.si, _26un_FSTOrd50_0.doc, _26un_FSTOrd50_0.tbk, _26un_FSTOrd50_0.tix, _26uo.fdt, _26uo.fdx, _26uo.fnm, _26uo.nvd, _26uo.nvm, _26uo.si, _26uo_FSTOrd50_0.doc, _26uo_FSTOrd50_0.tbk, _26uo_FSTOrd50_0.tix, _26up.fdt, _26up.fdx, _26up.fnm, _26up.nvd, _26up.nvm, _26up.si, _26up_FSTOrd50_0.doc, _26up_FSTOrd50_0.tbk, _26up_FSTOrd50_0.tix, _26uq.fdt, _26uq.fdx, _26uq.fnm, _26uq.nvd, _26uq.nvm, _26uq.si, _26uq_FSTOrd50_0.doc, _26uq_FSTOrd50_0.tbk, _26uq_FSTOrd50_0.tix, _26ur.fdt, _26ur.fdx, _26ur.fnm, _26ur.nvd, _26ur.nvm, _26ur.si, _26ur_FSTOrd50_0.doc, _26ur_FSTOrd50_0.tbk, _26ur_FSTOrd50_0.tix, _26us.fdt, _26us.fdx, _26us.fnm, _26us.nvd, _26us.nvm, _26us.si, _26us_FSTOrd50_0.doc, _26us_FSTOrd50_0.tbk, _26us_FSTOrd50_0.tix, _26ut.fdt, _26ut.fdx, _26ut.fnm, _26ut.nvd, _26ut.nvm, _26ut.si, _26ut_FSTOrd50_0.doc, _26ut_FSTOrd50_0.tbk, _26ut_FSTOrd50_0.tix, _26uu.fdt, _26uu.fdx, _26uu.fnm, _26uu.nvd, _26uu.nvm, _26uu.si, _26uu_FSTOrd50_0.doc, _26uu_FSTOrd50_0.tbk, _26uu_FSTOrd50_0.tix, _26uv.fdt, _26uv.fdx, _26uv.fnm, _26uv.nvd, _26uv.nvm, _26uv.si, _26uv_FSTOrd50_0.doc, _26uv_FSTOrd50_0.tbk, _26uv_FSTOrd50_0.tix, _26uw.fdt, _26uw.fdx, _26uw.fnm, _26uw.nvd, _26uw.nvm, _26uw.si, _26uw_FSTOrd50_0.doc, _26uw_FSTOrd50_0.tbk, _26uw_FSTOrd50_0.tix, _26ux.fdt, _26ux.fdx, _26ux.fnm, _26ux.nvd, _26ux.nvm, _26ux.si, _26ux_FSTOrd50_0.doc, _26ux_FSTOrd50_0.tbk, _26ux_FSTOrd50_0.tix, _26uy.fdt, _26uy.fdx, _26uy.fnm, _26uy.nvd, _26uy.nvm, _26uy.si, _26uy_FSTOrd50_0.doc, _26uy_FSTOrd50_0.tbk, _26uy_FSTOrd50_0.tix, _26uz.fdt, _26uz.fdx, _26uz.fnm, _26uz.nvd, _26uz.nvm, _26uz.si, _26uz_FSTOrd50_0.doc, _26uz_FSTOrd50_0.tbk, _26uz_FSTOrd50_0.tix, _26v0.fdt, _26v0.fdx, _26v0.fnm, _26v0.nvd, _26v0.nvm, _26v0.si, _26v0_FSTOrd50_0.doc, _26v0_FSTOrd50_0.tbk, _26v0_FSTOrd50_0.tix, _26v1.fdt, _26v1.fdx, _26v1.fnm, _26v1.nvd, _26v1.nvm, _26v1.si, _26v1_FSTOrd50_0.doc, _26v1_FSTOrd50_0.tbk, _26v1_FSTOrd50_0.tix, _26v2.fdt, _26v2.fdx, _26v2.fnm, _26v2.nvd, _26v2.nvm, _26v2.si, _26v2_FSTOrd50_0.doc, _26v2_FSTOrd50_0.tbk, _26v2_FSTOrd50_0.tix, _26v3.fdt, _26v3.fdx, _26v3.fnm, _26v3.nvd, _26v3.nvm, _26v3.si, _26v3_FSTOrd50_0.doc, _26v3_FSTOrd50_0.tbk, _26v3_FSTOrd50_0.tix, _26v4.fdt, _26v4.fdx, _26v4.fnm, _26v4.nvd, _26v4.nvm, _26v4.si, _26v4_FSTOrd50_0.doc, _26v4_FSTOrd50_0.tbk, _26v4_FSTOrd50_0.tix, _26v5.fdt, _26v5.fdx, _26v5.fnm, _26v5.nvd, _26v5.nvm, _26v5.si, _26v5_FSTOrd50_0.doc, _26v5_FSTOrd50_0.tbk, _26v5_FSTOrd50_0.tix, _26v6.fdt, _26v6.fdx, _26v6.fnm, _26v6.nvd, _26v6.nvm, _26v6.si, _26v6_FSTOrd50_0.doc, _26v6_FSTOrd50_0.tbk, _26v6_FSTOrd50_0.tix, _26v7.fdt, _26v7.fdx, _26v7.fnm, _26v7.nvd, _26v7.nvm, _26v7.si, _26v7_FSTOrd50_0.doc, _26v7_FSTOrd50_0.tbk, _26v7_FSTOrd50_0.tix, _26v8.fdt, _26v8.fdx, _26v8.fnm, _26v8.nvd, _26v8.nvm, _26v8.si, _26v8_FSTOrd50_0.doc, _26v8_FSTOrd50_0.tbk, _26v8_FSTOrd50_0.tix, _26v9.fdt, _26v9.fdx, _26v9.fnm, _26v9.nvd, _26v9.nvm, _26v9.si, _26v9_FSTOrd50_0.doc, _26v9_FSTOrd50_0.tbk, _26v9_FSTOrd50_0.tix, _26vb.fdt, _26vb.fdx, _26vb.fnm, _26vb.nvd, _26vb.nvm, _26vb.si, _26vb_FSTOrd50_0.doc, _26vb_FSTOrd50_0.tbk, _26vb_FSTOrd50_0.tix, _26vc.fdt, _26vc.fdx, _26vc.fnm, _26vc.nvd, _26vc.nvm, _26vc.si, _26vc_FSTOrd50_0.doc, _26vc_FSTOrd50_0.tbk, _26vc_FSTOrd50_0.tix, _26vd.fdt, _26vd.fdx, _26vd.fnm, _26vd.nvd, _26vd.nvm, _26vd.si, _26vd_FSTOrd50_0.doc, _26vd_FSTOrd50_0.tbk, _26vd_FSTOrd50_0.tix, _26ve.fdt, _26ve.fdx, _26ve.fnm, _26ve.nvd, _26ve.nvm, _26ve.si, _26ve_FSTOrd50_0.doc, _26ve_FSTOrd50_0.tbk, _26ve_FSTOrd50_0.tix, _26vf.fdt, _26vf.fdx, _26vf.fnm, _26vf.nvd, _26vf.nvm, _26vf.si, _26vf_FSTOrd50_0.doc, _26vf_FSTOrd50_0.tbk, _26vf_FSTOrd50_0.tix, _26vg.fdt, _26vg.fdx, _26vg.fnm, _26vg.nvd, _26vg.nvm, _26vg.si, _26vg_FSTOrd50_0.doc, _26vg_FSTOrd50_0.tbk, _26vg_FSTOrd50_0.tix, _26vh.fdt, _26vh.fdx, _26vh.fnm, _26vh.nvd, _26vh.nvm, _26vh.si, _26vh_FSTOrd50_0.doc, _26vh_FSTOrd50_0.tbk, _26vh_FSTOrd50_0.tix, segments_2]}]> but was:<[{indexVersion=1465804342625,generation=2,filelist=[_26c3.fdt, _26c3.fdx, _26c3.fnm, _26c3.nvd, _26c3.nvm, _26c3.si, _26c3_FSTOrd50_0.doc, _26c3_FSTOrd50_0.tbk, _26c3_FSTOrd50_0.tix, _26mb.fdt, _26mb.fdx, _26mb.fnm, _26mb.nvd, _26mb.nvm, _26mb.si, _26mb_FSTOrd50_0.doc, _26mb_FSTOrd50_0.tbk, _26mb_FSTOrd50_0.tix, _26mc.cfe, _26mc.cfs, _26mc.si, _26md.fdt, _26md.fdx, _26md.fnm, _26md.nvd, _26md.nvm, _26md.si, _26md_FSTOrd50_0.doc, _26md_FSTOrd50_0.tbk, _26md_FSTOrd50_0.tix, _26me.fdt, _26me.fdx, _26me.fnm, _26me.nvd, _26me.nvm, _26me.si, _26me_FSTOrd50_0.doc, _26me_FSTOrd50_0.tbk, _26me_FSTOrd50_0.tix, _26mf.fdt, _26mf.fdx, _26mf.fnm, _26mf.nvd, _26mf.nvm, _26mf.si, _26mf_FSTOrd50_0.doc, _26mf_FSTOrd50_0.tbk, _26mf_FSTOrd50_0.tix, _26mg.fdt, _26mg.fdx, _26mg.fnm, _26mg.nvd, _26mg.nvm, _26mg.si, _26mg_FSTOrd50_0.doc, _26mg_FSTOrd50_0.tbk, _26mg_FSTOrd50_0.tix, _26mh.fdt, _26mh.fdx, _26mh.fnm, _26mh.nvd, _26mh.nvm, _26mh.si, _26mh_FSTOrd50_0.doc, _26mh_FSTOrd50_0.tbk, _26mh_FSTOrd50_0.tix, _26mi.fdt, _26mi.fdx, _26mi.fnm, _26mi.nvd, _26mi.nvm, _26mi.si, _26mi_FSTOrd50_0.doc, _26mi_FSTOrd50_0.tbk, _26mi_FSTOrd50_0.tix, _26mj.fdt, _26mj.fdx, _26mj.fnm, _26mj.nvd, _26mj.nvm, _26mj.si, _26mj_FSTOrd50_0.doc, _26mj_FSTOrd50_0.tbk, _26mj_FSTOrd50_0.tix, _26mk.fdt, _26mk.fdx, _26mk.fnm, _26mk.nvd, _26mk.nvm, _26mk.si, _26mk_FSTOrd50_0.doc, _26mk_FSTOrd50_0.tbk, _26mk_FSTOrd50_0.tix, _26ml.fdt, _26ml.fdx, _26ml.fnm, _26ml.nvd, _26ml.nvm, _26ml.si, _26ml_FSTOrd50_0.doc, _26ml_FSTOrd50_0.tbk, _26ml_FSTOrd50_0.tix, _26mm.fdt, _26mm.fdx, _26mm.fnm, _26mm.nvd, _26mm.nvm, _26mm.si, _26mm_FSTOrd50_0.doc, _26mm_FSTOrd50_0.tbk, _26mm_FSTOrd50_0.tix, _26mn.fdt, _26mn.fdx, _26mn.fnm, _26mn.nvd, _26mn.nvm, _26mn.si, _26mn_FSTOrd50_0.doc, _26mn_FSTOrd50_0.tbk, _26mn_FSTOrd50_0.tix, _26mo.fdt, _26mo.fdx, _26mo.fnm, _26mo.nvd, _26mo.nvm, _26mo.si, _26mo_FSTOrd50_0.doc, _26mo_FSTOrd50_0.tbk, _26mo_FSTOrd50_0.tix, _26mp.fdt, _26mp.fdx, _26mp.fnm, _26mp.nvd, _26mp.nvm, _26mp.si, _26mp_FSTOrd50_0.doc, _26mp_FSTOrd50_0.tbk, _26mp_FSTOrd50_0.tix, _26mq.fdt, _26mq.fdx, _26mq.fnm, _26mq.nvd, _26mq.nvm, _26mq.si, _26mq_FSTOrd50_0.doc, _26mq_FSTOrd50_0.tbk, _26mq_FSTOrd50_0.tix, _26mr.fdt, _26mr.fdx, _26mr.fnm, _26mr.nvd, _26mr.nvm, _26mr.si, _26mr_FSTOrd50_0.doc, _26mr_FSTOrd50_0.tbk, _26mr_FSTOrd50_0.tix, _26ms.fdt, _26ms.fdx, _26ms.fnm, _26ms.nvd, _26ms.nvm, _26ms.si, _26ms_FSTOrd50_0.doc, _26ms_FSTOrd50_0.tbk, _26ms_FSTOrd50_0.tix, _26mt.fdt, _26mt.fdx, _26mt.fnm, _26mt.nvd, _26mt.nvm, _26mt.si, _26mt_FSTOrd50_0.doc, _26mt_FSTOrd50_0.tbk, _26mt_FSTOrd50_0.tix, _26mu.fdt, _26mu.fdx, _26mu.fnm, _26mu.nvd, _26mu.nvm, _26mu.si, _26mu_FSTOrd50_0.doc, _26mu_FSTOrd50_0.tbk, _26mu_FSTOrd50_0.tix, _26mv.fdt, _26mv.fdx, _26mv.fnm, _26mv.nvd, _26mv.nvm, _26mv.si, _26mv_FSTOrd50_0.doc, _26mv_FSTOrd50_0.tbk, _26mv_FSTOrd50_0.tix, _26mw.fdt, _26mw.fdx, _26mw.fnm, _26mw.nvd, _26mw.nvm, _26mw.si, _26mw_FSTOrd50_0.doc, _26mw_FSTOrd50_0.tbk, _26mw_FSTOrd50_0.tix, _26mx.fdt, _26mx.fdx, _26mx.fnm, _26mx.nvd, _26mx.nvm, _26mx.si, _26mx_FSTOrd50_0.doc, _26mx_FSTOrd50_0.tbk, _26mx_FSTOrd50_0.tix, _26my.fdt, _26my.fdx, _26my.fnm, _26my.nvd, _26my.nvm, _26my.si, _26my_FSTOrd50_0.doc, _26my_FSTOrd50_0.tbk, _26my_FSTOrd50_0.tix, _26mz.fdt, _26mz.fdx, _26mz.fnm, _26mz.nvd, _26mz.nvm, _26mz.si, _26mz_FSTOrd50_0.doc, _26mz_FSTOrd50_0.tbk, _26mz_FSTOrd50_0.tix, _26n0.fdt, _26n0.fdx, _26n0.fnm, _26n0.nvd, _26n0.nvm, _26n0.si, _26n0_FSTOrd50_0.doc, _26n0_FSTOrd50_0.tbk, _26n0_FSTOrd50_0.tix, _26n1.fdt, _26n1.fdx, _26n1.fnm, _26n1.nvd, _26n1.nvm, _26n1.si, _26n1_FSTOrd50_0.doc, _26n1_FSTOrd50_0.tbk, _26n1_FSTOrd50_0.tix, _26n2.fdt, _26n2.fdx, _26n2.fnm, _26n2.nvd, _26n2.nvm, _26n2.si, _26n2_FSTOrd50_0.doc, _26n2_FSTOrd50_0.tbk, _26n2_FSTOrd50_0.tix, _26n3.fdt, _26n3.fdx, _26n3.fnm, _26n3.nvd, _26n3.nvm, _26n3.si, _26n3_FSTOrd50_0.doc, _26n3_FSTOrd50_0.tbk, _26n3_FSTOrd50_0.tix, _26n4.fdt, _26n4.fdx, _26n4.fnm, _26n4.nvd, _26n4.nvm, _26n4.si, _26n4_FSTOrd50_0.doc, _26n4_FSTOrd50_0.tbk, _26n4_FSTOrd50_0.tix, _26n5.fdt, _26n5.fdx, _26n5.fnm, _26n5.nvd, _26n5.nvm, _26n5.si, _26n5_FSTOrd50_0.doc, _26n5_FSTOrd50_0.tbk, _26n5_FSTOrd50_0.tix, _26n6.fdt, _26n6.fdx, _26n6.fnm, _26n6.nvd, _26n6.nvm, _26n6.si, _26n6_FSTOrd50_0.doc, _26n6_FSTOrd50_0.tbk, _26n6_FSTOrd50_0.tix, _26n7.fdt, _26n7.fdx, _26n7.fnm, _26n7.nvd, _26n7.nvm, _26n7.si, _26n7_FSTOrd50_0.doc, _26n7_FSTOrd50_0.tbk, _26n7_FSTOrd50_0.tix, _26n8.fdt, _26n8.fdx, _26n8.fnm, _26n8.nvd, _26n8.nvm, _26n8.si, _26n8_FSTOrd50_0.doc, _26n8_FSTOrd50_0.tbk, _26n8_FSTOrd50_0.tix, _26n9.fdt, _26n9.fdx, _26n9.fnm, _26n9.nvd, _26n9.nvm, _26n9.si, _26n9_FSTOrd50_0.doc, _26n9_FSTOrd50_0.tbk, _26n9_FSTOrd50_0.tix, _26na.fdt, _26na.fdx, _26na.fnm, _26na.nvd, _26na.nvm, _26na.si, _26na_FSTOrd50_0.doc, _26na_FSTOrd50_0.tbk, _26na_FSTOrd50_0.tix, _26nb.fdt, _26nb.fdx, _26nb.fnm, _26nb.nvd, _26nb.nvm, _26nb.si, _26nb_FSTOrd50_0.doc, _26nb_FSTOrd50_0.tbk, _26nb_FSTOrd50_0.tix, _26nc.fdt, _26nc.fdx, _26nc.fnm, _26nc.nvd, _26nc.nvm, _26nc.si, _26nc_FSTOrd50_0.doc, _26nc_FSTOrd50_0.tbk, _26nc_FSTOrd50_0.tix, _26nd.fdt, _26nd.fdx, _26nd.fnm, _26nd.nvd, _26nd.nvm, _26nd.si, _26nd_FSTOrd50_0.doc, _26nd_FSTOrd50_0.tbk, _26nd_FSTOrd50_0.tix, _26ne.fdt, _26ne.fdx, _26ne.fnm, _26ne.nvd, _26ne.nvm, _26ne.si, _26ne_FSTOrd50_0.doc, _26ne_FSTOrd50_0.tbk, _26ne_FSTOrd50_0.tix, _26nf.fdt, _26nf.fdx, _26nf.fnm, _26nf.nvd, _26nf.nvm, _26nf.si, _26nf_FSTOrd50_0.doc, _26nf_FSTOrd50_0.tbk, _26nf_FSTOrd50_0.tix, _26ng.fdt, _26ng.fdx, _26ng.fnm, _26ng.nvd, _26ng.nvm, _26ng.si, _26ng_FSTOrd50_0.doc, _26ng_FSTOrd50_0.tbk, _26ng_FSTOrd50_0.tix, _26nh.fdt, _26nh.fdx, _26nh.fnm, _26nh.nvd, _26nh.nvm, _26nh.si, _26nh_FSTOrd50_0.doc, _26nh_FSTOrd50_0.tbk, _26nh_FSTOrd50_0.tix, _26ni.fdt, _26ni.fdx, _26ni.fnm, _26ni.nvd, _26ni.nvm, _26ni.si, _26ni_FSTOrd50_0.doc, _26ni_FSTOrd50_0.tbk, _26ni_FSTOrd50_0.tix, _26nj.fdt, _26nj.fdx, _26nj.fnm, _26nj.nvd, _26nj.nvm, _26nj.si, _26nj_FSTOrd50_0.doc, _26nj_FSTOrd50_0.tbk, _26nj_FSTOrd50_0.tix, _26tz.fdt, _26tz.fdx, _26tz.fnm, _26tz.nvd, _26tz.nvm, _26tz.si, _26tz_FSTOrd50_0.doc, _26tz_FSTOrd50_0.tbk, _26tz_FSTOrd50_0.tix, _26u0.cfe, _26u0.cfs, _26u0.si, _26u1.fdt, _26u1.fdx, _26u1.fnm, _26u1.nvd, _26u1.nvm, _26u1.si, _26u1_FSTOrd50_0.doc, _26u1_FSTOrd50_0.tbk, _26u1_FSTOrd50_0.tix, _26u2.fdt, _26u2.fdx, _26u2.fnm, _26u2.nvd, _26u2.nvm, _26u2.si, _26u2_FSTOrd50_0.doc, _26u2_FSTOrd50_0.tbk, _26u2_FSTOrd50_0.tix, _26u3.fdt, _26u3.fdx, _26u3.fnm, _26u3.nvd, _26u3.nvm, _26u3.si, _26u3_FSTOrd50_0.doc, _26u3_FSTOrd50_0.tbk, _26u3_FSTOrd50_0.tix, _26u4.fdt, _26u4.fdx, _26u4.fnm, _26u4.nvd, _26u4.nvm, _26u4.si, _26u4_FSTOrd50_0.doc, _26u4_FSTOrd50_0.tbk, _26u4_FSTOrd50_0.tix, _26u5.fdt, _26u5.fdx, _26u5.fnm, _26u5.nvd, _26u5.nvm, _26u5.si, _26u5_FSTOrd50_0.doc, _26u5_FSTOrd50_0.tbk, _26u5_FSTOrd50_0.tix, _26u6.fdt, _26u6.fdx, _26u6.fnm, _26u6.nvd, _26u6.nvm, _26u6.si, _26u6_FSTOrd50_0.doc, _26u6_FSTOrd50_0.tbk, _26u6_FSTOrd50_0.tix, _26u7.fdt, _26u7.fdx, _26u7.fnm, _26u7.nvd, _26u7.nvm, _26u7.si, _26u7_FSTOrd50_0.doc, _26u7_FSTOrd50_0.tbk, _26u7_FSTOrd50_0.tix, _26u8.fdt, _26u8.fdx, _26u8.fnm, _26u8.nvd, _26u8.nvm, _26u8.si, _26u8_FSTOrd50_0.doc, _26u8_FSTOrd50_0.tbk, _26u8_FSTOrd50_0.tix, _26u9.fdt, _26u9.fdx, _26u9.fnm, _26u9.nvd, _26u9.nvm, _26u9.si, _26u9_FSTOrd50_0.doc, _26u9_FSTOrd50_0.tbk, _26u9_FSTOrd50_0.tix, _26ua.fdt, _26ua.fdx, _26ua.fnm, _26ua.nvd, _26ua.nvm, _26ua.si, _26ua_FSTOrd50_0.doc, _26ua_FSTOrd50_0.tbk, _26ua_FSTOrd50_0.tix, _26ub.fdt, _26ub.fdx, _26ub.fnm, _26ub.nvd, _26ub.nvm, _26ub.si, _26ub_FSTOrd50_0.doc, _26ub_FSTOrd50_0.tbk, _26ub_FSTOrd50_0.tix, _26uc.fdt, _26uc.fdx, _26uc.fnm, _26uc.nvd, _26uc.nvm, _26uc.si, _26uc_FSTOrd50_0.doc, _26uc_FSTOrd50_0.tbk, _26uc_FSTOrd50_0.tix, _26ud.fdt, _26ud.fdx, _26ud.fnm, _26ud.nvd, _26ud.nvm, _26ud.si, _26ud_FSTOrd50_0.doc, _26ud_FSTOrd50_0.tbk, _26ud_FSTOrd50_0.tix, _26ue.fdt, _26ue.fdx, _26ue.fnm, _26ue.nvd, _26ue.nvm, _26ue.si, _26ue_FSTOrd50_0.doc, _26ue_FSTOrd50_0.tbk, _26ue_FSTOrd50_0.tix, _26uf.fdt, _26uf.fdx, _26uf.fnm, _26uf.nvd, _26uf.nvm, _26uf.si, _26uf_FSTOrd50_0.doc, _26uf_FSTOrd50_0.tbk, _26uf_FSTOrd50_0.tix, _26ug.fdt, _26ug.fdx, _26ug.fnm, _26ug.nvd, _26ug.nvm, _26ug.si, _26ug_FSTOrd50_0.doc, _26ug_FSTOrd50_0.tbk, _26ug_FSTOrd50_0.tix, _26uh.fdt, _26uh.fdx, _26uh.fnm, _26uh.nvd, _26uh.nvm, _26uh.si, _26uh_FSTOrd50_0.doc, _26uh_FSTOrd50_0.tbk, _26uh_FSTOrd50_0.tix, _26ui.fdt, _26ui.fdx, _26ui.fnm, _26ui.nvd, _26ui.nvm, _26ui.si, _26ui_FSTOrd50_0.doc, _26ui_FSTOrd50_0.tbk, _26ui_FSTOrd50_0.tix, _26uj.fdt, _26uj.fdx, _26uj.fnm, _26uj.nvd, _26uj.nvm, _26uj.si, _26uj_FSTOrd50_0.doc, _26uj_FSTOrd50_0.tbk, _26uj_FSTOrd50_0.tix, _26uk.fdt, _26uk.fdx, _26uk.fnm, _26uk.nvd, _26uk.nvm, _26uk.si, _26uk_FSTOrd50_0.doc, _26uk_FSTOrd50_0.tbk, _26uk_FSTOrd50_0.tix, _26ul.fdt, _26ul.fdx, _26ul.fnm, _26ul.nvd, _26ul.nvm, _26ul.si, _26ul_FSTOrd50_0.doc, _26ul_FSTOrd50_0.tbk, _26ul_FSTOrd50_0.tix, _26um.fdt, _26um.fdx, _26um.fnm, _26um.nvd, _26um.nvm, _26um.si, _26um_FSTOrd50_0.doc, _26um_FSTOrd50_0.tbk, _26um_FSTOrd50_0.tix, _26un.fdt, _26un.fdx, _26un.fnm, _26un.nvd, _26un.nvm, _26un.si, _26un_FSTOrd50_0.doc, _26un_FSTOrd50_0.tbk, _26un_FSTOrd50_0.tix, _26uo.fdt, _26uo.fdx, _26uo.fnm, _26uo.nvd, _26uo.nvm, _26uo.si, _26uo_FSTOrd50_0.doc, _26uo_FSTOrd50_0.tbk, _26uo_FSTOrd50_0.tix, _26up.fdt, _26up.fdx, _26up.fnm, _26up.nvd, _26up.nvm, _26up.si, _26up_FSTOrd50_0.doc, _26up_FSTOrd50_0.tbk, _26up_FSTOrd50_0.tix, _26uq.fdt, _26uq.fdx, _26uq.fnm, _26uq.nvd, _26uq.nvm, _26uq.si, _26uq_FSTOrd50_0.doc, _26uq_FSTOrd50_0.tbk, _26uq_FSTOrd50_0.tix, _26ur.fdt, _26ur.fdx, _26ur.fnm, _26ur.nvd, _26ur.nvm, _26ur.si, _26ur_FSTOrd50_0.doc, _26ur_FSTOrd50_0.tbk, _26ur_FSTOrd50_0.tix, _26us.fdt, _26us.fdx, _26us.fnm, _26us.nvd, _26us.nvm, _26us.si, _26us_FSTOrd50_0.doc, _26us_FSTOrd50_0.tbk, _26us_FSTOrd50_0.tix, _26ut.fdt, _26ut.fdx, _26ut.fnm, _26ut.nvd, _26ut.nvm, _26ut.si, _26ut_FSTOrd50_0.doc, _26ut_FSTOrd50_0.tbk, _26ut_FSTOrd50_0.tix, _26uu.fdt, _26uu.fdx, _26uu.fnm, _26uu.nvd, _26uu.nvm, _26uu.si, _26uu_FSTOrd50_0.doc, _26uu_FSTOrd50_0.tbk, _26uu_FSTOrd50_0.tix, _26uv.fdt, _26uv.fdx, _26uv.fnm, _26uv.nvd, _26uv.nvm, _26uv.si, _26uv_FSTOrd50_0.doc, _26uv_FSTOrd50_0.tbk, _26uv_FSTOrd50_0.tix, _26uw.fdt, _26uw.fdx, _26uw.fnm, _26uw.nvd, _26uw.nvm, _26uw.si, _26uw_FSTOrd50_0.doc, _26uw_FSTOrd50_0.tbk, _26uw_FSTOrd50_0.tix, _26ux.fdt, _26ux.fdx, _26ux.fnm, _26ux.nvd, _26ux.nvm, _26ux.si, _26ux_FSTOrd50_0.doc, _26ux_FSTOrd50_0.tbk, _26ux_FSTOrd50_0.tix, _26uy.fdt, _26uy.fdx, _26uy.fnm, _26uy.nvd, _26uy.nvm, _26uy.si, _26uy_FSTOrd50_0.doc, _26uy_FSTOrd50_0.tbk, _26uy_FSTOrd50_0.tix, _26uz.fdt, _26uz.fdx, _26uz.fnm, _26uz.nvd, _26uz.nvm, _26uz.si, _26uz_FSTOrd50_0.doc, _26uz_FSTOrd50_0.tbk, _26uz_FSTOrd50_0.tix, _26v0.fdt, _26v0.fdx, _26v0.fnm, _26v0.nvd, _26v0.nvm, _26v0.si, _26v0_FSTOrd50_0.doc, _26v0_FSTOrd50_0.tbk, _26v0_FSTOrd50_0.tix, _26v1.fdt, _26v1.fdx, _26v1.fnm, _26v1.nvd, _26v1.nvm, _26v1.si, _26v1_FSTOrd50_0.doc, _26v1_FSTOrd50_0.tbk, _26v1_FSTOrd50_0.tix, _26v2.fdt, _26v2.fdx, _26v2.fnm, _26v2.nvd, _26v2.nvm, _26v2.si, _26v2_FSTOrd50_0.doc, _26v2_FSTOrd50_0.tbk, _26v2_FSTOrd50_0.tix, _26v3.fdt, _26v3.fdx, _26v3.fnm, _26v3.nvd, _26v3.nvm, _26v3.si, _26v3_FSTOrd50_0.doc, _26v3_FSTOrd50_0.tbk, _26v3_FSTOrd50_0.tix, _26v4.fdt, _26v4.fdx, _26v4.fnm, _26v4.nvd, _26v4.nvm, _26v4.si, _26v4_FSTOrd50_0.doc, _26v4_FSTOrd50_0.tbk, _26v4_FSTOrd50_0.tix, _26v5.fdt, _26v5.fdx, _26v5.fnm, _26v5.nvd, _26v5.nvm, _26v5.si, _26v5_FSTOrd50_0.doc, _26v5_FSTOrd50_0.tbk, _26v5_FSTOrd50_0.tix, _26v6.fdt, _26v6.fdx, _26v6.fnm, _26v6.nvd, _26v6.nvm, _26v6.si, _26v6_FSTOrd50_0.doc, _26v6_FSTOrd50_0.tbk, _26v6_FSTOrd50_0.tix, _26v7.fdt, _26v7.fdx, _26v7.fnm, _26v7.nvd, _26v7.nvm, _26v7.si, _26v7_FSTOrd50_0.doc, _26v7_FSTOrd50_0.tbk, _26v7_FSTOrd50_0.tix, _26v8.fdt, _26v8.fdx, _26v8.fnm, _26v8.nvd, _26v8.nvm, _26v8.si, _26v8_FSTOrd50_0.doc, _26v8_FSTOrd50_0.tbk, _26v8_FSTOrd50_0.tix, _26v9.fdt, _26v9.fdx, _26v9.fnm, _26v9.nvd, _26v9.nvm, _26v9.si, _26v9_FSTOrd50_0.doc, _26v9_FSTOrd50_0.tbk, _26v9_FSTOrd50_0.tix, _26vb.fdt, _26vb.fdx, _26vb.fnm, _26vb.nvd, _26vb.nvm, _26vb.si, _26vb_FSTOrd50_0.doc, _26vb_FSTOrd50_0.tbk, _26vb_FSTOrd50_0.tix, _26vc.fdt, _26vc.fdx, _26vc.fnm, _26vc.nvd, _26vc.nvm, _26vc.si, _26vc_FSTOrd50_0.doc, _26vc_FSTOrd50_0.tbk, _26vc_FSTOrd50_0.tix, _26vd.fdt, _26vd.fdx, _26vd.fnm, _26vd.nvd, _26vd.nvm, _26vd.si, _26vd_FSTOrd50_0.doc, _26vd_FSTOrd50_0.tbk, _26vd_FSTOrd50_0.tix, _26ve.fdt, _26ve.fdx, _26ve.fnm, _26ve.nvd, _26ve.nvm, _26ve.si, _26ve_FSTOrd50_0.doc, _26ve_FSTOrd50_0.tbk, _26ve_FSTOrd50_0.tix, _26vf.fdt, _26vf.fdx, _26vf.fnm, _26vf.nvd, _26vf.nvm, _26vf.si, _26vf_FSTOrd50_0.doc, _26vf_FSTOrd50_0.tbk, _26vf_FSTOrd50_0.tix, _26vg.fdt, _26vg.fdx, _26vg.fnm, _26vg.nvd, _26vg.nvm, _26vg.si, _26vg_FSTOrd50_0.doc, _26vg_FSTOrd50_0.tbk, _26vg_FSTOrd50_0.tix, _26vh.fdt, _26vh.fdx, _26vh.fnm, _26vh.nvd, _26vh.nvm, _26vh.si, _26vh_FSTOrd50_0.doc, _26vh_FSTOrd50_0.tbk, _26vh_FSTOrd50_0.tix, segments_2]}, {indexVersion=1465804342625,generation=3,filelist=[_26nl.fdt, _26nl.fdx, _26nl.fnm, _26nl.nvd, _26nl.nvm, _26nl.si, _26nl_FSTOrd50_0.doc, _26nl_FSTOrd50_0.tbk, _26nl_FSTOrd50_0.tix, _26v9.fdt, _26v9.fdx, _26v9.fnm, _26v9.nvd, _26v9.nvm, _26v9.si, _26v9_FSTOrd50_0.doc, _26v9_FSTOrd50_0.tbk, _26v9_FSTOrd50_0.tix, _26va.cfe, _26va.cfs, _26va.si, _26vb.fdt, _26vb.fdx, _26vb.fnm, _26vb.nvd, _26vb.nvm, _26vb.si, _26vb_FSTOrd50_0.doc, _26vb_FSTOrd50_0.tbk, _26vb_FSTOrd50_0.tix, _26vc.fdt, _26vc.fdx, _26vc.fnm, _26vc.nvd, _26vc.nvm, _26vc.si, _26vc_FSTOrd50_0.doc, _26vc_FSTOrd50_0.tbk, _26vc_FSTOrd50_0.tix, _26vd.fdt, _26vd.fdx, _26vd.fnm, _26vd.nvd, _26vd.nvm, _26vd.si, _26vd_FSTOrd50_0.doc, _26vd_FSTOrd50_0.tbk, _26vd_FSTOrd50_0.tix, _26ve.fdt, _26ve.fdx, _26ve.fnm, _26ve.nvd, _26ve.nvm, _26ve.si, _26ve_FSTOrd50_0.doc, _26ve_FSTOrd50_0.tbk, _26ve_FSTOrd50_0.tix, _26vf.fdt, _26vf.fdx, _26vf.fnm, _26vf.nvd, _26vf.nvm, _26vf.si, _26vf_FSTOrd50_0.doc, _26vf_FSTOrd50_0.tbk, _26vf_FSTOrd50_0.tix, _26vg.fdt, _26vg.fdx, _26vg.fnm, _26vg.nvd, _26vg.nvm, _26vg.si, _26vg_FSTOrd50_0.doc, _26vg_FSTOrd50_0.tbk, _26vg_FSTOrd50_0.tix, _26vh.fdt, _26vh.fdx, _26vh.fnm, _26vh.nvd, _26vh.nvm, _26vh.si, _26vh_FSTOrd50_0.doc, _26vh_FSTOrd50_0.tbk, _26vh_FSTOrd50_0.tix, segments_3]}]>
	at __randomizedtesting.SeedInfo.seed([5D15BBC978C3BF75:78C2A0F9088BB176]: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:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1227)
	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.hdfs.HdfsCollectionsAPIDistributedZkTest.test

Error Message:
Error from server at https://127.0.0.1:37596: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core [halfcollection_shard1_replica1] Caused by: KeeperErrorCode = Session expired for /overseer/queue/qn-

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37596: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core [halfcollection_shard1_replica1] Caused by: KeeperErrorCode = Session expired for /overseer/queue/qn-
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:399)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:515)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:179)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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 11273 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5D15BBC978C3BF75-001/init-core-data-001
   [junit4]   2> 31533 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[5D15BBC978C3BF75]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 31534 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[5D15BBC978C3BF75]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /marj/q
   [junit4]   2> 31546 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 31549 INFO  (Thread-110) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 31549 INFO  (Thread-110) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 31649 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.ZkTestServer start zk server on port:35780
   [junit4]   2> 31649 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 31651 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31657 INFO  (zkCallback-71-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45ea1484 name:ZooKeeperConnection Watcher:127.0.0.1:35780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31657 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31657 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 31657 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 31661 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 31661 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31669 INFO  (zkCallback-72-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55560ac7 name:ZooKeeperConnection Watcher:127.0.0.1:35780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31670 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31670 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 31670 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 31672 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 31673 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 31674 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 31676 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 31676 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 31678 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 31679 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 31680 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 31680 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 31683 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 31683 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 31684 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 31684 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 31686 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 31686 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 31690 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 31690 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 31692 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 31692 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 31693 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 31693 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 31695 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 31695 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 31697 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 31697 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 31701 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 31701 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31702 INFO  (zkCallback-74-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7913110c name:ZooKeeperConnection Watcher:127.0.0.1:35780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31703 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31703 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 31782 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5D15BBC978C3BF75-001/control-001/cores/collection1
   [junit4]   2> 31810 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 31820 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25031e12{/marj/q,null,AVAILABLE}
   [junit4]   2> 31993 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11682637{SSL,[ssl, http/1.1]}{127.0.0.1:38957}
   [junit4]   2> 31993 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.e.j.s.Server Started @35309ms
   [junit4]   2> 31993 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5D15BBC978C3BF75-001/tempDir-001/control/data, hostContext=/marj/q, hostPort=38957, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5D15BBC978C3BF75-001/control-001/cores}
   [junit4]   2> 31993 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 31993 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5D15BBC978C3BF75-001/control-001'
   [junit4]   2> 31993 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 31993 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 31994 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 31994 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31997 INFO  (zkCallback-75-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7856976f name:ZooKeeperConnection Watcher:127.0.0.1:35780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31997 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31997 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 32000 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 32000 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5D15BBC978C3BF75-001/control-001/solr.xml
   [junit4]   2> 32005 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5D15BBC978C3BF75-001/control-001/cores
   [junit4]   2> 32005 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.CoreContainer New CoreContainer 629215747
   [junit4]   2> 32005 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5D15BBC978C3BF75-001/control-001]
   [junit4]   2> 32006 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5D15BBC978C3BF75-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_5D15BBC978C3BF75-001/control-001/lib
   [junit4]   2> 32006 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] 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> 32007 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 32007 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 32008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 32008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35780/solr
   [junit4]   2> 32008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 32008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 32008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 32010 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31e3b7a7 name:ZooKeeperConnection Watcher:127.0.0.1:35780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 32010 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 32010 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 32012 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [n:127.0.0.1:38957_marj%2Fq    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$40/756054562@5ceb5f83
   [junit4]   2> 32013 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [n:127.0.0.1:38957_marj%2Fq    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 32014 INFO  (zkCallback-79-thread-1-processing-n:127.0.0.1:38957_marj%2Fq) [n:127.0.0.1:38957_marj%2Fq    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c639e6c name:ZooKeeperConnection Watcher:127.0.0.1:35780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 32014 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [n:127.0.0.1:38957_marj%2Fq    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 32016 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [n:127.0.0.1:38957_marj%2Fq    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 32018 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[5D15BBC978C3BF75]) [n:127.0.0.1:38957_marj%2Fq    ] o.a.s.c.c.SolrZkClient makePath: /overse

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

tartStop-seed#[5D15BBC978C3BF75]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1b2597fe{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 4298129 INFO  (TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[5D15BBC978C3BF75]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46e13565{/,null,UNAVAILABLE}
   [junit4]   2> 4298130 INFO  (TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[5D15BBC978C3BF75]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReplicationStartStop
   [junit4]   2> 4298131 INFO  (TEST-CdcrReplicationDistributedZkTest.testReplicationStartStop-seed#[5D15BBC978C3BF75]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49975 49975
   [junit4]   2> 4298515 INFO  (Thread-70444) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49975 49975
   [junit4]   2> 4298515 WARN  (Thread-70444) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/aliases.json
   [junit4]   2> 	16	/solr/configs/conf1
   [junit4]   2> 	8	/solr/collections/tmp_collection/state.json
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 	2	/solr/collections/source_collection/leaders/shard2/leader
   [junit4]   2> 	2	/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard2/leader
   [junit4]   2> 	2	/solr/collections/target_collection/leaders/shard2/leader
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 	2	/solr/collections/target_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/clusterprops.json
   [junit4]   2> 	33	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 	8	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 	7	/solr/collections/source_collection/cdcr/state/process
   [junit4]   2> 	4	/solr/collections/target_collection/cdcr/state/buffer
   [junit4]   2> 	4	/solr/collections/source_collection/state.json
   [junit4]   2> 	4	/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 	4	/solr/collections/target_collection/cdcr/state/process
   [junit4]   2> 	4	/solr/collections/target_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	74	/solr/overseer/queue
   [junit4]   2> 	49	/solr/overseer/collection-queue-work
   [junit4]   2> 	33	/solr/collections
   [junit4]   2> 	32	/solr/live_nodes
   [junit4]   2> 	18	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 4298517 INFO  (SUITE-CdcrReplicationDistributedZkTest-seed#[5D15BBC978C3BF75]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_5D15BBC978C3BF75-001
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=pl, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=66138024,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryComponentOptimizationTest, HdfsLockFactoryTest, TestPerFieldSimilarityWithDefaultOverride, AddSchemaFieldsUpdateProcessorFactoryTest, TestRestoreCore, TestPHPSerializedResponseWriter, ClusterStateTest, TestChildDocTransformer, TestRestManager, NoCacheHeaderTest, SolrTestCaseJ4Test, TestMissingGroups, TestSolrJ, TestConfigSetImmutable, TestElisionMultitermQuery, TestTolerantUpdateProcessorRandomCloud, TolerantUpdateProcessorTest, TestCloudInspectUtil, TestDynamicFieldResource, SegmentsInfoRequestHandlerTest, FieldAnalysisRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, HLLSerializationTest, TestIndexingPerformance, DeleteInactiveReplicaTest, SliceStateTest, HdfsTlogReplayBufferedWhileIndexingTest, TestFastWriter, TestSolrDeletionPolicy1, TestSort, TestDynamicLoading, SuggesterWFSTTest, TestPostingsSolrHighlighter, TestDistributedStatsComponentCardinality, TestBulkSchemaConcurrent, TestLRUStatsCache, TestRandomRequestDistribution, MigrateRouteKeyTest, BadComponentTest, RecoveryZkTest, CloudMLTQParserTest, ShardSplitTest, TestSearcherReuse, TestSolrIndexConfig, DirectUpdateHandlerTest, PrimitiveFieldTypeTest, TestFuzzyAnalyzedSuggestions, TestSerializedLuceneMatchVersion, TestObjectReleaseTracker, FieldMutatingUpdateProcessorTest, AssignTest, FullSolrCloudDistribCmdsTest, TestDFISimilarityFactory, TestConfigSetsAPI, DocValuesMissingTest, TestCollationField, TestUtils, TestAnalyzeInfixSuggestions, UpdateParamsTest, TestSolrQueryParser, TestFieldTypeCollectionResource, TestPerFieldSimilarity, DistributedFacetPivotSmallTest, DeleteShardTest, TestAuthorizationFramework, TestSweetSpotSimilarityFactory, TestSubQueryTransformerDistrib, XmlUpdateRequestHandlerTest, OverseerStatusTest, TestSearchPerf, TestXIncludeConfig, OverseerTest, BaseCdcrDistributedZkTest, SampleTest, DistributedVersionInfoTest, BadIndexSchemaTest, TestRecovery, UnloadDistributedZkTest, StatsComponentTest, DateMathParserTest, BlockJoinFacetRandomTest, TestExceedMaxTermLength, TestSortByMinMaxFunction, TestDistributedMissingSort, HighlighterConfigTest, TestShortCircuitedRequests, TestFieldCacheSortRandom, TestJmxMonitoredMap, TestTestInjection, LukeRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, BitVectorTest, CollectionStateFormat2Test, TestJmxIntegration, TestStressReorder, TestGeoJSONResponseWriter, CursorMarkTest, TestLockTree, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, TestGroupingSearch, QueryElevationComponentTest, TestFiltering, TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestTrie, PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, SearchHandlerTest, CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, TestDocSet, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestConfig, OutputWriterTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, TestSimpleTrackingShardHandler, TestTolerantSearch, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, AsyncMigrateRouteKeyTest, CdcrReplicationDistributedZkTest]
   [junit4] Completed [460/614 (4!)] on J2 in 978.80s, 11 tests, 1 failure <<< FAILURES!

[...truncated 502 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:747: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/common-build.xml:531: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/lucene/common-build.xml:1427: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/lucene/common-build.xml:984: There were test failures: 614 suites (10 ignored), 2580 tests, 2 errors, 2 failures, 32 ignored (17 assumptions) [seed: 5D15BBC978C3BF75]

Total time: 280 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-NightlyTests-6.1 - Build # 3 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.1/3/

2 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterstate.json
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:506)
	at org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:296)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoCollectionSpecified(CollectionsAPIDistributedZkTest.java:582)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:180)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay

Error Message:
Could not find collection : c1

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : c1
	at __randomizedtesting.SeedInfo.seed([8455C9E0841D7B41:FBCB7E65ED7F56CB]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:192)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:130)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay(ZkStateReaderTest.java:52)
	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 12641 lines...]
   [junit4] Suite: org.apache.solr.cloud.overseer.ZkStateReaderTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.overseer.ZkStateReaderTest_8455C9E0841D7B41-001/init-core-data-001
   [junit4]   2> 4845139 INFO  (SUITE-ZkStateReaderTest-seed#[8455C9E0841D7B41]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4845172 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelay
   [junit4]   2> 4845172 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4845184 INFO  (Thread-13894) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4845184 INFO  (Thread-13894) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4845296 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer start zk server on port:41278
   [junit4]   2> 4845296 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4845304 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4845316 INFO  (zkCallback-6904-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ce89999 name:ZooKeeperConnection Watcher:127.0.0.1:41278 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4845316 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4845316 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4845317 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4845340 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4845356 INFO  (zkCallback-6905-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5eab0457 name:ZooKeeperConnection Watcher:127.0.0.1:41278 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4845356 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4845356 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4845356 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 4845358 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4845392 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4845392 INFO  (zkCallback-6906-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bb05c07 name:ZooKeeperConnection Watcher:127.0.0.1:41278/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4845392 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4845392 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4845392 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 4845393 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 4845393 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 4845394 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 4845394 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 4845394 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 4845395 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 4845395 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 4845395 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 4845404 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 4845405 INFO  (zkCallback-6906-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 4845412 INFO  (zkCallback-6906-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 4845498 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 4845499 INFO  (zkCallback-6906-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 4845500 INFO  (zkCallback-6906-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 4845500 WARN  (zkCallback-6906-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/c1/state.json]
   [junit4]   2> 4845502 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41278 41278
   [junit4]   2> 4845810 INFO  (Thread-13894) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41278 41278
   [junit4]   2> 4845811 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8455C9E0841D7B41]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateReaderTest -Dtests.method=testStateFormatUpdateWithTimeDelay -Dtests.seed=8455C9E0841D7B41 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=es-GT -Dtests.timezone=ART -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.67s J1 | ZkStateReaderTest.testStateFormatUpdateWithTimeDelay <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not find collection : c1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8455C9E0841D7B41:FBCB7E65ED7F56CB]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:192)
   [junit4]    > 	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:130)
   [junit4]    > 	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay(ZkStateReaderTest.java:52)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 4845820 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatchedCollectionCreation
   [junit4]   2> 4845821 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4845836 INFO  (Thread-13895) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4845836 INFO  (Thread-13895) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4845965 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer start zk server on port:48503
   [junit4]   2> 4845965 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4845998 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4845999 INFO  (zkCallback-6908-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@112d8550 name:ZooKeeperConnection Watcher:127.0.0.1:48503 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4845999 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4845999 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4846000 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4846001 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4846001 INFO  (zkCallback-6909-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@225bec38 name:ZooKeeperConnection Watcher:127.0.0.1:48503 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4846001 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4846001 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4846001 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 4846006 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4846007 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4846007 INFO  (zkCallback-6910-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cec4125 name:ZooKeeperConnection Watcher:127.0.0.1:48503/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4846007 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4846007 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4846007 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 4846008 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 4846016 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 4846016 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 4846017 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 4846017 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 4846017 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 4846018 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 4846018 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 4846028 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 4846029 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 4846032 INFO  (zkCallback-6910-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 4846038 INFO  (zkCallback-6910-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 4846042 INFO  (zkCallback-6910-thread-2) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 4846080 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48503 48503
   [junit4]   2> 4846310 INFO  (Thread-13895) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48503 48503
   [junit4]   2> 4846311 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8455C9E0841D7B41]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWatchedCollectionCreation
   [junit4]   2> 4846313 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 4846313 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4846315 INFO  (Thread-13896) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4846315 INFO  (Thread-13896) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4846415 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer start zk server on port:35592
   [junit4]   2> 4846415 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4846422 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4846522 INFO  (zkCallback-6912-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44fd3599 name:ZooKeeperConnection Watcher:127.0.0.1:35592 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4846522 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4846523 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4846524 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4846526 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4846528 INFO  (zkCallback-6913-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@244cc948 name:ZooKeeperConnection Watcher:127.0.0.1:35592 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4846528 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4846528 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4846528 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 4846530 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4846531 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4846533 INFO  (zkCallback-6914-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4146b6a6 name:ZooKeeperConnection Watcher:127.0.0.1:35592/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4846533 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4846533 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4846533 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 4846534 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 4846534 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 4846534 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 4846535 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 4846535 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 4846535 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 4846536 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 4846536 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 4846539 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 4846539 INFO  (zkCallback-6914-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 4846540 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 4846541 INFO  (zkCallback-6914-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 4846541 INFO  (zkCallback-6914-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 4846541 INFO  (zkCallback-6914-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 4846542 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35592 35592
   [junit4]   2> 4846848 INFO  (Thread-13896) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35592 35592
   [junit4]   2> 4846849 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8455C9E0841D7B41]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 4846851 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExternalCollectionWatchedNotWatched
   [junit4]   2> 4846851 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4846863 INFO  (Thread-13897) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4846863 INFO  (Thread-13897) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4847032 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer start zk server on port:48040
   [junit4]   2> 4847032 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4847040 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4847042 INFO  (zkCallback-6916-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ca5b7f7 name:ZooKeeperConnection Watcher:127.0.0.1:48040 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4847042 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4847043 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4847043 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4847044 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4847044 INFO  (zkCallback-6917-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6123a6f8 name:ZooKeeperConnection Watcher:127.0.0.1:48040 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4847044 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4847044 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4847044 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 4847051 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4847052 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4847052 INFO  (zkCallback-6918-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cd1039a name:ZooKeeperConnection Watcher:127.0.0.1:48040/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4847052 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4847052 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4847052 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 4847053 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 4847053 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 4847053 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 4847054 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 4847054 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 4847054 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 4847055 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 4847055 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 4847056 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 4847056 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 4847056 INFO  (zkCallback-6918-thread-2) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 4847064 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48040 48040
   [junit4]   2> 4847212 INFO  (Thread-13897) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48040 48040
   [junit4]   2> 4847213 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8455C9E0841D7B41]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExternalCollectionWatchedNotWatched
   [junit4]   2> 4847215 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 4847216 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4847219 INFO  (Thread-13898) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4847219 INFO  (Thread-13898) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4847319 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer start zk server on port:37052
   [junit4]   2> 4847319 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4847333 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4847344 INFO  (zkCallback-6920-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@51ea6c6b name:ZooKeeperConnection Watcher:127.0.0.1:37052 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4847344 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4847344 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4847345 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4847353 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4847356 INFO  (zkCallback-6921-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3105accf name:ZooKeeperConnection Watcher:127.0.0.1:37052 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4847356 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4847357 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4847357 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 4847358 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4847360 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4847376 INFO  (zkCallback-6922-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27df62d name:ZooKeeperConnection Watcher:127.0.0.1:37052/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4847376 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4847376 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4847376 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 4847377 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 4847377 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 4847377 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 4847378 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 4847378 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 4847378 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 4847378 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 4847379 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 4847380 INFO  (zkCallback-6922-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 4847381 INFO  (zkCallback-6922-thread-2) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 4847430 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 4847430 INFO  (zkCallback-6922-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 4847432 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37052 37052
   [junit4]   2> 4847698 INFO  (Thread-13898) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37052 37052
   [junit4]   2> 4847702 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 4847705 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 4847706 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4847725 INFO  (Thread-13899) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4847725 INFO  (Thread-13899) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4847824 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer start zk server on port:39783
   [junit4]   2> 4847824 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4847836 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4847858 INFO  (zkCallback-6924-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c28f4a6 name:ZooKeeperConnection Watcher:127.0.0.1:39783 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4847858 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4847858 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4847859 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4847863 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4847863 INFO  (zkCallback-6925-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@659bc53e name:ZooKeeperConnection Watcher:127.0.0.1:39783 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4847863 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4847863 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4847863 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 4847864 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4847865 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4847866 INFO  (zkCallback-6926-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4086522a name:ZooKeeperConnection Watcher:127.0.0.1:39783/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4847866 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4847866 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4847866 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 4847867 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 4847867 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 4847868 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 4847869 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 4847869 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 4847869 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 4847870 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 4847870 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 4847871 INFO  (zkCallback-6926-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 4847872 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 4847876 INFO  (zkCallback-6926-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 4847876 WARN  (zkCallback-6926-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /clusterstate.json]
   [junit4]   2> 4847877 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39783 39783
   [junit4]   2> 4848178 INFO  (Thread-13899) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39783 39783
   [junit4]   2> 4848179 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8455C9E0841D7B41]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 4848180 INFO  (SUITE-ZkStateReaderTest-seed#[8455C9E0841D7B41]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J1/temp/solr.cloud.overseer.ZkStateReaderTest_8455C9E0841D7B41-001
   [junit4]   2> Jun 12, 2016 7:47:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=1683, maxMBSortInHeap=6.646473752629392, sim=ClassicSimilarity, locale=es-GT, timezone=ART
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=41369720,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [TestInfoStreamLogging, TestMaxScoreQueryParser, UniqFieldsUpdateProcessorFactoryTest, CdcrReplicationHandlerTest, TestDefaultStatsCache, CSVRequestHandlerTest, TestSolrCLIRunExample, TestDownShardTolerantSearch, CheckHdfsIndexTest, TestSimpleTrackingShardHandler, LoggingHandlerTest, ZkSolrClientTest, TestConfigSets, TestBlobHandler, RestartWhileUpdatingTest, MBeansHandlerTest, TermVectorComponentTest, TestMiniSolrCloudClusterBase, HdfsDirectoryTest, SolrXmlInZkTest, TestDFRSimilarityFactory, TestDocumentBuilder, BlockCacheTest, BlockJoinFacetDistribTest, FacetPivotSmallTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, TestPartialUpdateDeduplication, SpellPossibilityIteratorTest, DistributedExpandComponentTest, SharedFSAutoReplicaFailoverUtilsTest, TestGraphTermsQParserPlugin, TestWordDelimiterFilterFactory, TestSolrQueryParserResource, TestTrie, TestSolrCloudWithKerberosAlt, TestSolrConfigHandlerCloud, TestFieldCacheWithThreads, HdfsRecoveryZkTest, SolrInfoMBeanTest, TestSSLRandomization, MinimalSchemaTest, HighlighterMaxOffsetTest, TestFieldCache, TestSchemaVersionResource, SpatialRPTFieldTypeTest, TestUseDocValuesAsStored, ChaosMonkeyNothingIsSafeTest, TestConfigOverlay, AsyncMigrateRouteKeyTest, WordBreakSolrSpellCheckerTest, SolrIndexSplitterTest, DistanceFunctionTest, TestLMJelinekMercerSimilarityFactory, SortByFunctionTest, TestCoreContainer, TestOnReconnectListenerSupport, TestEmbeddedSolrServerConstructors, LeaderInitiatedRecoveryOnShardRestartTest, TestFastLRUCache, TestDocBasedVersionConstraints, RankQueryTest, TestTolerantUpdateProcessorCloud, SolrCmdDistributorTest, OverseerRolesTest, TestManagedSynonymFilterFactory, ZkCLITest, TestExactStatsCache, UpdateRequestProcessorFactoryTest, TestPerFieldSimilarityClassic, TestUpdate, TestSmileRequest, MultiTermTest, ExitableDirectoryReaderTest, TermsComponentTest, TestOrdValues, TestClassicSimilarityFactory, SimplePostToolTest, ShardRoutingCustomTest, TestSolrCoreProperties, SpellCheckComponentTest, TestNumericTerms64, SaslZkACLProviderTest, TestCustomDocTransformer, ShardRoutingTest, ClusterStateUpdateTest, NumericFieldsTest, FullHLLTest, SuggesterFSTTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ConvertedLegacyTest, AnalyticsQueryTest, DocValuesTest, TestManagedSchema, AliasIntegrationTest, RuleEngineTest, TestStressVersions, DeleteReplicaTest, TestCollectionAPI, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, ZkControllerTest, TestRealTimeGet, TestStressReorder, HardAutoCommitTest, DistributedTermsComponentTest, SimpleFacetsTest, SolrCoreTest, TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, TestSort, TestFiltering, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, SpatialFilterTest, TestCSVLoader, PolyFieldTest, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TestIndexingPerformance, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, JSONWriterTest, TestCSVResponseWriter, JsonLoaderTest, TestBinaryResponseWriter, TestLFUCache, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, TestSolrDeletionPolicy2, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestXIncludeConfig, TestIBSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, DateMathParserTest, SpellingQueryConverterTest, ClusterStateTest, TestUtils, SystemInfoHandlerTest, FileUtilsTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, CdcrReplicationDistributedZkTest, TestRequestForwarding, TestStressCloudBlindAtomicUpdates, TestClusterStateMutator, ZkStateReaderTest]
   [junit4] Completed [487/614 (1!)] on J1 in 3.33s, 6 tests, 1 error <<< FAILURES!

[...truncated 136 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8455C9E0841D7B41-001/init-core-data-001
   [junit4]   2> 4554540 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4554540 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /z/k
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 4554572 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 4554576 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4554577 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 4554585 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_49164_hdfs____.xzk2to/webapp
   [junit4]   2> 4554662 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 4554981 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:49164
   [junit4]   2> 4555030 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4555031 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 4555042 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_36638_datanode____psfc1r/webapp
   [junit4]   2> 4555128 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 4555339 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36638
   [junit4]   2> 4555379 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4555379 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 4555389 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_58341_datanode____4h2z84/webapp
   [junit4]   2> 4555428 INFO  (IPC Server handler 3 on 55405) [    ] BlockStateChange BLOCK* processReport: from storage DS-63ea7d31-dada-4dd8-8098-bea0ea8c5389 node DatanodeRegistration(127.0.0.1, datanodeUuid=a9a3e5ba-f84e-464c-ad1d-330687300f9b, infoPort=36638, ipcPort=54002, storageInfo=lv=-56;cid=testClusterID;nsid=1145587271;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 4555428 INFO  (IPC Server handler 3 on 55405) [    ] BlockStateChange BLOCK* processReport: from storage DS-693b5586-6e39-4191-84f3-a764dcc4a251 node DatanodeRegistration(127.0.0.1, datanodeUuid=a9a3e5ba-f84e-464c-ad1d-330687300f9b, infoPort=36638, ipcPort=54002, storageInfo=lv=-56;cid=testClusterID;nsid=1145587271;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 4555484 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 4555692 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:58341
   [junit4]   2> 4555764 INFO  (IPC Server handler 8 on 55405) [    ] BlockStateChange BLOCK* processReport: from storage DS-39d2105d-1a65-4d14-971c-4f11ec3fa6fd node DatanodeRegistration(127.0.0.1, datanodeUuid=51457e0b-00cc-4e46-a8ab-c9e0b7128ca6, infoPort=58341, ipcPort=49451, storageInfo=lv=-56;cid=testClusterID;nsid=1145587271;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 4555764 INFO  (IPC Server handler 8 on 55405) [    ] BlockStateChange BLOCK* processReport: from storage DS-b05b03ca-ae2b-4698-b67f-6eef68626504 node DatanodeRegistration(127.0.0.1, datanodeUuid=51457e0b-00cc-4e46-a8ab-c9e0b7128ca6, infoPort=58341, ipcPort=49451, storageInfo=lv=-56;cid=testClusterID;nsid=1145587271;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 4555841 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4555842 INFO  (Thread-73006) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4555842 INFO  (Thread-73006) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4555942 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkTestServer start zk server on port:39394
   [junit4]   2> 4555942 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4555942 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4555943 INFO  (zkCallback-25147-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7448b858 name:ZooKeeperConnection Watcher:127.0.0.1:39394 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4555943 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4555944 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4555944 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 4555945 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4555946 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4555946 INFO  (zkCallback-25148-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30f8f4b4 name:ZooKeeperConnection Watcher:127.0.0.1:39394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4555946 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4555946 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4555946 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 4555947 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 4555948 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 4555948 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 4555949 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 4555949 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 4555950 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 4555951 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 4555951 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4555952 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4555952 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 4555952 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 4555953 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 4555953 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 4555954 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 4555954 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 4555955 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4555955 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 4555956 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4555956 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4555957 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4555957 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4555958 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4555958 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 4555959 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 4555959 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 4555960 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4555960 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4555961 INFO  (zkCallback-25150-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1906c32b name:ZooKeeperConnection Watcher:127.0.0.1:39394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4555961 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4555961 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4556029 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8455C9E0841D7B41-001/control-001/cores/collection1
   [junit4]   2> 4556031 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 4556032 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6957e85d{/z/k,null,AVAILABLE}
   [junit4]   2> 4556033 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.e.j.s.ServerConnector Started ServerConnector@40143c5d{SSL,[ssl, http/1.1]}{127.0.0.1:41045}
   [junit4]   2> 4556033 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.e.j.s.Server Started @4559717ms
   [junit4]   2> 4556034 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:55405/hdfs__localhost_55405__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.1_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8455C9E0841D7B41-001_tempDir-002_control_data, hostContext=/z/k, hostPort=41045, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8455C9E0841D7B41-001/control-001/cores}
   [junit4]   2> 4556034 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 4556034 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8455C9E0841D7B41-001/control-001'
   [junit4]   2> 4556034 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4556034 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 4556035 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4556035 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4556035 INFO  (zkCallback-25151-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31bbb93f name:ZooKeeperConnection Watcher:127.0.0.1:39394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4556035 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4556036 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4556036 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4556036 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8455C9E0841D7B41-001/control-001/solr.xml
   [junit4]   2> 4556039 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8455C9E0841D7B41-001/control-001/cores
   [junit4]   2> 4556040 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.CoreContainer New CoreContainer 1060737855
   [junit4]   2> 4556040 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8455C9E0841D7B41-001/control-001]
   [junit4]   2> 4556040 WARN  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8455C9E0841D7B41-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8455C9E0841D7B41-001/control-001/lib
   [junit4]   2> 4556040 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] 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> 4556041 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4556041 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4556041 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4556041 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39394/solr
   [junit4]   2> 4556041 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 4556041 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4556041 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4556042 INFO  (zkCallback-25154-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f2efa13 name:ZooKeeperConnection Watcher:127.0.0.1:39394 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4556042 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4556042 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4556043 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/517706711@7302ec33
   [junit4]   2> 4556043 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4556044 INFO  (zkCallback-25155-thread-1-processing-n:127.0.0.1:41045_z%2Fk) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c95c15 name:ZooKeeperConnection Watcher:127.0.0.1:39394/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4556044 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4556044 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 4556045 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 4556047 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 4556047 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 4556048 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 4556049 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 4556050 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 4556050 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 4556051 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 4556051 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 4556052 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 4556052 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 4556053 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 4556054 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 4556054 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4556054 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96057253998690309-127.0.0.1:41045_z%2Fk-n_0000000000
   [junit4]   2> 4556055 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41045_z%2Fk
   [junit4]   2> 4556055 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 4556055 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.Overseer Overseer (id=96057253998690309-127.0.0.1:41045_z%2Fk-n_0000000000) starting
   [junit4]   2> 4556056 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 4556059 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4556059 INFO  (OverseerCollectionConfigSetProcessor-96057253998690309-127.0.0.1:41045_z%2Fk-n_0000000000) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 4556059 INFO  (OverseerStateUpdate-96057253998690309-127.0.0.1:41045_z%2Fk-n_0000000000) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 4556061 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41045_z%2Fk
   [junit4]   2> 4556061 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[8455C9E0841D7B41]) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41045_z%2Fk
   [junit4]   2> 4556061 INFO  (OverseerStateUpdate-96057253998690309-127.0.0.1:41045_z%2Fk-n_0000000000) [n:127.0.0.1:41045_z%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 4556062 INFO  (zkCallback-25155-thread-1-processing-n:127.0.0.1:41045_z%2Fk) [n:127.0.0.1:41045_z%2Fk    ] 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> 4556068 INFO  (zkCallback-25155-thread-1-processing-n:127.0.0.1:41045_z%2Fk) [n:127.0.0.1:41045_z%2Fk    ] o

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

 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2> 	... 54 more
   [junit4]   2> 4996654 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8455C9E0841D7B41]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8455C9E0841D7B41-001
   [junit4]   2> Jun 12, 2016 7:50:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {other_tl1=PostingsFormat(name=LuceneFixedGap), range_facet_l_dv=Lucene50(blocksize=128), _version_=PostingsFormat(name=LuceneFixedGap), multiDefault=FST50, a_t=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=LuceneFixedGap), a_i1=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1838, maxMBSortInHeap=5.390002033469745, sim=ClassicSimilarity, locale=es-DO, timezone=Africa/Algiers
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=2,free=94079768,total=461373440
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetProperties, QueryEqualityTest, AtomicUpdatesTest, AsyncCallRequestStatusResponseTest, TestValueSourceCache, DocumentAnalysisRequestHandlerTest, PrimUtilsTest, TestLeaderElectionZkExpiry, JavabinLoaderTest, TestJoin, TestReplicationHandler, HdfsSyncSliceTest, TestBadConfig, PingRequestHandlerTest, ReplicationFactorTest, TestReplicationHandlerBackup, DistributedSpellCheckComponentTest, TestRebalanceLeaders, CacheHeaderTest, TestCloudBackupRestore, TestSolrFieldCacheMBean, TestHighlightDedupGrouping, TestPKIAuthenticationPlugin, TestRangeQuery, DistributedFacetPivotLongTailTest, SmileWriterTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, TestHdfsUpdateLog, TestLMDirichletSimilarityFactory, XsltUpdateRequestHandlerTest, SyncSliceTest, AnalyticsMergeStrategyTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParserDefaultOperatorResource, TestRandomFaceting, TlogReplayBufferedWhileIndexingTest, StandardRequestHandlerTest, FileBasedSpellCheckerTest, OutputWriterTest, TestStressLiveNodes, EchoParamsTest, SuggestComponentContextFilterQueryTest, ResponseHeaderTest, TestSchemaSimilarityResource, IndexSchemaTest, RequiredFieldsTest, BasicDistributedZkTest, TestArbitraryIndexDir, ActionThrottleTest, TestFieldCacheSanityChecker, TestRandomCollapseQParserPlugin, TestStressLucene, TestPseudoReturnFields, TestConfig, TestRequestStatusCollectionAPI, TestLuceneMatchVersion, LeaderInitiatedRecoveryOnCommitTest, TestSchemaManager, TestFieldCacheVsDocValues, TestBinaryField, ZkNodePropsTest, BufferStoreTest, OverseerCollectionConfigSetProcessorTest, TestManagedStopFilterFactory, HdfsChaosMonkeySafeLeaderTest, TestFunctionQuery, DefaultValueUpdateProcessorTest, TestComponentsName, TestTrieFacet, TestNumericTerms32, TestFilteredDocIdSet, CurrencyFieldOpenExchangeTest, ResourceLoaderTest, DistributedSuggestComponentTest, TestRTGBase, TestSolr4Spatial, URLClassifyProcessorTest, SharedFSAutoReplicaFailoverTest, TestRandomDVFaceting, DistributedFacetPivotWhiteBoxTest, TestAnalyzedSuggestions, SSLMigrationTest, TestMacros, TestRemoteStreaming, SolrCloudExampleTest, CdcrVersionReplicationTest, EnumFieldTest, ExplicitHLLTest, TestExactSharedStatsCache, PeerSyncTest, CursorPagingTest, SynonymTokenizerTest, CopyFieldTest, PreAnalyzedFieldTest, ConnectionReuseTest, QueryResultKeyTest, TestInitQParser, TestBulkSchemaAPI, DeleteStatusTest, TestConfigSetsAPIExclusivity, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestDistributedSearch, HighlighterConfigTest, TestQuerySenderListener, AlternateDirectoryTest, TestQuerySenderNoQuery, SolrIndexConfigTest, TestMergePolicyConfig, TestDocSet, TestPostingsSolrHighlighter, TestCodecSupport, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, TestSystemIdResolver, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache, UUIDFieldTest, DistributedIntervalFacetingTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CollectionsAPISolrJTest, ConcurrentDeleteAndCreateCollectionTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, DistributedQueueTest, DistributedVersionInfoTest, HttpPartitionTest, SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster, TestReplicaProperties, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest]
   [junit4] Completed [532/614 (2!)] on J0 in 451.95s, 1 test, 1 error <<< FAILURES!

[...truncated 263 lines...]
   [junit4] JVM J0: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/temp/junit4-J0-20160612_062657_126.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/heapdumps/java_pid26450.hprof ...
   [junit4] Heap dump file created [610675681 bytes in 3.222 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:747: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/common-build.xml:531: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/lucene/common-build.xml:1427: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/lucene/common-build.xml:984: There were test failures: 614 suites (10 ignored), 2580 tests, 2 errors, 33 ignored (18 assumptions) [seed: 8455C9E0841D7B41]

Total time: 274 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-NightlyTests-6.1 - Build # 2 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.1/2/

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:37061

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:37061
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:601)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:399)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:457)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:179)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:495)
	... 47 more




Build Log:
[...truncated 11499 lines...]
   [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/temp/junit4-J1-20160611_065118_924.sysout
   [junit4] HEARTBEAT J0 PID(24281@lucene1-us-west): 2016-06-11T07:14:19, stalled for 67.3s at: BasicDistributedZkTest.test
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/heapdumps/java_pid24282.hprof ...
   [junit4] Heap dump file created [668928882 bytes in 40.617 secs]
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/temp/junit4-J1-20160611_065118_924.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] <<< JVM J1: EOF ----

[...truncated 392 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/init-core-data-001
   [junit4]   2> 2529069 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[F16EC5A43AC01EBA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2529070 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[F16EC5A43AC01EBA]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2529071 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2529072 INFO  (Thread-18947) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2529072 INFO  (Thread-18947) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2529172 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.ZkTestServer start zk server on port:37272
   [junit4]   2> 2529172 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2529172 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2529177 INFO  (zkCallback-28429-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a810afc name:ZooKeeperConnection Watcher:127.0.0.1:37272 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2529177 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2529178 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2529178 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2529180 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2529180 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2529181 INFO  (zkCallback-28430-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57c41e7a name:ZooKeeperConnection Watcher:127.0.0.1:37272/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2529181 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2529181 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2529181 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2529183 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2529184 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2529184 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2529185 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2529185 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2529186 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2529187 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2529188 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2529188 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2529189 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2529189 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2529190 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2529190 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2529190 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2529191 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2529191 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2529191 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2529192 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2529192 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2529193 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2529193 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2529194 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2529194 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2529195 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2529195 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2529196 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2529197 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2529197 INFO  (zkCallback-28432-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b237808 name:ZooKeeperConnection Watcher:127.0.0.1:37272/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2529197 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2529197 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2529198 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2529198 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2529199 INFO  (zkCallback-28433-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@558be987 name:ZooKeeperConnection Watcher:127.0.0.1:37272 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2529199 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2529199 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2529199 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2529200 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2529200 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2529201 INFO  (zkCallback-28434-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25e6bb68 name:ZooKeeperConnection Watcher:127.0.0.1:37272/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2529201 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2529201 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2529201 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 2529201 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 2529202 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 2529202 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 2529203 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 2529204 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 2529204 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2529205 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2529205 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 2529205 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 2529206 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 2529206 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 2529207 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 2529207 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 2529208 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 2529208 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 2529209 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2529209 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2529210 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 2529210 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 2529211 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 2529211 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 2529212 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 2529212 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 2529282 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores/collection1
   [junit4]   2> 2529284 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2529286 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70f9707d{/,null,AVAILABLE}
   [junit4]   2> 2529290 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6d28c0f8{SSL,[ssl, http/1.1]}{127.0.0.1:36330}
   [junit4]   2> 2529290 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.e.j.s.Server Started @2532745ms
   [junit4]   2> 2529290 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/tempDir-001/control/data, hostContext=/, hostPort=36330, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores}
   [junit4]   2> 2529291 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2529291 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001'
   [junit4]   2> 2529291 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2529291 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2529291 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2529292 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2529292 INFO  (zkCallback-28435-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23fd1692 name:ZooKeeperConnection Watcher:127.0.0.1:37272/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2529292 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2529293 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2529293 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2529294 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/solr.xml
   [junit4]   2> 2529302 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores
   [junit4]   2> 2529303 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.CoreContainer New CoreContainer 1265022026
   [junit4]   2> 2529303 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001]
   [junit4]   2> 2529303 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/lib
   [junit4]   2> 2529303 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] 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> 2529304 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2529304 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2529304 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2529304 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37272/solr
   [junit4]   2> 2529304 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2529304 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2529305 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2529305 INFO  (zkCallback-28438-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54dcd91d name:ZooKeeperConnection Watcher:127.0.0.1:37272 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2529306 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2529306 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2529307 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/192102634@d3f896b
   [junit4]   2> 2529308 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2529308 INFO  (zkCallback-28439-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41383347 name:ZooKeeperConnection Watcher:127.0.0.1:37272/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2529308 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2529309 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2529311 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2529312 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2529313 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2529314 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2529315 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2529316 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2529317 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2529317 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2529318 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2529318 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2529318 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2529320 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2529320 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2529321 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2529321 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96051554647539719-127.0.0.1:36330_-n_0000000000
   [junit4]   2> 2529321 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36330_
   [junit4]   2> 2529322 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2529322 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.Overseer Overseer (id=96051554647539719-127.0.0.1:36330_-n_0000000000) starting
   [junit4]   2> 2529323 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2529326 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2529327 INFO  (OverseerCollectionConfigSetProcessor-96051554647539719-127.0.0.1:36330_-n_0000000000) [n:127.0.0.1:36330_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2529327 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36330_
   [junit4]   2> 2529327 INFO  (OverseerStateUpdate-96051554647539719-127.0.0.1:36330_-n_0000000000) [n:127.0.0.1:36330_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2529328 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36330_
   [junit4]   2> 2529329 INFO  (zkCallback-28439-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_    ] 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> 2529329 INFO  (OverseerStateUpdate-96051554647539719-127.0.0.1:36330_-n_0000000000) [n:127.0.0.1:36330_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2529333 INFO  (zkCallback-28439-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2529345 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2529345 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2529345 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores
   [junit4]   2> 2529346 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2529346 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores/collection1
   [junit4]   2> 2529346 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2529347 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0
   [junit4]   2> 2529347 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2529347 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:36330_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2529347 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2529347 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2529348 INFO  (OverseerStateUpdate-96051554647539719-127.0.0.1:36330_-n_0000000000) [n:127.0.0.1:36330_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36330",
   [junit4]   2>   "node_name":"127.0.0.1:36330_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2529348 INFO  (OverseerStateUpdate-96051554647539719-127.0.0.1:36330_-n_0000000000) [n:127.0.0.1:36330_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36330",
   [junit4]   2>   "node_name":"127.0.0.1:36330_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2529348 INFO  (OverseerStateUpdate-96051554647539719-127.0.0.1:36330_-n_0000000000) [n:127.0.0.1:36330_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2529348 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 2529348 INFO  (OverseerStateUpdate-96051554647539719-127.0.0.1:36330_-n_0000000000) [n:127.0.0.1:36330_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2529349 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2529349 INFO  (zkCallback-28439-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2530349 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2530350 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2530350 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2530350 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2530350 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2530350 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores/collection1'
   [junit4]   2> 2530351 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2530351 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2530352 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2530355 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2530357 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2530364 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2530367 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2530432 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2530436 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2530437 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2530441 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2530442 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2530443 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2530444 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2530445 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0
   [junit4]   2> 2530445 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2530445 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2530445 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores/collection1/data/]
   [junit4]   2> 2530445 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54a06abe
   [junit4]   2> 2530446 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores/collection1/data
   [junit4]   2> 2530446 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2530446 WARN  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2530446 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores/collection1/data/index
   [junit4]   2> 2530446 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=15.69921875, floorSegmentMB=0.935546875, forceMergeDeletesPctAllowed=18.480631433658125, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6072057377217137
   [junit4]   2> 2530448 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/index-SimpleFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45d6e709),segFN=segments_1,generation=1}
   [junit4]   2> 2530448 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2530448 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores/collection1/data/
   [junit4]   2> 2530449 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2530451 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2530451 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2530451 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2530451 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2530451 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2530451 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2530451 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2530451 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2530451 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2530451 WARN  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2530452 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2530453 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2530453 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2530454 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2530455 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 2530456 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2530456 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2530456 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2530456 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2530457 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2530457 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=1.328125, floorSegmentMB=1.322265625, forceMergeDeletesPctAllowed=25.20516728775109, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.427808228958814
   [junit4]   2> 2530457 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/index-SimpleFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45d6e709),segFN=segments_1,generation=1}
   [junit4]   2> 2530458 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2530458 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@486f6318[collection1] main]
   [junit4]   2> 2530458 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2530458 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2530458 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2530458 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2530458 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2530458 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2530459 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2530459 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2530459 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2530459 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2530459 INFO  (searcherExecutor-10753-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@486f6318[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2530459 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2530459 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2530459 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2530459 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1536824875815010304
   [junit4]   2> 2530461 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1536824875815010304
   [junit4]   2> 2530461 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2530461 INFO  (coreLoadExecutor-10752-thread-1-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2530462 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:36330 collection:control_collection shard:shard1
   [junit4]   2> 2530462 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2530464 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96051554647539719-core_node1-n_0000000000
   [junit4]   2> 2530464 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 2530465 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2530465 INFO  (OverseerStateUpdate-96051554647539719-127.0.0.1:36330_-n_0000000000) [n:127.0.0.1:36330_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 2530465 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2530465 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36330/collection1/
   [junit4]   2> 2530465 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2530465 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:36330/collection1/ has no replicas
   [junit4]   2> 2530465 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2530466 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96051554647539719-core_node1-n_0000000000
   [junit4]   2> 2530467 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36330/collection1/ shard1
   [junit4]   2> 2530468 INFO  (OverseerStateUpdate-96051554647539719-127.0.0.1:36330_-n_0000000000) [n:127.0.0.1:36330_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:36330",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2530569 INFO  (zkCallback-28439-thread-3-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2530618 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:36330/collection1/ and leader is https://127.0.0.1:36330/collection1/
   [junit4]   2> 2530618 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:36330
   [junit4]   2> 2530618 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2530618 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2530619 INFO  (coreZkRegister-10746-thread-1-processing-n:127.0.0.1:36330_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36330_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2530619 INFO  (OverseerStateUpdate-96051554647539719-127.0.0.1:36330_-n_0000000000) [n:127.0.0.1:36330_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36330",
   [junit4]   2>   "node_name":"127.0.0.1:36330_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 2530619 INFO  (OverseerStateUpdate-96051554647539719-127.0.0.1:36330_-n_0000000000) [n:127.0.0.1:36330_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36330",
   [junit4]   2>   "node_name":"127.0.0.1:36330_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2530721 INFO  (zkCallback-28439-thread-3-processing-n:127.0.0.1:36330_) [n:127.0.0.1:36330_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2530848 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:37272/solr
   [junit4]   2> 2530848 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2530853 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2530857 INFO  (zkCallback-28443-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c890357 name:ZooKeeperConnection Watcher:127.0.0.1:37272/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2530857 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2530857 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2530857 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2530861 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2530865 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2530865 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2530952 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/shard-1-001/cores/collection1
   [junit4]   2> 2530952 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/shard-1-001
   [junit4]   2> 2530957 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2530958 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a03c209{/,null,AVAILABLE}
   [junit4]   2> 2530959 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3b58c830{SSL,[ssl, http/1.1]}{127.0.0.1:37061}
   [junit4]   2> 2530959 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.e.j.s.Server Started @2534414ms
   [junit4]   2> 2530959 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=37061, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/shard-1-001/cores}
   [junit4]   2> 2530960 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2530960 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/shard-1-001'
   [junit4]   2> 2530960 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2530960 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2530960 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2530960 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2530965 INFO  (zkCallback-28444-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b08e15d name:ZooKeeperConnection Watcher:127.0.0.1:37272/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2530965 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2530965 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2530966 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2530966 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/shard-1-001/solr.xml
   [junit4]   2> 2530970 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/shard-1-001/cores
   [junit4]   2> 2530971 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.CoreContainer New CoreContainer 90843200
   [junit4]   2> 2530971 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/shard-1-001]
   [junit4]   2> 2530971 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_F16EC5A43AC01EBA-001/shard-1-001/lib
   [junit4]   2> 2530971 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] 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> 2530972 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2530972 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2530972 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2530973 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37272/solr
   [junit4]   2> 2530973 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2530973 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2530973 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2530974 INFO  (zkCallback-28447-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70ce513a name:ZooKeeperConnection Watcher:127.0.0.1:37272 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2530974 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2530975 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2530975 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:37061_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/192102634@606a3119
   [junit4]   2> 2530976 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:37061_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2530976 INFO  (zkCallback-28448-thread-1-processing-n:127.0.0.1:37061_) [n:127.0.0.1:37061_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d20a1ac name:ZooKeeperConnection Watcher:127.0.0.1:37272/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2530977 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:37061_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2530980 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:37061_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2530981 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:37061_    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2530981 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:37061_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2530982 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F16EC5A43AC01EBA]) [n:127.0.0.1:37061_    ] o.a.s.c.Overseer Overseer (id=nul

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

g-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/mockito-core-1.9.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/presto-parser-0.122.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/core/test-lib/slice-0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/lucene/build/analysis/icu/lucene-analyzers-icu-6.1.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/contrib/analysis-extras/lib/icu4j-56.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.4.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/temp/junit4-J1-20160611_065118_924.events @/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build/solr-core/test/temp/junit4-J1-20160611_065118_924.suites -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1501)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:747: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/solr/common-build.xml:531: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/lucene/common-build.xml:1427: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.1/lucene/common-build.xml:984: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 289 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any