Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/119/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:54468/forceleader_test_collection 
due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:54468/forceleader_test_collection due to: Path not found: /id; 
rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([E5ECC5C6D6EB0337:37BF106EF69FA56]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.TransactionLog  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:190)  at 
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:446)  at 
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1258)  at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:532)  at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:517)  at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:347)
  at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:266)
  at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:216)
  at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
  at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:991)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1207)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:753)
  at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
  at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
  at 
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:474)
  at 
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)  
at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
  at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311) 
 at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276) 
 at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)  at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
  at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)
  at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)  
at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
  at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2483)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:720)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:526)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
 at org.eclipse.jetty.server.Server.handle(Server.java:534)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
 at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) 
 at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [TransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.TransactionLog
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:190)
        at 
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:446)
        at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1258)
        at org.apache.solr.update.UpdateLog.add(UpdateLog.java:532)
        at org.apache.solr.update.UpdateLog.add(UpdateLog.java:517)
        at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:347)
        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:266)
        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:216)
        at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:991)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1207)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:753)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
        at 
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:474)
        at 
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
        at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
        at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)
        at 
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2483)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:720)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:526)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)


        at __randomizedtesting.SeedInfo.seed([E5ECC5C6D6EB0337]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:297)
        at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1\data\tlog\tlog.0000000000000000000:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1\data\tlog\tlog.0000000000000000000:
 The process cannot access the file because it is being used by another 
process.     
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1\data
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1\data\tlog\tlog.0000000000000000000:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1\data\tlog\tlog.0000000000000000000:
 The process cannot access the file because it is being used by another process.

   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1\data\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1\data
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1\testCloudExamplePrompt_shard1_replica_n1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004\node1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-004
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001

        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11728 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> 973083 INFO  
(SUITE-TestSolrCLIRunExample-seed#[E5ECC5C6D6EB0337]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\init-core-data-001
   [junit4]   2> 973084 INFO  
(SUITE-TestSolrCLIRunExample-seed#[E5ECC5C6D6EB0337]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 973086 INFO  
(SUITE-TestSolrCLIRunExample-seed#[E5ECC5C6D6EB0337]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 973087 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testSchemalessExample
   [junit4]   2> 973088 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.u.TestSolrCLIRunExample Selected port 65188 to start schemaless example 
Solr instance on ...
   [junit4]   2> 974187 INFO  (Thread-1845) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 974189 INFO  (Thread-1845) [    ] o.e.j.s.h.ContextHandler 
Started o.e.j.s.ServletContextHandler@b4cc29{/solr,null,AVAILABLE}
   [junit4]   2> 974191 INFO  (Thread-1845) [    ] o.e.j.s.AbstractConnector 
Started ServerConnector@1f15c4b{HTTP/1.1,[http/1.1]}{127.0.0.1:65188}
   [junit4]   2> 974191 INFO  (Thread-1845) [    ] o.e.j.s.Server Started 
@981956ms
   [junit4]   2> 974191 INFO  (Thread-1845) [    ] o.a.s.c.s.e.JettySolrRunner 
Jetty properties: {hostContext=/solr, hostPort=65188}
   [junit4]   2> 974191 ERROR (Thread-1845) [    ] o.a.s.s.StartupLoggingUtils 
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 974191 INFO  (Thread-1845) [    ] o.a.s.s.SolrDispatchFilter  
___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 974191 INFO  (Thread-1845) [    ] o.a.s.s.SolrDispatchFilter / 
__| ___| |_ _   Starting in standalone mode on port 65188
   [junit4]   2> 974191 INFO  (Thread-1845) [    ] o.a.s.s.SolrDispatchFilter 
\__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 974192 INFO  (Thread-1845) [    ] o.a.s.s.SolrDispatchFilter 
|___/\___/_|_|    Start time: 2017-08-15T13:23:48.716Z
   [junit4]   2> 974192 INFO  (Thread-1845) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\solr.xml
   [junit4]   2> 974199 INFO  (Thread-1845) [    ] o.a.s.c.SolrXmlConfig MBean 
server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d, but no JMX 
reporters were configured - adding default JMX reporter.
   [junit4]   2> 974276 INFO  (Thread-1845) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d
   [junit4]   2> 974280 INFO  (Thread-1845) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d
   [junit4]   2> 974280 INFO  (Thread-1845) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d
   [junit4]   2> 974282 INFO  (Thread-1845) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr
   [junit4]   2> 977361 INFO  (qtp29959923-8868) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=10
   [junit4]   2> 977366 INFO  (qtp29959923-8875) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 977367 INFO  (qtp29959923-8875) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 977381 INFO  (qtp29959923-8872) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=7
   [junit4]   2> 977391 INFO  (qtp29959923-8871) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=6
   [junit4]   2> 977395 INFO  (qtp29959923-8875) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 977455 INFO  (qtp29959923-8871) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json
   [junit4]   2> 977474 WARN  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 977475 WARN  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 977475 WARN  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 977475 WARN  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 977476 WARN  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
   [junit4]   2> 977476 WARN  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 977477 WARN  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 977477 WARN  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 977480 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 977503 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.s.IndexSchema [gettingstarted] Schema name=default-config
   [junit4]   2> 977600 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 977613 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.c.CoreContainer Creating SolrCore 'gettingstarted' using configuration 
from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted,
 trusted=true
   [junit4]   2> 977613 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.gettingstarted' 
(registry 'solr.core.gettingstarted') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d
   [junit4]   2> 977613 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 977613 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.c.SolrCore [[gettingstarted] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\data\]
   [junit4]   2> 977635 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 977721 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 977721 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 977723 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 977723 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 977725 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@163777[gettingstarted] main]
   [junit4]   2> 977726 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\conf
   [junit4]   2> 977727 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 977727 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 977729 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 977729 INFO  
(searcherExecutor-4389-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener sending 
requests to Searcher@163777[gettingstarted] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 977729 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1575803611779170304
   [junit4]   2> 977729 INFO  
(searcherExecutor-4389-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 977729 INFO  
(searcherExecutor-4389-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: default
   [junit4]   2> 977730 INFO  
(searcherExecutor-4389-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Registered new searcher 
Searcher@163777[gettingstarted] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 977731 INFO  (qtp29959923-8871) [    x:gettingstarted] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json} 
status=0 QTime=276
   [junit4]   2> 977733 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1f15c4b{HTTP/1.1,[http/1.1]}{127.0.0.1:65188}
   [junit4]   2> 977733 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23595103
   [junit4]   2> 977735 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 977735 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18345e7: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@17420fb
   [junit4]   2> 977741 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 977741 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1df1d0f: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@6e9946
   [junit4]   2> 977745 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 977745 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1004c57: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1343a76
   [junit4]   2> 977747 INFO  (coreCloseExecutor-4394-thread-1) [    
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@fb8ea1
   [junit4]   2> 977751 INFO  (coreCloseExecutor-4394-thread-1) [    
x:gettingstarted] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.gettingstarted, tag=16486049
   [junit4]   2> 977754 INFO  (coreCloseExecutor-4394-thread-1) [    
x:gettingstarted] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1222ef3: rootName = null, 
domain = solr.core.gettingstarted, service url = null, agent id = null] for 
registry solr.core.gettingstarted / com.codahale.metrics.MetricRegistry@16d6f9b
   [junit4]   2> 977771 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b4cc29{/solr,null,UNAVAILABLE}
   [junit4]   2> 977772 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on 
port 65188
   [junit4]   2> 977773 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.u.TestSolrCLIRunExample Selected port 65278 to start schemaless example 
Solr instance on ...
   [junit4]   2> 978777 INFO  (Thread-1856) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 978779 INFO  (Thread-1856) [    ] o.e.j.s.h.ContextHandler 
Started o.e.j.s.ServletContextHandler@156d5ca{/solr,null,AVAILABLE}
   [junit4]   2> 978781 INFO  (Thread-1856) [    ] o.e.j.s.AbstractConnector 
Started ServerConnector@1ec9787{HTTP/1.1,[http/1.1]}{127.0.0.1:65278}
   [junit4]   2> 978781 INFO  (Thread-1856) [    ] o.e.j.s.Server Started 
@986547ms
   [junit4]   2> 978781 INFO  (Thread-1856) [    ] o.a.s.c.s.e.JettySolrRunner 
Jetty properties: {hostContext=/solr, hostPort=65278}
   [junit4]   2> 978781 ERROR (Thread-1856) [    ] o.a.s.s.StartupLoggingUtils 
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 978782 INFO  (Thread-1856) [    ] o.a.s.s.SolrDispatchFilter  
___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 978782 INFO  (Thread-1856) [    ] o.a.s.s.SolrDispatchFilter / 
__| ___| |_ _   Starting in standalone mode on port 65278
   [junit4]   2> 978782 INFO  (Thread-1856) [    ] o.a.s.s.SolrDispatchFilter 
\__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 978782 INFO  (Thread-1856) [    ] o.a.s.s.SolrDispatchFilter 
|___/\___/_|_|    Start time: 2017-08-15T13:23:53.307Z
   [junit4]   2> 978782 INFO  (Thread-1856) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\solr.xml
   [junit4]   2> 978795 INFO  (Thread-1856) [    ] o.a.s.c.SolrXmlConfig MBean 
server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d, but no JMX 
reporters were configured - adding default JMX reporter.
   [junit4]   2> 978865 INFO  (Thread-1856) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d
   [junit4]   2> 978868 INFO  (Thread-1856) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d
   [junit4]   2> 978868 INFO  (Thread-1856) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d
   [junit4]   2> 978873 INFO  (Thread-1856) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr
   [junit4]   2> 978873 INFO  (Thread-1856) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [gettingstarted]
   [junit4]   2> 978889 WARN  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 978890 WARN  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 978891 WARN  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 978891 WARN  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 978892 WARN  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\langid\lib
   [junit4]   2> 978892 WARN  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 978892 WARN  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 978893 WARN  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\..\..\..\..\dist
   [junit4]   2> 978896 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 978912 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.s.IndexSchema [gettingstarted] Schema 
name=default-config
   [junit4]   2> 978981 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with 
uniqueid field id
   [junit4]   2> 978991 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.c.CoreContainer Creating SolrCore 'gettingstarted' 
using configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted,
 trusted=true
   [junit4]   2> 978991 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.gettingstarted' (registry 'solr.core.gettingstarted') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d
   [junit4]   2> 978991 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 978991 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\data\]
   [junit4]   2> 978994 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 979050 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 979050 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 979051 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 
15000ms; 
   [junit4]   2> 979051 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 979053 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8d2565[gettingstarted] main]
   [junit4]   2> 979054 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-001\schemaless\solr\gettingstarted\conf
   [junit4]   2> 979054 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 979054 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 979055 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 979055 INFO  (coreLoadExecutor-4401-thread-1) [    
x:gettingstarted] o.a.s.u.UpdateLog Could not find max version in index or 
recent updates, using new clock 1575803613169582080
   [junit4]   2> 979055 INFO  
(searcherExecutor-4402-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener sending 
requests to Searcher@8d2565[gettingstarted] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 979055 INFO  
(searcherExecutor-4402-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 979055 INFO  
(searcherExecutor-4402-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: default
   [junit4]   2> 979056 INFO  
(searcherExecutor-4402-thread-1-processing-x:gettingstarted) [    
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Registered new searcher 
Searcher@8d2565[gettingstarted] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 981846 INFO  (qtp6393793-8895) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=29
   [junit4]   2> 981851 INFO  (qtp6393793-8899) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 981854 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1ec9787{HTTP/1.1,[http/1.1]}{127.0.0.1:65278}
   [junit4]   2> 981854 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1398085
   [junit4]   2> 981854 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 981854 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6dcbf3: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@17d085e
   [junit4]   2> 981861 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 981861 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13eb7bc: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@6e9946
   [junit4]   2> 981866 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 981866 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@146d9c4: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1343a76
   [junit4]   2> 981866 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 981867 INFO  (coreCloseExecutor-4407-thread-1) [    
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13f40ac
   [junit4]   2> 981867 INFO  (coreCloseExecutor-4407-thread-1) [    
x:gettingstarted] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.gettingstarted, tag=20922540
   [junit4]   2> 981867 INFO  (coreCloseExecutor-4407-thread-1) [    
x:gettingstarted] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4bdb33: rootName = null, 
domain = solr.core.gettingstarted, service url = null, agent id = null] for 
registry solr.core.gettingstarted / com.codahale.metrics.MetricRegistry@8e4902
   [junit4]   2> 981894 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@156d5ca{/solr,null,UNAVAILABLE}
   [junit4]   2> 981896 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on 
port 65278
   [junit4]   2> 981896 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[E5ECC5C6D6EB0337]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
   [junit4]   2> 981898 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[E5ECC5C6D6EB0337]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testTechproductsExample
   [junit4]   2> 981900 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[E5ECC5C6D6EB0337]) [  
  ] o.a.s.u.TestSolrCLIRunExample Selected port 65291 to start techproducts 
example Solr instance on ...
   [junit4]   2> 982908 INFO  (Thread-1867) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 982911 INFO  (Thread-1867) [    ] o.e.j.s.h.ContextHandler 
Started o.e.j.s.ServletContextHandler@19a955d{/solr,null,AVAILABLE}
   [junit4]   2> 982912 INFO  (Thread-1867) [    ] o.e.j.s.AbstractConnector 
Started ServerConnector@c66848{HTTP/1.1,[http/1.1]}{127.0.0.1:65291}
   [junit4]   2> 982912 INFO  (Thread-1867) [    ] o.e.j.s.Server Started 
@990678ms
   [junit4]   2> 982912 INFO  (Thread-1867) [    ] o.a.s.c.s.e.JettySolrRunner 
Jetty properties: {hostContext=/solr, hostPort=65291}
   [junit4]   2> 982912 ERROR (Thread-1867) [    ] o.a.s.s.StartupLoggingUtils 
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 982913 INFO  (Thread-1867) [    ] o.a.s.s.SolrDispatchFilter  
___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 982913 INFO  (Thread-1867) [    ] o.a.s.s.SolrDispatchFilter / 
__| ___| |_ _   Starting in standalone mode on port 65291
   [junit4]   2> 982913 INFO  (Thread-1867) [    ] o.a.s.s.SolrDispatchFilter 
\__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 982913 INFO  (Thread-1867) [    ] o.a.s.s.SolrDispatchFilter 
|___/\___/_|_|    Start time: 2017-08-15T13:23:57.438Z
   [junit4]   2> 982913 INFO  (Thread-1867) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\solr.xml
   [junit4]   2> 982924 INFO  (Thread-1867) [    ] o.a.s.c.SolrXmlConfig MBean 
server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d, but no JMX 
reporters were configured - adding default JMX reporter.
   [junit4]   2> 982994 INFO  (Thread-1867) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d
   [junit4]   2> 982998 INFO  (Thread-1867) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d
   [junit4]   2> 982998 INFO  (Thread-1867) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d
   [junit4]   2> 982998 INFO  (Thread-1867) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr
   [junit4]   2> 985956 INFO  (qtp21874526-8923) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=8
   [junit4]   2> 985959 INFO  (qtp21874526-8920) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 985959 INFO  (qtp21874526-8920) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 985969 INFO  (qtp21874526-8923) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=7
   [junit4]   2> 985980 INFO  (qtp21874526-8921) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=7
   [junit4]   2> 985983 INFO  (qtp21874526-8920) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 986079 INFO  (qtp21874526-8922) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
name=techproducts&action=CREATE&instanceDir=techproducts&wt=json
   [junit4]   2> 986097 WARN  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 986097 WARN  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
   [junit4]   2> 986097 WARN  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 986097 WARN  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
   [junit4]   2> 986099 WARN  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\langid\lib
   [junit4]   2> 986099 WARN  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
   [junit4]   2> 986100 WARN  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\ltr\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\ltr\lib
   [junit4]   2> 986100 WARN  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
   [junit4]   2> 986100 WARN  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 986100 WARN  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\..\..\..\..\dist
   [junit4]   2> 986105 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 986105 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 986124 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.s.IndexSchema [techproducts] Schema name=example
   [junit4]   2> 986208 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 986208 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/english
   [junit4]   2> 986208 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 986208 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 986209 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 986209 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 986209 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 986209 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 986209 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 986221 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.CoreContainer Creating SolrCore 'techproducts' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts,
 trusted=true
   [junit4]   2> 986221 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.techproducts' (registry 
'solr.core.techproducts') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d9727d
   [junit4]   2> 986222 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 986222 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.c.SolrCore [[techproducts] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\data\]
   [junit4]   2> 986228 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp21874526-8922]: init: current segments file 
is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@b169c0
   [junit4]   2> 986228 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp21874526-8922]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 986228 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp21874526-8922]: 0 msec to checkpoint
   [junit4]   2> 986228 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: init: create=true
   [junit4]   2> 986228 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: 
   [junit4]   2> 
dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\data\index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b8581; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.1.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@19a490c
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@13d05cf
   [junit4]   2> 
   [junit4]   2> 986228 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 986228 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: now flush at close
   [junit4]   2> 986228 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]:   start flush: 
applyAllDeletes=true
   [junit4]   2> 986228 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]:   index before flush 
   [junit4]   2> 986228 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp21874526-8922]: startFullFlush
   [junit4]   2> 986228 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp21874526-8922]: qtp21874526-8922 
finishFullFlush success=true
   [junit4]   2> 986228 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: now apply all deletes for all 
segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 986228 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp21874526-8922]: waitApply: no deletes to apply
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp21874526-8922]: initDynamicDefaults 
spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp21874526-8922]: updateMergeThreads 
ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp21874526-8922]: now merge
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp21874526-8922]:   index: 
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp21874526-8922]:   no more merges pending; now 
return
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: waitForMerges
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: waitForMerges done
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: commit: start
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: commit: enter lock
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: commit: now prepare
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: prepareCommit: flush
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]:   index before flush 
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp21874526-8922]: startFullFlush
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: now apply all deletes for all 
segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp21874526-8922]: waitApply: no deletes to apply
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp21874526-8922]: qtp21874526-8922 
finishFullFlush success=true
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: startCommit(): start
   [junit4]   2> 986229 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: startCommit index= 
changeCount=2
   [junit4]   2> 986232 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: startCommit: wrote pending 
segments file "pending_segments_1"
   [junit4]   2> 986232 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: done all syncs: []
   [junit4]   2> 986232 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: commit: pendingCommit != null
   [junit4]   2> 986232 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: commit: done writing segments 
file "segments_1"
   [junit4]   2> 986232 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp21874526-8922]: now checkpoint "" [0 
segments ; isCommit = true]
   [junit4]   2> 986232 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp21874526-8922]: 0 msec to checkpoint
   [junit4]   2> 986233 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: commit: took 3.4 msec
   [junit4]   2> 986233 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: commit: done
   [junit4]   2> 986233 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: rollback
   [junit4]   2> 986233 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: all running merges have 
aborted
   [junit4]   2> 986233 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: rollback: done finish merges
   [junit4]   2> 986233 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp21874526-8922]: abort
   [junit4]   2> 986233 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp21874526-8922]: done abort success=true
   [junit4]   2> 986233 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: rollback: infos=
   [junit4]   2> 986233 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp21874526-8922]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 986233 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp21874526-8922]: 0 msec to checkpoint
   [junit4]   2> 986233 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 986294 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 986294 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 986295 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 986295 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 986296 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp21874526-8922]: init: current segments file 
is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@b169c0
   [junit4]   2> 986296 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp21874526-8922]: init: load commit 
"segments_1"
   [junit4]   2> 986296 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp21874526-8922]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 986297 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp21874526-8922]: 0 msec to checkpoint
   [junit4]   2> 986297 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: init: create=false
   [junit4]   2> 986297 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: 
   [junit4]   2> 
dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\data\index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b8581; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.1.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@ff63de
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@14315de
   [junit4]   2> 
   [junit4]   2> 986297 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 986297 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: flush at getReader
   [junit4]   2> 986297 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp21874526-8922]: startFullFlush
   [junit4]   2> 986297 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: now apply all deletes for all 
segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 986297 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp21874526-8922]: waitApply: no deletes to apply
   [junit4]   2> 986297 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: incRefDeleter for NRT reader 
version=2 segments=
   [junit4]   2> 986297 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: return reader version=2 
reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 986297 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp21874526-8922]: qtp21874526-8922 
finishFullFlush success=true
   [junit4]   2> 986297 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp21874526-8922]: getReader took 0 msec
   [junit4]   2> 986297 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1217afb[techproducts] main]
   [junit4]   2> 986298 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\conf
   [junit4]   2> 986298 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json 
using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\conf
   [junit4]   2> 986298 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 986298 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\conf
   [junit4]   2> 986298 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for 
/schema/analysis/stopwords/english
   [junit4]   2> 986298 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 986298 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 986298 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_synonyms_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_E5ECC5C6D6EB0337-001\tempDir-002\techproducts\solr\techproducts\conf
   [junit4]   2> 986298 INFO  (qtp21874526-8922) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for 
/schema/analysis/synonyms/english
   [junit4]   2> 986299 INFO  (qtp21874526-8922) [    x:techproducts] o.a.s.r.s.

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

[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1005283{/,null,UNAVAILABLE}
   [junit4]   2> 2005948 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[E5ECC5C6D6EB0337]) [ 
   ] o.a.s.c.ChaosMonkey monkey: stop jetty! 54671
   [junit4]   2> 2005949 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[E5ECC5C6D6EB0337]) [ 
   ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2005950 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[E5ECC5C6D6EB0337]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54663 54663
   [junit4]   2> 2005952 INFO  (Thread-4352) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:54663 54663
   [junit4]   2> 2005956 WARN  (Thread-4352) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/collections/forceleader_last_published/state.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2005957 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[E5ECC5C6D6EB0337]) [ 
   ] o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:54699/, 
target: http://127.0.0.1:54700/
   [junit4]   2> 2005957 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[E5ECC5C6D6EB0337]) [ 
   ] o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:54716/, 
target: http://127.0.0.1:54717/
   [junit4]   2> 2005958 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[E5ECC5C6D6EB0337]) [ 
   ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:54739/, 
target: http://127.0.0.1:54740/
   [junit4]   2> 2005958 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[E5ECC5C6D6EB0337]) [ 
   ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:54671/, 
target: http://127.0.0.1:54672/
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_E5ECC5C6D6EB0337-001
   [junit4]   2> Aug 15, 2017 1:41:00 PM 
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(Lucene70): 
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
a_t=PostingsFormat(name=LuceneFixedGap), 
intDefault=PostingsFormat(name=Memory), id_i1=PostingsFormat(name=Memory), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), 
text=PostingsFormat(name=MockRandom), 
range_facet_l=PostingsFormat(name=LuceneFixedGap), 
timestamp=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=929, 
maxMBSortInHeap=5.6746029294364435, sim=RandomSimilarity(queryNorm=true): {}, 
locale=es-CR, timezone=Indian/Kerguelen
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=153008056,total=327241728
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestoreCore, 
TestCoreAdminApis, SimpleFacetsTest, CoreAdminCreateDiscoverTest, 
TestIBSimilarityFactory, TestAddFieldRealTimeGet, TestQuerySenderNoQuery, 
TestHashPartitioner, AssignTest, TestOnReconnectListenerSupport, 
BlockCacheTest, HLLSerializationTest, OverseerTest, ZkCLITest, 
AddBlockUpdateTest, TestReversedWildcardFilterFactory, RAMDirectoryFactoryTest, 
ResponseHeaderTest, BigEndianAscendingWordSerializerTest, RecoveryZkTest, 
SuggesterTest, DistanceFunctionTest, SortByFunctionTest, TestFaceting, 
AliasIntegrationTest, ImplicitSnitchTest, TestManagedSchemaAPI, TestConfigSets, 
HttpPartitionTest, HighlighterConfigTest, SimplePostToolTest, 
TestStressVersions, CircularListTest, HdfsRecoverLeaseTest, 
DistributedFacetPivotWhiteBoxTest, TestConfigSetsAPIExclusivity, 
CSVRequestHandlerTest, TestCloudInspectUtil, TestSweetSpotSimilarityFactory, 
TestDistribIDF, SearchHandlerTest, TestSolrConfigHandlerConcurrent, 
DirectSolrConnectionTest, SparseHLLTest, DocValuesMissingTest, 
TestCustomDocTransformer, RegexBoostProcessorTest, FacetPivotSmallTest, 
DisMaxRequestHandlerTest, TestLFUCache, ConnectionReuseTest, 
ConcurrentDeleteAndCreateCollectionTest, ResponseLogComponentTest, 
JvmMetricsTest, PrimitiveFieldTypeTest, 
DocExpirationUpdateProcessorFactoryTest, SaslZkACLProviderTest, 
TestHalfAndHalfDocValues, BlockJoinFacetRandomTest, 
TestSchemaSimilarityResource, TestMaxTokenLenTokenizer, ExplicitHLLTest, 
AutoScalingHandlerTest, BasicDistributedZkTest, TriLevelCompositeIdRoutingTest, 
TestUseDocValuesAsStored2, CoreAdminHandlerTest, TestRandomFlRTGCloud, 
DistributedExpandComponentTest, ManagedSchemaRoundRobinCloudTest, PeerSyncTest, 
TestDistribDocBasedVersion, TestLegacyNumericRangeQueryBuilder, 
TestRecoveryHdfs, MoveReplicaHDFSTest, MinimalSchemaTest, 
TestFieldCollectionResource, ClusterStateTest, TestPseudoReturnFields, 
HdfsRestartWhileUpdatingTest, ZkControllerTest, HdfsLockFactoryTest, 
TestOrdValues, TestScoreJoinQPScore, TestRandomDVFaceting, 
HdfsCollectionsAPIDistributedZkTest, TestBulkSchemaConcurrent, PrimUtilsTest, 
SoftAutoCommitTest, TestCursorMarkWithoutUniqueKey, TestGeoJSONResponseWriter, 
RequestHandlersTest, TestPhraseSuggestions, TestDynamicFieldCollectionResource, 
DeleteStatusTest, AtomicUpdateProcessorFactoryTest, CollectionStateFormat2Test, 
ReplicationFactorTest, TestWriterPerf, CdcrUpdateLogTest, 
DeleteLastCustomShardedReplicaTest, HdfsBasicDistributedZk2Test, 
TestCSVResponseWriter, SimpleCollectionCreateDeleteTest, TestLegacyTerms, 
TestPointFields, XmlUpdateRequestHandlerTest, SpatialHeatmapFacetsTest, 
BaseCdcrDistributedZkTest, TestRequestForwarding, TestFieldCacheVsDocValues, 
TestSolrQueryResponse, TestCoreContainer, TestSurroundQueryParser, 
ShardRoutingTest, SolrIndexSplitterTest, TestCloudRecovery, 
HdfsDirectoryFactoryTest, TestExactStatsCache, TestEmbeddedSolrServerSchemaAPI, 
CheckHdfsIndexTest, CloudExitableDirectoryReaderTest, TestLockTree, 
AnalyticsQueryTest, HdfsThreadLeakTest, TestSort, TestFoldingMultitermQuery, 
DocValuesTest, TestOmitPositions, TestJavabinTupleStreamParser, 
TestLegacyFieldReuse, UUIDFieldTest, DirectUpdateHandlerTest, 
ClassificationUpdateProcessorFactoryTest, RequiredFieldsTest, 
DeleteReplicaTest, TestStressInPlaceUpdates, SolrCoreMetricManagerTest, 
TestTestInjection, TestCustomStream, TestStreamBody, TestXmlQParserPlugin, 
TestIndexingPerformance, ConfigureRecoveryStrategyTest, TestHdfsUpdateLog, 
TestSolrCloudWithSecureImpersonation, RulesTest, 
TestDocBasedVersionConstraints, IndexBasedSpellCheckerTest, 
TestHashQParserPlugin, TestNumericTokenStream, 
TestSha256AuthenticationProvider, SuggesterWFSTTest, 
UUIDUpdateProcessorFallbackTest, HdfsUnloadDistributedZkTest, 
TestNonDefinedSimilarityFactory, DateFieldTest, SolrMetricReporterTest, 
TestXIncludeConfig, TestClassicSimilarityFactory, V2ApiIntegrationTest, 
TestJmxIntegration, TestLazyCores, DistributedFacetPivotSmallAdvancedTest, 
ChaosMonkeyNothingIsSafeTest, TestConfigSetImmutable, MoveReplicaTest, 
CustomCollectionTest, UnloadDistributedZkTest, TestFilteredDocIdSet, 
FastVectorHighlighterTest, TestExclusionRuleCollectionAccess, 
TestNumericRangeQuery32, MultiTermTest, SyncSliceTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, 
TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, TestStressReorder, 
TestReload, HardAutoCommitTest, TestSolr4Spatial, SolrCoreTest, 
StatsComponentTest, QueryElevationComponentTest, TestFiltering, 
BasicFunctionalityTest, DistributedQueryElevationComponentTest, TestCSVLoader, 
SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, 
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, 
SolrInfoBeanTest, TestQueryUtils, FileBasedSpellCheckerTest, 
DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, 
IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, 
QueryParsingTest, JsonLoaderTest, TestPartialUpdateDeduplication, 
PingRequestHandlerTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, 
CopyFieldTest, TestMergePolicyConfig, NumericFieldsTest, 
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, NotRequiredUniqueKeyTest, 
TestCharFilters, EchoParamsTest, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, 
ScriptEngineTest, TestFastLRUCache, PreAnalyzedFieldTest, TestUtils, 
ZkNodePropsTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
AsyncCallRequestStatusResponseTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPISolrJTest, 
DistributedQueueTest, DistributedVersionInfoTest, ForceLeaderTest]
   [junit4] Completed [516/729 (2!)] on J0 in 110.94s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 40111 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to