Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/406/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudPivotFacet.test

Error Message:
init query failed: 
{main(facet=true&facet.pivot={!stats%3Dst2}pivot_d1,pivot_x_s,pivot_f1&facet.limit=13&facet.offset=6&facet.pivot.mincount=50&facet.missing=true&facet.sort=count&facet.overrequest.count=1),extra(rows=0&q=*:*&_test_min=50&_test_miss=true&_test_sort=count)}:
 No live SolrServers available to handle this 
request:[http://127.0.0.1:59929/collection1, 
http://127.0.0.1:59954/collection1, http://127.0.0.1:59994/collection1, 
http://127.0.0.1:59917/collection1]

Stack Trace:
java.lang.RuntimeException: init query failed: 
{main(facet=true&facet.pivot={!stats%3Dst2}pivot_d1,pivot_x_s,pivot_f1&facet.limit=13&facet.offset=6&facet.pivot.mincount=50&facet.missing=true&facet.sort=count&facet.overrequest.count=1),extra(rows=0&q=*:*&_test_min=50&_test_miss=true&_test_sort=count)}:
 No live SolrServers available to handle this 
request:[http://127.0.0.1:59929/collection1, 
http://127.0.0.1:59954/collection1, http://127.0.0.1:59994/collection1, 
http://127.0.0.1:59917/collection1]
        at 
__randomizedtesting.SeedInfo.seed([E3B7E958B83C5D51:6BE3D68216C030A9]:0)
        at 
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:269)
        at 
org.apache.solr.cloud.TestCloudPivotFacet.test(TestCloudPivotFacet.java:242)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live 
SolrServers available to handle this 
request:[http://127.0.0.1:59929/collection1, 
http://127.0.0.1:59954/collection1, http://127.0.0.1:59994/collection1, 
http://127.0.0.1:59917/collection1]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:262)
        ... 42 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:59954/collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:59954/collection1, 
http://127.0.0.1:59917/collection1]
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:592)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:403)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
        ... 49 more


FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
        at 
__randomizedtesting.SeedInfo.seed([E3B7E958B83C5D51:6BE3D68216C030A9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
        at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10914 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\init-core-data-001
   [junit4]   2> 573256 INFO  
(SUITE-PeerSyncTest-seed#[E3B7E958B83C5D51]-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> 573256 INFO  
(SUITE-PeerSyncTest-seed#[E3B7E958B83C5D51]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 573925 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1
   [junit4]   2> 573930 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 573931 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c728c1{/,null,AVAILABLE}
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@11d6f06{HTTP/1.1,[http/1.1]}{127.0.0.1:62794}
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.Server Started @579038ms
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=62794, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores}
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control'
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 573934 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 573935 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\solr.xml
   [junit4]   2> 573951 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores
   [junit4]   2> 573951 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 29013726
   [junit4]   2> 573951 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control]
   [junit4]   2> 573951 WARN  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\lib
   [junit4]   2> 573951 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 573957 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 573957 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 573957 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 573957 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 573958 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 573958 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores
   [junit4]   2> 573960 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\, 
configSet=collection1}
   [junit4]   2> 573960 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1
   [junit4]   2> 573960 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 573961 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 573961 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 573961 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 573961 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 573961 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 573961 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 573961 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 574026 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 574028 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 574034 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 574036 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 574107 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 574118 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 574119 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 574125 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 574128 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 574130 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 574130 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 574140 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 574140 INFO  (coreLoadExecutor-2118-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 574141 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 574141 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 574141 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd8d11
   [junit4]   2> 574141 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\snapshot_metadata
   [junit4]   2> 574141 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 574142 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 574142 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\index/
   [junit4]   2> 574142 WARN  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 574142 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\index
   [junit4]   2> 574142 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=58.2958984375, 
floorSegmentMB=1.3642578125, forceMergeDeletesPctAllowed=23.800477785803192, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.33403477286360506
   [junit4]   2> 574143 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@85bfc8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@da59f),segFN=segments_1,generation=1}
   [junit4]   2> 574143 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 574143 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 574144 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\control\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 574146 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 574147 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 574147 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 574147 WARN  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 574154 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 574156 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 574159 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 574160 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 574162 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 574162 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 574163 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 574163 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 574164 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 574164 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 574165 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=34.24609375, 
floorSegmentMB=1.4853515625, forceMergeDeletesPctAllowed=4.2005290690302, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 574165 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@85bfc8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@da59f),segFN=segments_1,generation=1}
   [junit4]   2> 574165 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 574165 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ce2a43[collection1] 
main]
   [junit4]   2> 574166 WARN  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 574166 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 574166 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 574166 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 574166 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 574167 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 574167 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 574167 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 574167 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543418983810596864
   [junit4]   2> 574167 INFO  
(searcherExecutor-2119-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ce2a43[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 574168 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543418983810596864
   [junit4]   2> 574168 INFO  (coreLoadExecutor-2118-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 575025 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 575027 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 575028 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1021134{/,null,AVAILABLE}
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@185ae84{HTTP/1.1,[http/1.1]}{127.0.0.1:62797}
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.Server Started @580133ms
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=62797, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores}
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0'
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 575029 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 575030 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 575039 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores
   [junit4]   2> 575039 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 19849952
   [junit4]   2> 575039 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0]
   [junit4]   2> 575040 WARN  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\lib
   [junit4]   2> 575040 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 575043 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 575043 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 575044 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 575044 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 575044 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 575044 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores
   [junit4]   2> 575046 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\, 
configSet=collection1}
   [junit4]   2> 575046 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 575046 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 575046 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 575046 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 575046 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 575046 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 575046 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 575048 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 575048 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 575101 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 575104 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 575111 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 575116 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 575179 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 575190 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 575191 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 575195 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 575197 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 575200 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 575200 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 575210 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 575211 INFO  (coreLoadExecutor-2129-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 575211 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 575211 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 575211 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd8d11
   [junit4]   2> 575212 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\snapshot_metadata
   [junit4]   2> 575212 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 575212 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 575212 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\index/
   [junit4]   2> 575212 WARN  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 575212 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\index
   [junit4]   2> 575212 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=58.2958984375, 
floorSegmentMB=1.3642578125, forceMergeDeletesPctAllowed=23.800477785803192, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.33403477286360506
   [junit4]   2> 575213 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@195693b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@105fa26),segFN=segments_1,generation=1}
   [junit4]   2> 575213 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 575214 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 575215 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard0\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 575216 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 575216 WARN  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 575222 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 575223 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 575224 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 575225 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 575230 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 575230 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 575231 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 575231 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 575232 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 575232 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 575233 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=34.24609375, 
floorSegmentMB=1.4853515625, forceMergeDeletesPctAllowed=4.2005290690302, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 575233 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@195693b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@105fa26),segFN=segments_1,generation=1}
   [junit4]   2> 575233 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 575233 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b8abea[collection1] 
main]
   [junit4]   2> 575234 WARN  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 575234 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 575234 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 575234 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 575234 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 575235 INFO  
(searcherExecutor-2130-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b8abea[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 575235 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 575235 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 575235 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 575235 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543418984930476032
   [junit4]   2> 575237 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543418984930476032
   [junit4]   2> 575237 INFO  (coreLoadExecutor-2129-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 576058 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 576061 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 576063 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54b71c{/,null,AVAILABLE}
   [junit4]   2> 576063 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@12601ce{HTTP/1.1,[http/1.1]}{127.0.0.1:62800}
   [junit4]   2> 576063 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.Server Started @581167ms
   [junit4]   2> 576064 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=62800, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores}
   [junit4]   2> 576064 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 576064 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1'
   [junit4]   2> 576064 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 576064 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 576065 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 576074 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores
   [junit4]   2> 576074 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 18026674
   [junit4]   2> 576074 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1]
   [junit4]   2> 576075 WARN  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\lib
   [junit4]   2> 576075 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 576079 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 576079 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 576079 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 576079 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 576079 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 576080 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores
   [junit4]   2> 576082 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\, 
configSet=collection1}
   [junit4]   2> 576082 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 576082 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 576082 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 576082 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 576082 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 576083 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 576083 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 576083 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 576083 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 576140 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 576159 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 576166 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 576171 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 576235 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 576242 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 576243 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 576248 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 576250 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 576251 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 576252 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 576261 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 576261 INFO  (coreLoadExecutor-2140-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 576261 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 576261 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 576261 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd8d11
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\snapshot_metadata
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\index/
   [junit4]   2> 576263 WARN  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\index
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=58.2958984375, 
floorSegmentMB=1.3642578125, forceMergeDeletesPctAllowed=23.800477785803192, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.33403477286360506
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@ee5dcb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a10f79),segFN=segments_1,generation=1}
   [junit4]   2> 576263 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 576264 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 576264 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard1\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 576265 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 576265 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 576267 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 576267 WARN  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 576273 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 576273 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 576275 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 576276 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 576288 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 576288 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 576289 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 576289 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 576290 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 576290 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 576293 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=34.24609375, 
floorSegmentMB=1.4853515625, forceMergeDeletesPctAllowed=4.2005290690302, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 576293 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@ee5dcb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a10f79),segFN=segments_1,generation=1}
   [junit4]   2> 576293 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 576293 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f476[collection1] 
main]
   [junit4]   2> 576294 WARN  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 576294 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 576294 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 576294 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 576294 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 576295 INFO  
(searcherExecutor-2141-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3f476[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 576295 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 576295 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 576295 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 576295 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543418986041966592
   [junit4]   2> 576296 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543418986041966592
   [junit4]   2> 576296 INFO  (coreLoadExecutor-2140-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 577089 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 577093 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 577095 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@140a165{/,null,AVAILABLE}
   [junit4]   2> 577096 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@75b472{HTTP/1.1,[http/1.1]}{127.0.0.1:62803}
   [junit4]   2> 577096 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.e.j.s.Server Started @582200ms
   [junit4]   2> 577097 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=62803, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores}
   [junit4]   2> 577097 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 577097 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2'
   [junit4]   2> 577097 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 577097 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 577099 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 577109 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores
   [junit4]   2> 577109 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 2717262
   [junit4]   2> 577110 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2]
   [junit4]   2> 577110 WARN  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\lib
   [junit4]   2> 577110 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 577114 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 577115 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 577115 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 577115 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 577115 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 577117 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores
   [junit4]   2> 577119 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\, 
configSet=collection1}
   [junit4]   2> 577119 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 577119 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 577119 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 577119 INFO  (TEST-PeerSyncTest.test-seed#[E3B7E958B83C5D51]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 577119 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 577120 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 577120 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 577121 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 577121 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 577196 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 577200 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 577211 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 577218 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 577295 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 577300 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 577305 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 577309 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 577313 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 577315 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 577315 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 577326 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 577326 INFO  (coreLoadExecutor-2151-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 577326 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 577326 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 577326 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd8d11
   [junit4]   2> 577327 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata
   [junit4]   2> 577327 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 577327 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\
   [junit4]   2> 577327 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\index/
   [junit4]   2> 577328 WARN  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 577328 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\index
   [junit4]   2> 577328 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=58.2958984375, 
floorSegmentMB=1.3642578125, forceMergeDeletesPctAllowed=23.800477785803192, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.33403477286360506
   [junit4]   2> 577328 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@504bc0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@195ba99),segFN=segments_1,generation=1}
   [junit4]   2> 577328 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 577329 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\
   [junit4]   2> 577329 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_E3B7E958B83C5D51-001\tempDir-001\shard2\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 577331 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 577331 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 577331 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 577331 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 577331 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 577331 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 577332 INFO  (coreLoadExecutor-2151-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 577332 INFO  (coreLoadExecutor-2151-thread

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

main(facet=true&facet.pivot={!stats%3Dst2}pivot_d1,pivot_x_s,pivot_f1&facet.limit=13&facet.offset=6&facet.pivot.mincount=50&facet.missing=true&facet.sort=count&facet.overrequest.count=1),extra(rows=0&q=*:*&_test_min=50&_test_miss=true&_test_sort=count)}:
 No live SolrServers available to handle this 
request:[http://127.0.0.1:59929/collection1, 
http://127.0.0.1:59954/collection1, http://127.0.0.1:59994/collection1, 
http://127.0.0.1:59917/collection1]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E3B7E958B83C5D51:6BE3D68216C030A9]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:269)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudPivotFacet.test(TestCloudPivotFacet.java:242)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this 
request:[http://127.0.0.1:59929/collection1, 
http://127.0.0.1:59954/collection1, http://127.0.0.1:59994/collection1, 
http://127.0.0.1:59917/collection1]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:262)
   [junit4]    >        ... 42 more
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:59954/collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:59954/collection1, 
http://127.0.0.1:59917/collection1]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:592)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:403)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [junit4]    >        ... 49 more
   [junit4]   2> 2573012 INFO  
(SUITE-TestCloudPivotFacet-seed#[E3B7E958B83C5D51]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudPivotFacet_E3B7E958B83C5D51-001
   [junit4]   2> Aug 23, 2016 2:57:23 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=8, maxDocsPerChunk=368, blockSize=9), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=8, blockSize=9)), sim=RandomSimilarity(queryNorm=false,coord=crazy): 
{}, locale=es-UY, timezone=America/Virgin
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=335100960,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BooleanFieldTest, 
ResourceLoaderTest, TestTolerantUpdateProcessorCloud, 
CoreMergeIndexesAdminHandlerTest, TestJoin, TestRecoveryHdfs, 
CSVRequestHandlerTest, HLLSerializationTest, ZkSolrClientTest, CacheHeaderTest, 
TestQueryTypes, TestBinaryField, ShowFileRequestHandlerTest, 
HdfsWriteToMultipleCollectionsTest, TestAuthenticationFramework, 
BlockJoinFacetRandomTest, TestFieldResource, DistributedIntervalFacetingTest, 
TestTrie, TestSuggestSpellingConverter, TestReloadAndDeleteDocs, 
GraphQueryTest, TestOrdValues, TestDistributedStatsComponentCardinality, 
DeleteStatusTest, PeerSyncReplicationTest, BufferStoreTest, 
SpellingQueryConverterTest, TestReplicaProperties, SuggesterWFSTTest, 
BlobRepositoryCloudTest, DistanceFunctionTest, TestDistributedGrouping, 
TestMacros, TestExceedMaxTermLength, SolrPluginUtilsTest, 
TestSimpleTrackingShardHandler, SuggesterTSTTest, TestExactSharedStatsCache, 
TestMiniSolrCloudCluster, StatsComponentTest, SaslZkACLProviderTest, 
TestCharFilters, TestPKIAuthenticationPlugin, TestIndexSearcher, 
TestLocalFSCloudBackupRestore, TestInitParams, TestWriterPerf, 
TestFieldCacheSortRandom, TestQueryUtils, TestUninvertingReader, 
DistributedFacetPivotLargeTest, FileUtilsTest, PreAnalyzedUpdateProcessorTest, 
QueryParsingTest, TestFieldCache, SignatureUpdateProcessorFactoryTest, 
TestStressUserVersions, TestRestManager, EchoParamsTest, 
ConjunctionSolrSpellCheckerTest, FieldAnalysisRequestHandlerTest, 
DateFieldTest, TestRangeQuery, ConnectionManagerTest, 
ConcurrentDeleteAndCreateCollectionTest, 
TestPerFieldSimilarityWithDefaultOverride, MinimalSchemaTest, 
TestStressCloudBlindAtomicUpdates, AnalysisErrorHandlingTest, 
TestCSVResponseWriter, TestSolrCloudWithDelegationTokens, 
TestSchemaVersionResource, TestSolrConfigHandler, TestUseDocValuesAsStored, 
SolrIndexSplitterTest, ForceLeaderTest, MultiTermTest, 
TestOnReconnectListenerSupport, TestRandomRequestDistribution, 
TestSolrDeletionPolicy2, BinaryUpdateRequestHandlerTest, 
OpenCloseCoreStressTest, CheckHdfsIndexTest, WordBreakSolrSpellCheckerTest, 
TestSolr4Spatial, TestCloudPseudoReturnFields, TermVectorComponentTest, 
HdfsLockFactoryTest, TestSchemaResource, UpdateRequestProcessorFactoryTest, 
CursorMarkTest, OverriddenZkACLAndCredentialsProvidersTest, TestSolrXml, 
OverseerModifyCollectionTest, TestSolrConfigHandlerCloud, 
IndexSchemaRuntimeFieldTest, TestCoreDiscovery, OutputWriterTest, 
RollingRestartTest, SolrInfoMBeanTest, RAMDirectoryFactoryTest, TestSolrJ, 
ResponseLogComponentTest, TestNumericTerms32, AliasIntegrationTest, 
TestIntervalFaceting, ExplicitHLLTest, CollectionsAPIDistributedZkTest, 
TestRestoreCore, HdfsChaosMonkeySafeLeaderTest, DistributedMLTComponentTest, 
TestDynamicFieldResource, LeaderInitiatedRecoveryOnShardRestartTest, 
FileBasedSpellCheckerTest, DirectoryFactoryTest, 
TestManagedSynonymFilterFactory, DistributedFacetPivotWhiteBoxTest, 
HdfsBasicDistributedZkTest, TestChildDocTransformer, TestOmitPositions, 
DefaultValueUpdateProcessorTest, TestFreeTextSuggestions, 
HighlighterConfigTest, CloudExitableDirectoryReaderTest, TestFiltering, 
TestDefaultStatsCache, SmileWriterTest, TestSha256AuthenticationProvider, 
ChaosMonkeySafeLeaderTest, TestConfigSetImmutable, TestJsonFacets, 
TestBackupRepositoryFactory, TestLeaderElectionZkExpiry, 
ShardRoutingCustomTest, SpellPossibilityIteratorTest, DateMathParserTest, 
CustomCollectionTest, TestCrossCoreJoin, CollectionsAPIAsyncDistributedZkTest, 
TestBulkSchemaConcurrent, VersionInfoTest, TestAddFieldRealTimeGet, 
TestBinaryResponseWriter, TestSolrQueryParser, CoreAdminCreateDiscoverTest, 
TestScoreJoinQPScore, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
NumericFieldsTest, RuleEngineTest, RequestHandlersTest, 
TestImplicitCoreProperties, BasicDistributedZk2Test, UnloadDistributedZkTest, 
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, 
TestReplicationHandler, TestRandomFaceting, ZkCLITest, AutoCommitTest, 
TestRecovery, TermVectorComponentDistributedTest, ZkControllerTest, 
TestRealTimeGet, TestStressReorder, TestReload, TestStressVersions, 
HardAutoCommitTest, DistributedTermsComponentTest, SpellCheckComponentTest, 
TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, 
BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, TestBadConfig, 
SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, 
TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTest, 
NoCacheHeaderTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, 
XsltUpdateRequestHandlerTest, StandardRequestHandlerTest, 
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
XmlUpdateRequestHandlerTest, TestIndexingPerformance, IndexSchemaTest, 
TestCollationField, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, 
JsonLoaderTest, TestPHPSerializedResponseWriter, TestLFUCache, 
TestMergePolicyConfig, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, 
TestLuceneMatchVersion, TestCodecSupport, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, 
ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, 
CollectionsAPISolrJTest, DistribCursorPagingTest, 
DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, 
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, 
MultiThreadedOCPTest, RecoveryAfterSoftCommitTest, ReplaceNodeTest, 
SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudPivotFacet]
   [junit4] Completed [488/631 (2!)] on J1 in 33.65s, 1 test, 1 error <<< 
FAILURES!

[...truncated 52911 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to