You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/08/22 18:54:19 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 1549 - Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1549/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:34390/c8n_1x3_lf_shard1_replica2]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:34390/c8n_1x3_lf_shard1_replica2]
	at __randomizedtesting.SeedInfo.seed([38B0CFCDC162685F:B0E4F0176F9E05A7]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	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.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:592)
	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:578)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:174)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
	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:34390/c8n_1x3_lf_shard1_replica2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:34390/c8n_1x3_lf_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599)
	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)
	... 50 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497)
	... 54 more




Build Log:
[...truncated 10715 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/init-core-data-001
   [junit4]   2> 77173 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[38B0CFCDC162685F]-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> 77173 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[38B0CFCDC162685F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 77175 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 77175 INFO  (Thread-97) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 77175 INFO  (Thread-97) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 77275 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.ZkTestServer start zk server on port:33937
   [junit4]   2> 77275 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 77276 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77278 INFO  (zkCallback-87-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34a74346 name:ZooKeeperConnection Watcher:127.0.0.1:33937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77278 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77278 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 77278 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 77279 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 77279 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77280 INFO  (zkCallback-88-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11f47ab2 name:ZooKeeperConnection Watcher:127.0.0.1:33937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77280 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77280 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 77280 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 77281 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 77282 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 77282 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 77284 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 77284 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 77285 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 77285 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 77286 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 77286 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 77287 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 77287 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 77288 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 77288 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 77288 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 77288 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 77289 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 77289 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 77290 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 77290 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 77291 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 77291 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 77291 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 77291 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 77292 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 77292 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 77353 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores/collection1
   [junit4]   2> 77356 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 77357 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@386a5ee9{/,null,AVAILABLE}
   [junit4]   2> 77359 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@72637109{HTTP/1.1,[http/1.1]}{127.0.0.1:43299}
   [junit4]   2> 77359 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.e.j.s.Server Started @79986ms
   [junit4]   2> 77359 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/tempDir-001/control/data, hostContext=/, hostPort=44468, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores}
   [junit4]   2> 77359 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 77359 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001'
   [junit4]   2> 77359 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 77359 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 77359 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 77360 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77361 INFO  (zkCallback-89-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f42be3c name:ZooKeeperConnection Watcher:127.0.0.1:33937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77361 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77361 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 77362 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 77362 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/solr.xml
   [junit4]   2> 77367 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores
   [junit4]   2> 77368 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.CoreContainer New CoreContainer 410584407
   [junit4]   2> 77368 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001]
   [junit4]   2> 77368 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/lib
   [junit4]   2> 77368 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] 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> 77369 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 77370 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 77370 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 77370 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33937/solr
   [junit4]   2> 77370 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 77370 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 77371 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77373 INFO  (zkCallback-92-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64e0ef6a name:ZooKeeperConnection Watcher:127.0.0.1:33937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77373 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77374 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 77375 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$68/1206159433@4f5724f5
   [junit4]   2> 77375 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77376 INFO  (zkCallback-93-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44a54581 name:ZooKeeperConnection Watcher:127.0.0.1:33937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77376 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77377 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 77377 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 77378 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 77380 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 77381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 77381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 77381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 77382 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 77382 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 77382 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 77383 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 77383 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 77384 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 77384 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 77385 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 77385 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96461726820925444-127.0.0.1:44468_-n_0000000000
   [junit4]   2> 77385 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44468_
   [junit4]   2> 77385 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 77386 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.Overseer Overseer (id=96461726820925444-127.0.0.1:44468_-n_0000000000) starting
   [junit4]   2> 77387 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 77389 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 77390 INFO  (OverseerCollectionConfigSetProcessor-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 77390 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44468_
   [junit4]   2> 77390 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44468_
   [junit4]   2> 77390 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 77392 INFO  (zkCallback-93-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 77392 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 77392 INFO  (zkCallback-93-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 77401 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 77401 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 77401 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores
   [junit4]   2> 77402 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 77402 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores/collection1
   [junit4]   2> 77402 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 77404 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 77404 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:44468_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 77404 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 77404 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 77405 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 77405 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44468",
   [junit4]   2>   "node_name":"127.0.0.1:44468_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 77405 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 77405 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44468",
   [junit4]   2>   "node_name":"127.0.0.1:44468_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 77405 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 77406 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 77406 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 77406 INFO  (zkCallback-93-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 78406 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 78406 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 78406 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 78406 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 78406 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 78407 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores/collection1'
   [junit4]   2> 78407 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 78407 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 78408 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 78412 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 78415 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 78422 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 78429 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 78551 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 78558 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 78560 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 78567 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 78569 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 78571 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 78572 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 78573 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 78573 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 78573 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 78573 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores/collection1/data/]
   [junit4]   2> 78573 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d82305
   [junit4]   2> 78574 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 78574 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 78574 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores/collection1/data
   [junit4]   2> 78574 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 78574 WARN  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 78574 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores/collection1/data/index
   [junit4]   2> 78575 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6081190239216736]
   [junit4]   2> 78575 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@38666026 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0a8ebf),segFN=segments_1,generation=1}
   [junit4]   2> 78575 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 78576 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores/collection1/data/
   [junit4]   2> 78576 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 78580 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 78580 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 78581 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 78581 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 78581 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 78581 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 78581 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 78581 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 78581 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 78581 WARN  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 78584 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 78584 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 78585 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 78586 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 78590 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 78591 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 78592 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 78592 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 78593 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 78593 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 78593 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 78593 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@38666026 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0a8ebf),segFN=segments_1,generation=1}
   [junit4]   2> 78593 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 78594 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f1fc96a[collection1] main]
   [junit4]   2> 78594 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 78594 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 78594 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 78594 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 78595 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 78595 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 78595 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 78595 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 78595 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 78595 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 78596 INFO  (searcherExecutor-216-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f1fc96a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 78596 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 78596 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 78596 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 78596 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543387630623784960
   [junit4]   2> 78597 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543387630623784960
   [junit4]   2> 78597 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 78598 INFO  (coreLoadExecutor-215-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 78598 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:44468 collection:control_collection shard:shard1
   [junit4]   2> 78599 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 78600 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96461726820925444-core_node1-n_0000000000
   [junit4]   2> 78600 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 78601 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 78601 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 78601 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44468/collection1/
   [junit4]   2> 78601 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 78601 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:44468/collection1/ has no replicas
   [junit4]   2> 78601 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 78602 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 78604 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96461726820925444-core_node1-n_0000000000
   [junit4]   2> 78604 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44468/collection1/ shard1
   [junit4]   2> 78605 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:44468",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 78706 INFO  (zkCallback-93-thread-1-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 78755 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:44468/collection1/ and leader is http://127.0.0.1:44468/collection1/
   [junit4]   2> 78755 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44468
   [junit4]   2> 78755 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 78755 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 78755 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 78756 INFO  (coreZkRegister-208-thread-1-processing-n:127.0.0.1:44468_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44468_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 78756 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44468",
   [junit4]   2>   "node_name":"127.0.0.1:44468_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 78756 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44468",
   [junit4]   2>   "node_name":"127.0.0.1:44468_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 78857 INFO  (zkCallback-93-thread-2-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 78907 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 78907 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78908 INFO  (zkCallback-97-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d22179 name:ZooKeeperConnection Watcher:127.0.0.1:33937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 78908 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78908 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 78908 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 78909 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 78909 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78910 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 78910 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 78910 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 78910 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78911 INFO  (zkCallback-98-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c4c89f1 name:ZooKeeperConnection Watcher:127.0.0.1:33937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 78911 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78911 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 78913 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 78913 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 78971 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/shard-1-001/cores/collection1
   [junit4]   2> 78972 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/shard-1-001
   [junit4]   2> 78972 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 78973 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2697b078{/,null,AVAILABLE}
   [junit4]   2> 78974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4bf78e14{HTTP/1.1,[http/1.1]}{127.0.0.1:41225}
   [junit4]   2> 78974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.e.j.s.Server Started @81601ms
   [junit4]   2> 78974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=33449, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/shard-1-001/cores}
   [junit4]   2> 78974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 78974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/shard-1-001'
   [junit4]   2> 78974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 78974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 78975 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 78975 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78976 INFO  (zkCallback-99-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12151c09 name:ZooKeeperConnection Watcher:127.0.0.1:33937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 78976 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78976 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 78977 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 78977 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/shard-1-001/solr.xml
   [junit4]   2> 78982 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/shard-1-001/cores
   [junit4]   2> 78982 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.CoreContainer New CoreContainer 1466204247
   [junit4]   2> 78982 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/shard-1-001]
   [junit4]   2> 78982 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/shard-1-001/lib
   [junit4]   2> 78982 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] 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> 78983 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 78984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 78984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 78984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33937/solr
   [junit4]   2> 78984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 78984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 78984 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78986 INFO  (zkCallback-102-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4516b5b2 name:ZooKeeperConnection Watcher:127.0.0.1:33937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 78986 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78986 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 78988 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$68/1206159433@1e782e59
   [junit4]   2> 78988 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78989 INFO  (zkCallback-103-thread-1-processing-n:127.0.0.1:33449_) [n:127.0.0.1:33449_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63f9bc4c name:ZooKeeperConnection Watcher:127.0.0.1:33937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 78989 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78992 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 78992 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 78992 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78993 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 78993 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96461726820925449-127.0.0.1:33449_-n_0000000001
   [junit4]   2> 78994 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96461726820925444-127.0.0.1:44468_-n_0000000000 to know if I could be the leader
   [junit4]   2> 78994 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.ZkController Publish node=127.0.0.1:33449_ as DOWN
   [junit4]   2> 78994 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33449_
   [junit4]   2> 78994 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33449_
   [junit4]   2> 78995 INFO  (zkCallback-97-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 78995 INFO  (zkCallback-93-thread-2-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 78995 INFO  (zkCallback-103-thread-1-processing-n:127.0.0.1:33449_) [n:127.0.0.1:33449_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 78995 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33449_"} current state version: 3
   [junit4]   2> 78995 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33449_
   [junit4]   2> 78995 INFO  (zkCallback-97-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 78995 INFO  (zkCallback-93-thread-2-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 78995 INFO  (zkCallback-103-thread-1-processing-n:127.0.0.1:33449_) [n:127.0.0.1:33449_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 78996 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 78997 INFO  (zkCallback-93-thread-2-processing-n:127.0.0.1:44468_) [n:127.0.0.1:44468_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 78997 INFO  (zkCallback-103-thread-1-processing-n:127.0.0.1:33449_) [n:127.0.0.1:33449_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 78997 INFO  (zkCallback-97-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 79010 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 79010 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 79010 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/shard-1-001/cores
   [junit4]   2> 79012 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 79012 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001/shard-1-001/cores/collection1
   [junit4]   2> 79012 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 79014 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 79014 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [n:127.0.0.1:33449_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 79014 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:33449_) [n:127.0.0.1:33449_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 79014 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:33449_) [n:127.0.0.1:33449_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 79015 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:33449_) [n:127.0.0.1:33449_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 79015 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:33449_) [n:127.0.0.1:33449_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 79015 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33449",
   [junit4]   2>   "node_name":"127.0.0.1:33449_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 79015 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33449",
   [junit4]   2>   "node_name":"127.0.0.1:33449_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 79015 INFO  (coreLoadExecutor-226-thread-1-processing-n:127.0.0.1:33449_) [n:127.0.0.1:33449_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 79015 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 79016 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 79117 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2147483647
   [junit4]   2> 79117 WARN  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state
   [junit4]   2> org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/collection1/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:115)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1270)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:362)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:362)
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:230)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:240)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 79118 INFO  (OverseerStateUpdate-96461726820925444-127.0.0.1:44468_-n_0000000000) [n:127.0.0.1:44468_    ] o.a.s.c.c.ZkStateReader Updat

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

rrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 137588 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@26c9cdaa{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 137588 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9337236{/,null,UNAVAILABLE}
   [junit4]   2> 137588 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33937 33937
   [junit4]   2> 137708 INFO  (Thread-97) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33937 33937
   [junit4]   2> 137708 WARN  (Thread-97) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/c8n_1x3_lf/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96461726820925449-127.0.0.1:33449_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	58	/solr/overseer/collection-queue-work
   [junit4]   2> 	44	/solr/overseer/queue
   [junit4]   2> 	22	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 137708 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:33449/, target: http://127.0.0.1:41225/
   [junit4]   2> 137708 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:43817/, target: http://127.0.0.1:39993/
   [junit4]   2> 137708 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:44468/, target: http://127.0.0.1:43299/
   [junit4]   2> 137709 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[38B0CFCDC162685F]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:34390/, target: http://127.0.0.1:44705/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test -Dtests.seed=38B0CFCDC162685F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=Asia/Kuching -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   60.5s J1 | LeaderFailoverAfterPartitionTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:34390/c8n_1x3_lf_shard1_replica2]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([38B0CFCDC162685F:B0E4F0176F9E05A7]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
   [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.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:592)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:578)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:174)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
   [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:34390/c8n_1x3_lf_shard1_replica2]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
   [junit4]    > 	... 49 more
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:34390/c8n_1x3_lf_shard1_replica2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599)
   [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]    > 	... 50 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused
   [junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    > 	at java.net.Socket.connect(Socket.java:589)
   [junit4]    > 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497)
   [junit4]    > 	... 54 more
   [junit4]   2> 137711 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[38B0CFCDC162685F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_38B0CFCDC162685F-001
   [junit4]   2> Aug 22, 2016 6:06:42 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Direct), range_facet_i_dv=PostingsFormat(name=MockRandom), text=FSTOrd50, range_facet_l=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=103, maxMBSortInHeap=5.821938189133945, sim=ClassicSimilarity, locale=he-IL, timezone=Asia/Kuching
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=312534464,total=509018112
   [junit4]   2> NOTE: All tests run in this JVM: [TestUninvertingReader, TestSubQueryTransformerCrossCore, TestLMJelinekMercerSimilarityFactory, TestClusterStateMutator, HdfsDirectoryFactoryTest, TestLegacyFieldCache, RollingRestartTest, ConcurrentDeleteAndCreateCollectionTest, SuggesterFSTTest, DistribDocExpirationUpdateProcessorTest, SimpleCollectionCreateDeleteTest, LeaderFailoverAfterPartitionTest]
   [junit4] Completed [28/631 (1!)] on J1 in 61.07s, 1 test, 1 error <<< FAILURES!

[...truncated 62089 lines...]


Re: [JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+132) - Build # 1559 - Failure!

Posted by Joel Bernstein <jo...@gmail.com>.
Actually I had already committed my other work locally. So the pre-committ
fixes will be in there own commit.

Joel Bernstein
http://joelsolr.blogspot.com/

On Tue, Aug 23, 2016 at 3:17 PM, Joel Bernstein <jo...@gmail.com> wrote:

> I believe these are from this commit:
>
> https://github.com/apache/lucene-solr/commit/
> 43ca5078bf5f50cb46eaac3000ea7553dd47d26f
>
> I was going to commit a fix this as part of another small commit I'm about
> to do. I'll reference SOLR-9432 with that commit.
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>
> On Tue, Aug 23, 2016 at 2:59 PM, Policeman Jenkins Server <
> jenkins@thetaphi.de> wrote:
>
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1559/
>> Java: 64bit/jdk-9-ea+132 -XX:-UseCompressedOops -XX:+UseSerialGC
>>
>> All tests passed
>>
>> Build Log:
>> [...truncated 23707 lines...]
>> -validate-source-patterns:
>> [source-patterns] package declaration precedes license header:
>> solr/core/src/java/org/apache/solr/search/facet/FacetFieldMerger.java
>> [source-patterns] nocommit: solr/core/src/java/org/apache/
>> solr/search/facet/FacetModule.java
>> [source-patterns] package declaration precedes license header:
>> solr/core/src/java/org/apache/solr/search/facet/FacetRangeMerger.java
>> [source-patterns] package declaration precedes license header:
>> solr/core/src/java/org/apache/solr/search/facet/FacetRequest
>> SortedMerger.java
>>
>> BUILD FAILED
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:763: The
>> following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:130: Found 4
>> violations in source files (nocommit, package declaration precedes license
>> header).
>>
>> Total time: 59 minutes 48 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Archiving artifacts
>> [WARNINGS] Skipping publisher since build result is FAILURE
>> Recording test results
>> Email was triggered for: Failure - Any
>> Sending email for trigger: Failure - Any
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>
>

Re: [JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+132) - Build # 1559 - Failure!

Posted by Joel Bernstein <jo...@gmail.com>.
No problem

Joel Bernstein
http://joelsolr.blogspot.com/

On Tue, Aug 23, 2016 at 3:20 PM, Yonik Seeley <ys...@gmail.com> wrote:

> On Tue, Aug 23, 2016 at 3:17 PM, Joel Bernstein <jo...@gmail.com>
> wrote:
> > I believe these are from this commit:
> >
> > https://github.com/apache/lucene-solr/commit/
> 43ca5078bf5f50cb46eaac3000ea7553dd47d26f
> >
> > I was going to commit a fix this as part of another small commit I'm
> about
> > to do. I'll reference SOLR-9432 with that commit.
>
> Whoops, thanks!
>
> -Yonik
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

Re: [JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+132) - Build # 1559 - Failure!

Posted by Yonik Seeley <ys...@gmail.com>.
On Tue, Aug 23, 2016 at 3:17 PM, Joel Bernstein <jo...@gmail.com> wrote:
> I believe these are from this commit:
>
> https://github.com/apache/lucene-solr/commit/43ca5078bf5f50cb46eaac3000ea7553dd47d26f
>
> I was going to commit a fix this as part of another small commit I'm about
> to do. I'll reference SOLR-9432 with that commit.

Whoops, thanks!

-Yonik

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


Re: [JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+132) - Build # 1559 - Failure!

Posted by Joel Bernstein <jo...@gmail.com>.
I believe these are from this commit:

https://github.com/apache/lucene-solr/commit/43ca5078bf5f50cb46eaac3000ea7553dd47d26f

I was going to commit a fix this as part of another small commit I'm about
to do. I'll reference SOLR-9432 with that commit.

Joel Bernstein
http://joelsolr.blogspot.com/

On Tue, Aug 23, 2016 at 2:59 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1559/
> Java: 64bit/jdk-9-ea+132 -XX:-UseCompressedOops -XX:+UseSerialGC
>
> All tests passed
>
> Build Log:
> [...truncated 23707 lines...]
> -validate-source-patterns:
> [source-patterns] package declaration precedes license header:
> solr/core/src/java/org/apache/solr/search/facet/FacetFieldMerger.java
> [source-patterns] nocommit: solr/core/src/java/org/apache/
> solr/search/facet/FacetModule.java
> [source-patterns] package declaration precedes license header:
> solr/core/src/java/org/apache/solr/search/facet/FacetRangeMerger.java
> [source-patterns] package declaration precedes license header:
> solr/core/src/java/org/apache/solr/search/facet/
> FacetRequestSortedMerger.java
>
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:763: The
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:130: Found 4
> violations in source files (nocommit, package declaration precedes license
> header).
>
> Total time: 59 minutes 48 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+132) - Build # 1559 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1559/
Java: 64bit/jdk-9-ea+132 -XX:-UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 23707 lines...]
-validate-source-patterns:
[source-patterns] package declaration precedes license header: solr/core/src/java/org/apache/solr/search/facet/FacetFieldMerger.java
[source-patterns] nocommit: solr/core/src/java/org/apache/solr/search/facet/FacetModule.java
[source-patterns] package declaration precedes license header: solr/core/src/java/org/apache/solr/search/facet/FacetRangeMerger.java
[source-patterns] package declaration precedes license header: solr/core/src/java/org/apache/solr/search/facet/FacetRequestSortedMerger.java

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:763: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:130: Found 4 violations in source files (nocommit, package declaration precedes license header).

Total time: 59 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+132) - Build # 1558 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1558/
Java: 32bit/jdk-9-ea+132 -client -XX:+UseSerialGC

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

Error Message:
document count mismatch.  control=482 sum(shards)=481 cloudClient=481

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=482 sum(shards)=481 cloudClient=481
	at __randomizedtesting.SeedInfo.seed([7FE1ABC5279ED0AD:F7B5941F8962BD55]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1323)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:228)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	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(java.base@9-ea/Thread.java:843)


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([7FE1ABC5279ED0AD:F7B5941F8962BD55]: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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 10665 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/init-core-data-001
   [junit4]   2> 19625 INFO  (SUITE-PeerSyncTest-seed#[7FE1ABC5279ED0AD]-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> 19625 INFO  (SUITE-PeerSyncTest-seed#[7FE1ABC5279ED0AD]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 19689 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/cores/collection1
   [junit4]   2> 19691 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 19697 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a40c58{/,null,AVAILABLE}
   [junit4]   2> 19699 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f9ebc2{HTTP/1.1,[http/1.1]}{127.0.0.1:43037}
   [junit4]   2> 19699 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.Server Started @22080ms
   [junit4]   2> 19699 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=43037, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/cores}
   [junit4]   2> 19699 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17b1517
   [junit4]   2> 19699 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control'
   [junit4]   2> 19699 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 19699 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 19699 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/solr.xml
   [junit4]   2> 19705 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/cores
   [junit4]   2> 19705 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer New CoreContainer 18537899
   [junit4]   2> 19705 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control]
   [junit4]   2> 19705 WARN  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/lib
   [junit4]   2> 19705 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] 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> 19706 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 19707 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 19707 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 19707 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 19707 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 19708 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/cores
   [junit4]   2> 19708 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 19708 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/cores/collection1
   [junit4]   2> 19708 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 19709 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 19709 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 19709 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 19709 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 19709 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 19709 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 19709 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 19735 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 19740 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 19756 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 19766 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 19866 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 19871 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 19872 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 19877 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 19879 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 19880 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 19880 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 19882 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 19882 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 19882 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 19882 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 19882 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@208ca1
   [junit4]   2> 19883 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 19883 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 19883 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 19883 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 19883 WARN  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 19883 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 19884 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=4, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=96.1748046875, floorSegmentMB=0.568359375, forceMergeDeletesPctAllowed=4.594043003550894, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7918312088989905
   [junit4]   2> 19884 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1257f0d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@89172d),segFN=segments_1,generation=1}
   [junit4]   2> 19884 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 19884 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 19885 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 19887 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 19887 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 19887 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 19887 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 19887 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 19887 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 19888 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 19888 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 19888 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 19888 WARN  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 19890 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 19890 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 19891 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 19892 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 19895 INFO  (coreLoadExecutor-145-thread-1) [    ] 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> 19895 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 19896 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 19896 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 19896 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 19896 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 19897 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18403843510321166]
   [junit4]   2> 19897 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1257f0d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@89172d),segFN=segments_1,generation=1}
   [junit4]   2> 19897 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 19897 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aa6d36[collection1] main]
   [junit4]   2> 19898 WARN  (coreLoadExecutor-145-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 19898 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 19898 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 19898 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 19898 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 19899 INFO  (searcherExecutor-146-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1aa6d36[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19899 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 19899 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 19899 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 19899 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543470856521383936
   [junit4]   2> 19900 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543470856521383936
   [junit4]   2> 19900 INFO  (coreLoadExecutor-145-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 20274 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 20276 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 20284 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17787c9{/,null,AVAILABLE}
   [junit4]   2> 20285 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1db8686{HTTP/1.1,[http/1.1]}{127.0.0.1:43594}
   [junit4]   2> 20285 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.Server Started @22666ms
   [junit4]   2> 20285 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=43594, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/cores}
   [junit4]   2> 20285 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17b1517
   [junit4]   2> 20285 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0'
   [junit4]   2> 20285 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 20285 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 20286 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 20290 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/cores
   [junit4]   2> 20290 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer New CoreContainer 9782550
   [junit4]   2> 20290 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0]
   [junit4]   2> 20291 WARN  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/lib
   [junit4]   2> 20291 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] 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> 20292 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 20292 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 20292 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 20292 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 20292 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 20293 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/cores
   [junit4]   2> 20294 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 20294 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 20294 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 20294 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 20294 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 20294 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 20295 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 20295 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 20296 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 20296 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 20311 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 20314 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 20331 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 20336 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 20434 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 20439 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 20440 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 20444 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 20446 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 20447 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 20448 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 20449 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 20449 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 20449 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 20449 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 20449 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@208ca1
   [junit4]   2> 20450 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 20450 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 20450 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 20450 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 20450 WARN  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 20451 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 20451 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=4, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=96.1748046875, floorSegmentMB=0.568359375, forceMergeDeletesPctAllowed=4.594043003550894, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7918312088989905
   [junit4]   2> 20451 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@14f9a18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16e6b23),segFN=segments_1,generation=1}
   [junit4]   2> 20451 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 20452 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 20452 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 20455 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 20455 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 20455 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 20455 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 20455 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 20455 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 20456 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 20456 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 20456 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 20456 WARN  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 20458 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 20459 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 20459 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 20460 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 20464 INFO  (coreLoadExecutor-156-thread-1) [    ] 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> 20464 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 20464 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 20464 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 20465 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 20465 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 20465 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18403843510321166]
   [junit4]   2> 20466 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@14f9a18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16e6b23),segFN=segments_1,generation=1}
   [junit4]   2> 20466 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 20466 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@102cc5a[collection1] main]
   [junit4]   2> 20466 WARN  (coreLoadExecutor-156-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 20466 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 20466 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 20467 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 20467 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 20468 INFO  (searcherExecutor-157-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@102cc5a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20468 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 20468 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 20468 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 20468 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543470857118023680
   [junit4]   2> 20470 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543470857118023680
   [junit4]   2> 20470 INFO  (coreLoadExecutor-156-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 20870 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 20871 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 20880 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10eb793{/,null,AVAILABLE}
   [junit4]   2> 20881 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.ServerConnector Started ServerConnector@17c5021{HTTP/1.1,[http/1.1]}{127.0.0.1:41983}
   [junit4]   2> 20881 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.Server Started @23262ms
   [junit4]   2> 20881 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=41983, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/cores}
   [junit4]   2> 20881 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17b1517
   [junit4]   2> 20881 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1'
   [junit4]   2> 20881 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 20881 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 20882 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 20886 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/cores
   [junit4]   2> 20886 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer New CoreContainer 30049674
   [junit4]   2> 20886 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1]
   [junit4]   2> 20886 WARN  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/lib
   [junit4]   2> 20886 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] 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> 20887 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 20888 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 20888 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 20888 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 20888 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 20888 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/cores
   [junit4]   2> 20889 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 20889 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 20890 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 20890 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 20890 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 20890 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 20890 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 20890 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 20891 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 20891 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 20908 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 20914 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 21066 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 21076 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 21157 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 21162 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 21163 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 21169 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 21170 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 21172 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 21172 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 21173 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 21173 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 21174 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 21174 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 21174 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@208ca1
   [junit4]   2> 21175 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 21175 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 21175 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 21175 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 21175 WARN  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 21176 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 21176 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=4, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=96.1748046875, floorSegmentMB=0.568359375, forceMergeDeletesPctAllowed=4.594043003550894, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7918312088989905
   [junit4]   2> 21177 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@162a92a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97f717),segFN=segments_1,generation=1}
   [junit4]   2> 21177 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 21181 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 21181 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 21185 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 21185 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 21185 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 21185 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21185 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21185 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 21185 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 21185 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 21185 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 21185 WARN  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 21187 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21188 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21189 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21190 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21194 INFO  (coreLoadExecutor-167-thread-1) [    ] 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> 21194 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 21194 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 21194 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 21195 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 21195 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 21195 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18403843510321166]
   [junit4]   2> 21196 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@162a92a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97f717),segFN=segments_1,generation=1}
   [junit4]   2> 21196 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 21196 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@32dbb7[collection1] main]
   [junit4]   2> 21196 WARN  (coreLoadExecutor-167-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 21196 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 21196 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 21196 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 21197 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 21197 INFO  (searcherExecutor-168-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32dbb7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21197 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 21198 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 21198 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 21198 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543470857883484160
   [junit4]   2> 21199 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543470857883484160
   [junit4]   2> 21199 INFO  (coreLoadExecutor-167-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 21457 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 21458 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 21459 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@365ed2{/,null,AVAILABLE}
   [junit4]   2> 21460 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.ServerConnector Started ServerConnector@14b375a{HTTP/1.1,[http/1.1]}{127.0.0.1:33897}
   [junit4]   2> 21460 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.Server Started @23841ms
   [junit4]   2> 21460 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=33897, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/cores}
   [junit4]   2> 21461 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@17b1517
   [junit4]   2> 21461 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2'
   [junit4]   2> 21461 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 21461 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 21461 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 21467 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/cores
   [junit4]   2> 21467 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer New CoreContainer 27961528
   [junit4]   2> 21467 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2]
   [junit4]   2> 21467 WARN  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/lib
   [junit4]   2> 21467 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] 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> 21468 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 21469 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 21469 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 21469 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 21469 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 21469 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/cores
   [junit4]   2> 21470 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 21470 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 21470 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 21470 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 21471 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 21471 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 21471 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 21471 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 21471 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 21471 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 21489 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 21500 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 21506 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 21515 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 21595 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 21600 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 21601 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 21610 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 21612 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 21614 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 21614 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 21615 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 21616 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 21616 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 21616 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 21616 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@208ca1
   [junit4]   2> 21617 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 21617 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 21617 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 21618 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 21618 WARN  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 21618 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 21618 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=4, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=96.1748046875, floorSegmentMB=0.568359375, forceMergeDeletesPctAllowed=4.594043003550894, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7918312088989905
   [junit4]   2> 21619 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@92841b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cb85ca),segFN=segments_1,generation=1}
   [junit4]   2> 21619 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 21619 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 21619 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_7FE1ABC5279ED0AD-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 21635 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 21635 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 21636 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 21636 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21636 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21636 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 21636 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 21636 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 21636 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 21636 WARN  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 21639 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21640 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21641 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21642 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21653 INFO  (coreLoadExecutor-178-thread-1) [    ] 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> 21653 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 21653 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 21653 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 21654 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 21654 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 21655 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18403843510321166]
   [junit4]   2> 21656 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@92841b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cb85ca),segFN=segments_1,generation=1}
   [junit4]   2> 21656 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 21656 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d122[collection1] main]
   [junit4]   2> 21656 WARN  (coreLoadExecutor-178-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 21656 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 21657 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 21657 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 21657 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 21658 INFO  (searcherExecutor-179-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d122[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21659 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 21659 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 21659 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 21659 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543470858366877696
   [junit4]   2> 21660 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543470858366877696
   [junit4]   2> 21660 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 21972 INFO  (TEST-PeerSyncTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 22015 INFO  (qtp6379431-300) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 37
   [junit4]   2> 22024 INFO  (qtp7795800-317) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:43594//collection1] nUpdates=100
   [junit4]   2> 22024 INFO  (qtp7795800-317) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 22025 INFO  (qtp7795800-317) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:43594//collection1&wt=javabin&ver

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

olr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7FE1ABC5279ED0AD-001/shard-3-001/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7FE1ABC5279ED0AD-001/shard-3-001/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1213824 INFO  (zkCallback-1444-thread-5) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1213824 INFO  (zkCallback-1444-thread-5) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7FE1ABC5279ED0AD-001/shard-3-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1213824 INFO  (zkCallback-1444-thread-5) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7FE1ABC5279ED0AD-001/shard-3-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7FE1ABC5279ED0AD-001/shard-3-001/cores/collection1/data;done=false>>]
   [junit4]   2> 1213824 INFO  (zkCallback-1444-thread-5) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1213824 INFO  (zkCallback-1444-thread-5) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7FE1ABC5279ED0AD-001/shard-3-001/cores/collection1/data
   [junit4]   2> 1213824 INFO  (zkCallback-1444-thread-5) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7FE1ABC5279ED0AD-001/shard-3-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7FE1ABC5279ED0AD-001/shard-3-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1213824 INFO  (zkCallback-1444-thread-5) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1213824 INFO  (zkCallback-1444-thread-5) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7FE1ABC5279ED0AD-001/shard-3-001/cores/collection1/data/index
   [junit4]   2> 1213825 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1a9f202{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1213825 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fb6a47{/ga_k,null,UNAVAILABLE}
   [junit4]   2> 1213826 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[7FE1ABC5279ED0AD]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32909 32909
   [junit4]   2> 1213839 INFO  (Thread-2455) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32909 32909
   [junit4]   2> 1213839 WARN  (Thread-2455) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test -Dtests.seed=7FE1ABC5279ED0AD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PR -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 42.8s J0 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count mismatch.  control=482 sum(shards)=481 cloudClient=481
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7FE1ABC5279ED0AD:F7B5941F8962BD55]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1323)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:228)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1213841 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[7FE1ABC5279ED0AD]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_7FE1ABC5279ED0AD-001
   [junit4]   2> Aug 23, 2016 4:28:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {rnd_b=Lucene50(blocksize=128), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=PostingsFormat(name=MockRandom), a_i=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1721, maxMBSortInHeap=5.130971092438937, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=es-PR, timezone=Pacific/Marquesas
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=259578960,total=398434304
   [junit4]   2> NOTE: All tests run in this JVM: [PrimUtilsTest, AsyncCallRequestStatusResponseTest, DistributedQueryElevationComponentTest, HdfsRestartWhileUpdatingTest, OutputWriterTest, ReturnFieldsTest, ExitableDirectoryReaderTest, PeerSyncTest, TestConfigSetsAPIExclusivity, TestManagedResource, TestCloudPseudoReturnFields, TestDocSet, TestReplicationHandler, TestRandomFaceting, TestRTGBase, TestFieldSortValues, VMParamsZkACLAndCredentialsProvidersTest, DistributedExpandComponentTest, CopyFieldTest, TestDefaultStatsCache, TestExactStatsCache, CheckHdfsIndexTest, TestPhraseSuggestions, FullHLLTest, TestFieldCacheWithThreads, TestClassicSimilarityFactory, TestDistributedSearch, RestartWhileUpdatingTest, TestLuceneMatchVersion, SecurityConfHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, BasicZkTest, LeaderElectionIntegrationTest, TestCloudDeleteByQuery, OutOfBoxZkACLAndCredentialsProvidersTest, IndexSchemaRuntimeFieldTest, HdfsNNFailoverTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestMissingGroups, ResponseLogComponentTest, BasicDistributedZkTest, TestIBSimilarityFactory, TestSubQueryTransformer, TestPivotHelperCode, TestRandomDVFaceting, TestOrdValues, TestRealTimeGet, VersionInfoTest, TestHdfsCloudBackupRestore, TestSolrQueryResponse, CdcrBootstrapTest, TestMergePolicyConfig, TestReqParamsAPI, HighlighterMaxOffsetTest, DeleteReplicaTest, BlockCacheTest, TestGraphMLResponseWriter, TestQueryWrapperFilter, CollectionStateFormat2Test, TestUseDocValuesAsStored2, TestLazyCores, TestStressLucene, RAMDirectoryFactoryTest, TestNumericTerms64, TestFunctionQuery, TestRequestStatusCollectionAPI, HdfsChaosMonkeyNothingIsSafeTest, DistanceUnitsTest, TestFieldCollectionResource, IndexSchemaTest, TestManagedStopFilterFactory, SOLR749Test, TestCollapseQParserPlugin, DefaultValueUpdateProcessorTest, SystemInfoHandlerTest, TestBadConfig, TestSolrQueryParserDefaultOperatorResource, SyncSliceTest, ResourceLoaderTest, DistributedQueryComponentCustomSortTest, OverseerTaskQueueTest, TestSearcherReuse, TestNRTOpen, TestOmitPositions, PingRequestHandlerTest, TestHighlightDedupGrouping, TestConfig, TestFieldCache, TestValueSourceCache, TestFieldTypeResource, TestSolrCoreSnapshots, TestSolrConfigHandler, SolrCloudExampleTest, TestBackupRepositoryFactory, TestStressCloudBlindAtomicUpdates, ConjunctionSolrSpellCheckerTest, TestHashQParserPlugin, SuggestComponentTest, TestFileDictionaryLookup, CurrencyFieldOpenExchangeTest, TestMiniSolrCloudClusterBase, EchoParamsTest, StandardRequestHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, TestXmlQParserPlugin, SolrCmdDistributorTest, BadIndexSchemaTest, DirectUpdateHandlerTest, SoftAutoCommitTest, CoreAdminHandlerTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, XsltUpdateRequestHandlerTest, CacheHeaderTest, LukeRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, RequiredFieldsTest, RegexBoostProcessorTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestBinaryResponseWriter, UpdateParamsTest, BadComponentTest, TestStressRecovery, DirectSolrConnectionTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [459/631 (2!)] on J0 in 43.09s, 1 test, 1 failure <<< FAILURES!

[...truncated 50290 lines...]


[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+132) - Build # 1557 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1557/
Java: 32bit/jdk-9-ea+132 -client -XX:+UseParallelGC

1 tests failed.
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([A54D0CE81492566C:2D193332BA6E3B94]: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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11100 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/init-core-data-001
   [junit4]   2> 346321 INFO  (SUITE-PeerSyncTest-seed#[A54D0CE81492566C]-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> 346321 INFO  (SUITE-PeerSyncTest-seed#[A54D0CE81492566C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qf_nkf/sc
   [junit4]   2> 346385 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/cores/collection1
   [junit4]   2> 346386 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 346387 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64eeb6{/qf_nkf/sc,null,AVAILABLE}
   [junit4]   2> 346387 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1de9385{HTTP/1.1,[http/1.1]}{127.0.0.1:35044}
   [junit4]   2> 346387 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.Server Started @348322ms
   [junit4]   2> 346388 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/qf_nkf/sc, solrconfig=solrconfig-tlog.xml, hostPort=35044, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/cores}
   [junit4]   2> 346388 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 346388 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control'
   [junit4]   2> 346388 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 346388 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 346388 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/solr.xml
   [junit4]   2> 346391 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/cores
   [junit4]   2> 346391 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer New CoreContainer 32874921
   [junit4]   2> 346391 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control]
   [junit4]   2> 346391 WARN  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/lib
   [junit4]   2> 346391 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] 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> 346392 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 346392 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 346392 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 346393 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 346393 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 346393 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/cores
   [junit4]   2> 346393 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 346393 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/cores/collection1
   [junit4]   2> 346393 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 346393 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 346393 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 346394 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 346394 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 346394 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 346394 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 346394 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 346412 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 346416 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 346424 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 346430 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 346490 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 346494 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 346495 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 346499 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 346500 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 346501 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 346501 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 346502 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 346502 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 346503 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 346503 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 346503 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@189c719
   [junit4]   2> 346503 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 346503 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 346503 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 346504 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 346504 WARN  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 346504 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 346504 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 346504 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@467aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bb65b0),segFN=segments_1,generation=1}
   [junit4]   2> 346504 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 346506 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 346506 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 346507 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 346507 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 346507 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 346507 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 346508 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 346508 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 346508 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 346508 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 346508 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 346508 WARN  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 346511 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 346512 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 346513 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 346513 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 346516 INFO  (coreLoadExecutor-1888-thread-1) [    ] 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> 346516 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 346516 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 346516 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 346517 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 346517 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 346517 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 346517 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@467aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bb65b0),segFN=segments_1,generation=1}
   [junit4]   2> 346517 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 346517 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a1d4a2[collection1] main]
   [junit4]   2> 346517 WARN  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 346517 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 346517 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 346517 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 346518 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 346518 INFO  (searcherExecutor-1889-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a1d4a2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 346519 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 346519 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 346519 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 346519 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543462298747666432
   [junit4]   2> 346520 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543462298747666432
   [junit4]   2> 346521 INFO  (coreLoadExecutor-1888-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 346974 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 346975 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 346975 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19f243d{/qf_nkf/sc,null,AVAILABLE}
   [junit4]   2> 346976 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@131bd6e{HTTP/1.1,[http/1.1]}{127.0.0.1:35557}
   [junit4]   2> 346976 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.Server Started @348911ms
   [junit4]   2> 346976 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/qf_nkf/sc, solrconfig=solrconfig-tlog.xml, hostPort=35557, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/cores}
   [junit4]   2> 346976 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 346976 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0'
   [junit4]   2> 346976 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 346977 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 346977 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 346981 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/cores
   [junit4]   2> 346982 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer New CoreContainer 4434228
   [junit4]   2> 346982 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0]
   [junit4]   2> 346982 WARN  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/lib
   [junit4]   2> 346982 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] 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> 346983 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 346983 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 346983 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 346983 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 346983 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 346984 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/cores
   [junit4]   2> 346984 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 346984 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 346984 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 346984 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 346984 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 346985 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 346985 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 346985 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 346985 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 346985 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 347000 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 347003 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 347008 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 347011 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 347068 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 347071 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 347072 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 347075 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 347076 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 347076 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 347077 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 347078 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 347078 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 347078 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 347078 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 347079 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@189c719
   [junit4]   2> 347079 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 347079 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 347079 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 347079 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 347079 WARN  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 347079 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 347079 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 347080 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4d1cf4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8287a0),segFN=segments_1,generation=1}
   [junit4]   2> 347080 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 347080 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 347080 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 347082 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 347082 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 347082 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 347083 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 347083 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 347083 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 347083 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 347083 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 347083 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 347083 WARN  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 347084 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 347085 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 347085 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 347085 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 347089 INFO  (coreLoadExecutor-1899-thread-1) [    ] 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> 347089 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 347089 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 347089 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 347090 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 347090 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 347090 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 347091 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4d1cf4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8287a0),segFN=segments_1,generation=1}
   [junit4]   2> 347091 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 347091 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8ec766[collection1] main]
   [junit4]   2> 347091 WARN  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 347091 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 347091 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 347091 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 347091 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 347092 INFO  (searcherExecutor-1900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8ec766[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 347092 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 347092 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 347092 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 347092 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543462299348500480
   [junit4]   2> 347093 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543462299348500480
   [junit4]   2> 347093 INFO  (coreLoadExecutor-1899-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 347557 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 347558 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 347559 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f67a7a{/qf_nkf/sc,null,AVAILABLE}
   [junit4]   2> 347560 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@dd54b3{HTTP/1.1,[http/1.1]}{127.0.0.1:45515}
   [junit4]   2> 347560 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.Server Started @349494ms
   [junit4]   2> 347560 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/qf_nkf/sc, solrconfig=solrconfig-tlog.xml, hostPort=45515, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores}
   [junit4]   2> 347560 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 347560 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1'
   [junit4]   2> 347560 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 347560 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 347560 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 347563 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores
   [junit4]   2> 347563 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer New CoreContainer 16613950
   [junit4]   2> 347563 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1]
   [junit4]   2> 347563 WARN  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/lib
   [junit4]   2> 347563 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] 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> 347564 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 347565 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 347565 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 347565 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 347565 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 347565 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores
   [junit4]   2> 347565 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 347565 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 347565 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 347566 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 347566 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 347567 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 347567 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 347567 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 347567 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 347567 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 347581 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 347584 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 347609 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 347612 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 347663 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 347667 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 347667 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 347670 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 347671 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 347672 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 347672 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 347673 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 347673 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 347673 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 347673 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 347673 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@189c719
   [junit4]   2> 347673 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 347673 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 347674 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 347675 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 347675 WARN  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 347675 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 347675 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 347676 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13f6259 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12004bc),segFN=segments_1,generation=1}
   [junit4]   2> 347676 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 347676 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 347676 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 347680 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 347680 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 347680 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 347680 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 347680 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 347680 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 347680 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 347680 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 347680 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 347680 WARN  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 347682 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 347683 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 347684 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 347685 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 347690 INFO  (coreLoadExecutor-1910-thread-1) [    ] 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> 347690 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 347691 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 347691 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 347692 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 347692 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 347692 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 347692 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13f6259 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12004bc),segFN=segments_1,generation=1}
   [junit4]   2> 347693 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 347693 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@65d777[collection1] main]
   [junit4]   2> 347693 WARN  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 347693 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 347693 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 347693 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 347693 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 347694 INFO  (searcherExecutor-1911-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@65d777[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 347694 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 347694 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 347694 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 347694 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543462299979743232
   [junit4]   2> 347696 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543462299979743232
   [junit4]   2> 347696 INFO  (coreLoadExecutor-1910-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 348146 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 348147 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 348148 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a31642{/qf_nkf/sc,null,AVAILABLE}
   [junit4]   2> 348148 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7ecc9c{HTTP/1.1,[http/1.1]}{127.0.0.1:42621}
   [junit4]   2> 348148 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.Server Started @350083ms
   [junit4]   2> 348148 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/qf_nkf/sc, solrconfig=solrconfig-tlog.xml, hostPort=42621, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores}
   [junit4]   2> 348148 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 348149 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2'
   [junit4]   2> 348149 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 348149 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 348149 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 348152 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores
   [junit4]   2> 348152 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer New CoreContainer 27394003
   [junit4]   2> 348152 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2]
   [junit4]   2> 348152 WARN  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/lib
   [junit4]   2> 348152 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] 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> 348153 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 348153 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 348153 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 348154 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 348154 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 348155 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores
   [junit4]   2> 348156 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 348156 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 348156 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 348156 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 348156 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 348156 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 348156 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 348156 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 348156 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 348156 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 348170 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 348172 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 348177 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 348183 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 348256 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 348259 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 348260 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 348264 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 348266 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 348267 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 348267 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 348268 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 348268 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 348268 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 348269 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 348269 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@189c719
   [junit4]   2> 348269 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 348269 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 348270 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 348270 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 348270 WARN  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 348270 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 348270 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 348270 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13d1287 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@302082),segFN=segments_1,generation=1}
   [junit4]   2> 348270 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 348270 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 348271 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 348273 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 348273 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 348273 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 348273 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 348273 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 348273 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 348273 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 348273 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 348273 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 348273 WARN  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 348276 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 348276 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 348277 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 348277 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 348280 INFO  (coreLoadExecutor-1921-thread-1) [    ] 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> 348280 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 348280 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 348280 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 348281 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 348281 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 348281 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 348281 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13d1287 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@302082),segFN=segments_1,generation=1}
   [junit4]   2> 348281 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 348281 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17737a5[collection1] main]
   [junit4]   2> 348281 WARN  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 348281 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 348281 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 348281 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 348282 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 348282 INFO  (searcherExecutor-1922-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17737a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 348282 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 348282 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 348282 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 348282 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543462300596305920
   [junit4]   2> 348284 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543462300596305920
   [junit4]   2> 348284 INFO  (coreLoadExecutor-1921-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 348657 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 348661 INFO  (qtp644588-3366) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qf_nkf/sc path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 348663 INFO  (qtp21806232-3383) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:35557/qf_nkf/sc/collection1] nUpdates=100
   [junit4]   2> 348663 INFO  (qtp21806232-3383) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 348663 INFO  (qtp21806232-3383) [    ] o.a.s.c.S.Request [collection1]  webapp=/qf_nkf/sc path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:35557/qf_nkf/sc/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 348666 INFO  (qtp21806232-3384) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qf_nkf/sc path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 0
   [junit4]   2> 348666 INFO  (qtp644588-3368) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b6625e[collection1] realtime]
   [junit4]   2> 348666 INFO  (qtp644588-3368) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 348666 INFO  (qtp644588-3368) [    ] o.a.s.c.S.Request [collection1]  webapp=/qf_nkf/sc path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 348667 INFO  (qtp21806232-3385) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:35557/qf_nkf/sc/collection1] nUpdates=100
   [junit4]   2> 348669 INFO  (qtp644588-3361) [    ] o.a.s.c.S.Request [collection1]  webapp=/qf_nkf/sc path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 348669 INFO  (qtp21806232-3385) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 1 versions from http://127.0.0.1:35557/qf_nkf/sc/collection1 fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 348669 INFO  (qtp21806232-3385) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  No additional versions requested. ourLowThreshold=1 otherHigh=1 ourHighest=1 otherHighest=1
   [junit4]   2> 348672 INFO  (qtp21806232-3385) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@eccc57[collection1] realtime]
   [junit4]   2> 348672 INFO  (qtp21806232-3385) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 348672 INFO  (qtp21806232-3385) [    ] o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 348672 INFO  (qtp21806232-3385) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 348673 INFO  (qtp21806232-3385) [    ] o.a.s.c.S.Request [collection1]  webapp=/qf_nkf/sc path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:35557/qf_nkf/sc/collection1&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 348674 INFO  (qtp644588-3367) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 348674 INFO  (qtp644588-3367) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4d1cf4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8287a0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4d1cf4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8287a0),segFN=segments_2,generation=2}
   [junit4]   2> 348674 INFO  (qtp644588-3367) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 348675 INFO  (qtp644588-3367) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@142b234[collection1] main]
   [junit4]   2> 348675 INFO  (qtp644588-3367) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 348676 INFO  (searcherExecutor-1900-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@142b234[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C1)))}
   [junit4]   2> 348676 INFO  (qtp644588-3367) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qf_nkf/sc path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&ver

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

collection1/data;done=false>>]
   [junit4]   2> 349050 INFO  (coreCloseExecutor-1931-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 349050 INFO  (coreCloseExecutor-1931-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 349050 INFO  (coreCloseExecutor-1931-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1/data/index;done=false>>]
   [junit4]   2> 349050 INFO  (coreCloseExecutor-1931-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 349050 INFO  (coreCloseExecutor-1931-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 349050 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f67a7a{/qf_nkf/sc,null,UNAVAILABLE}
   [junit4]   2> 349051 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7ecc9c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 349051 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27394003
   [junit4]   2> 349051 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a5e066
   [junit4]   2> 349051 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 349051 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 349051 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 349051 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 349052 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 349057 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 349057 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 349057 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 349057 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 349057 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 349057 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 349057 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 349057 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 349057 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 349057 INFO  (coreCloseExecutor-1933-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 349057 INFO  (TEST-PeerSyncTest.test-seed#[A54D0CE81492566C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a31642{/qf_nkf/sc,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=A54D0CE81492566C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-RW -Dtests.timezone=ECT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 2.74s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A54D0CE81492566C:2D193332BA6E3B94]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 349060 INFO  (SUITE-PeerSyncTest-seed#[A54D0CE81492566C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_A54D0CE81492566C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), n_l1=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Direct), intDefault=Lucene50(blocksize=128), n_dt1=PostingsFormat(name=Direct), n_td1=PostingsFormat(name=Direct), n_d1=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), n_f1=PostingsFormat(name=Direct), n_ti1=PostingsFormat(name=Memory doPackFST= false), n_tl1=PostingsFormat(name=Direct), _version_=Lucene50(blocksize=128), n_tf1=Lucene50(blocksize=128), n_tdt1=Lucene50(blocksize=128), id=PostingsFormat(name=Memory doPackFST= false), range_facet_i_dv=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1170, maxMBSortInHeap=7.558561056230106, sim=ClassicSimilarity, locale=fr-RW, timezone=ECT
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=90674464,total=321388544
   [junit4]   2> NOTE: All tests run in this JVM: [SynonymTokenizerTest, DistanceUnitsTest, OverseerTaskQueueTest, DistribCursorPagingTest, BasicDistributedZkTest, TestCrossCoreJoin, OutputWriterTest, DistributedExpandComponentTest, TestReplicationHandler, TestLazyCores, TestBulkSchemaAPI, TestOnReconnectListenerSupport, TestExactStatsCache, TestFastOutputStream, TestSubQueryTransformer, TestDocBasedVersionConstraints, TestRandomDVFaceting, ExternalFileFieldSortTest, ResponseLogComponentTest, URLClassifyProcessorTest, BlockJoinFacetDistribTest, TestTolerantUpdateProcessorRandomCloud, TestRemoteStreaming, CopyFieldTest, HdfsTlogReplayBufferedWhileIndexingTest, TestImplicitCoreProperties, PeerSyncTest]
   [junit4] Completed [140/631 (1!)] on J0 in 2.75s, 1 test, 1 failure <<< FAILURES!

[...truncated 51307 lines...]


[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+132) - Build # 1556 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1556/
Java: 32bit/jdk-9-ea+132 -server -XX:+UseSerialGC

1 tests failed.
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([72C00A0A1CD1771D:FA9435D0B22D1AE5]: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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11186 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/init-core-data-001
   [junit4]   2> 704750 INFO  (SUITE-PeerSyncTest-seed#[72C00A0A1CD1771D]-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> 704751 INFO  (SUITE-PeerSyncTest-seed#[72C00A0A1CD1771D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 704868 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/cores/collection1
   [junit4]   2> 704869 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 704870 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7074a9{/,null,AVAILABLE}
   [junit4]   2> 704872 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1544f40{HTTP/1.1,[http/1.1]}{127.0.0.1:46265}
   [junit4]   2> 704872 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.Server Started @707080ms
   [junit4]   2> 704872 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=46265, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/cores}
   [junit4]   2> 704872 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 704872 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control'
   [junit4]   2> 704872 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704872 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 704872 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/solr.xml
   [junit4]   2> 704875 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/cores
   [junit4]   2> 704875 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer New CoreContainer 24099111
   [junit4]   2> 704875 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control]
   [junit4]   2> 704875 WARN  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/lib
   [junit4]   2> 704875 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] 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> 704876 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 704876 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 704876 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 704876 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 704876 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 704876 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/cores
   [junit4]   2> 704889 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 704890 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/cores/collection1
   [junit4]   2> 704890 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 704890 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 704890 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704890 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 704891 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 704891 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 704894 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 704894 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 704903 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 704912 WARN  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 704912 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 704917 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 704920 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 704973 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 704976 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 704977 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 704979 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 704979 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 704980 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 704980 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 704981 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 704981 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 704981 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 704981 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 704982 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66c77f
   [junit4]   2> 704982 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 704982 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 704982 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 704982 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 704982 WARN  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 704982 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 704983 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 704983 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1a14948 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9518),segFN=segments_1,generation=1}
   [junit4]   2> 704983 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 704983 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 704983 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 704985 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 704985 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 704985 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 704985 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 704985 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 704985 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 704986 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 704986 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 704986 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 704986 WARN  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 704987 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 704988 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 704988 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 704989 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 704990 INFO  (coreLoadExecutor-2451-thread-1) [    ] 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> 704990 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 704991 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 704991 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 704991 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 704991 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 704991 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=96.13671875, floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=28.96863034138174, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 704991 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1a14948 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9518),segFN=segments_1,generation=1}
   [junit4]   2> 704991 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 704991 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@751a58[collection1] main]
   [junit4]   2> 704992 WARN  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 704992 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 704992 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 704992 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 704992 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 704992 INFO  (searcherExecutor-2452-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@751a58[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 704992 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 704992 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 704992 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 704992 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543454531816259584
   [junit4]   2> 704993 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543454531816259584
   [junit4]   2> 704994 INFO  (coreLoadExecutor-2451-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 705538 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 705539 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 705540 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16aba4e{/,null,AVAILABLE}
   [junit4]   2> 705540 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@16ecad3{HTTP/1.1,[http/1.1]}{127.0.0.1:37911}
   [junit4]   2> 705540 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.Server Started @707748ms
   [junit4]   2> 705540 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=37911, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/cores}
   [junit4]   2> 705540 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 705540 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0'
   [junit4]   2> 705541 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 705541 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 705541 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 705543 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/cores
   [junit4]   2> 705543 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer New CoreContainer 14631283
   [junit4]   2> 705543 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0]
   [junit4]   2> 705543 WARN  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/lib
   [junit4]   2> 705544 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] 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> 705544 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 705545 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 705545 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 705545 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 705545 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 705545 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/cores
   [junit4]   2> 705548 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 705548 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 705548 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 705548 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 705549 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 705549 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 705549 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 705549 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 705550 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 705550 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 705561 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 705563 WARN  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 705563 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 705568 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 705571 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 705628 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 705631 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 705631 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 705633 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 705634 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 705635 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 705635 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 705636 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 705636 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 705636 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 705636 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 705637 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66c77f
   [junit4]   2> 705637 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 705637 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 705637 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 705637 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 705637 WARN  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 705637 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 705638 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 705638 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@115fa6b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bb7ffa),segFN=segments_1,generation=1}
   [junit4]   2> 705638 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 705638 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 705638 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 705640 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 705640 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 705640 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 705640 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 705640 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 705640 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 705641 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 705641 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 705641 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 705641 WARN  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 705642 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 705642 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 705643 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 705643 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 705645 INFO  (coreLoadExecutor-2462-thread-1) [    ] 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> 705646 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 705646 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 705646 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 705657 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 705657 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 705657 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=96.13671875, floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=28.96863034138174, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 705657 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@115fa6b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bb7ffa),segFN=segments_1,generation=1}
   [junit4]   2> 705657 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 705657 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ce0b99[collection1] main]
   [junit4]   2> 705657 WARN  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 705658 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 705658 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 705658 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 705658 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 705659 INFO  (searcherExecutor-2463-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ce0b99[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 705659 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 705659 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 705659 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 705659 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543454532515659776
   [junit4]   2> 705660 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543454532515659776
   [junit4]   2> 705661 INFO  (coreLoadExecutor-2462-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 706226 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 706227 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 706228 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f7f572{/,null,AVAILABLE}
   [junit4]   2> 706228 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@553e4d{HTTP/1.1,[http/1.1]}{127.0.0.1:43865}
   [junit4]   2> 706228 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.Server Started @708437ms
   [junit4]   2> 706228 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=43865, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/cores}
   [junit4]   2> 706229 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 706229 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1'
   [junit4]   2> 706229 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 706229 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 706229 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 706239 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/cores
   [junit4]   2> 706239 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer New CoreContainer 32608278
   [junit4]   2> 706239 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1]
   [junit4]   2> 706239 WARN  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/lib
   [junit4]   2> 706239 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] 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> 706240 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 706240 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 706240 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 706240 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 706240 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 706241 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/cores
   [junit4]   2> 706241 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 706241 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 706241 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 706241 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 706242 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 706242 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 706242 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 706242 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 706242 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 706242 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 706253 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 706255 WARN  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 706256 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 706261 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 706264 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 706324 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 706327 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 706327 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 706330 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 706331 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 706331 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 706331 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 706332 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 706332 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 706333 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 706333 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 706333 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66c77f
   [junit4]   2> 706333 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 706333 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 706333 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 706334 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 706334 WARN  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 706334 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 706334 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 706334 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f8798d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16b8d15),segFN=segments_1,generation=1}
   [junit4]   2> 706334 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 706335 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 706335 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 706337 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 706337 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 706337 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 706337 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 706337 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 706337 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 706337 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 706337 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 706337 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 706337 WARN  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 706338 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 706339 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 706339 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 706340 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 706343 INFO  (coreLoadExecutor-2473-thread-1) [    ] 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> 706343 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 706343 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 706343 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 706346 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 706346 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 706347 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=96.13671875, floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=28.96863034138174, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 706347 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f8798d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16b8d15),segFN=segments_1,generation=1}
   [junit4]   2> 706347 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 706347 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@97cf67[collection1] main]
   [junit4]   2> 706347 WARN  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 706347 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 706347 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 706347 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 706347 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 706348 INFO  (searcherExecutor-2474-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@97cf67[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 706348 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 706348 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 706348 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 706348 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543454533238128640
   [junit4]   2> 706350 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543454533238128640
   [junit4]   2> 706350 INFO  (coreLoadExecutor-2473-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 706893 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 706909 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 706910 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e8c139{/,null,AVAILABLE}
   [junit4]   2> 706910 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@176c248{HTTP/1.1,[http/1.1]}{127.0.0.1:45772}
   [junit4]   2> 706910 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.Server Started @709119ms
   [junit4]   2> 706911 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=45772, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores}
   [junit4]   2> 706911 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 706911 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2'
   [junit4]   2> 706911 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 706911 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 706911 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 706914 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores
   [junit4]   2> 706914 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer New CoreContainer 5823031
   [junit4]   2> 706914 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2]
   [junit4]   2> 706914 WARN  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/lib
   [junit4]   2> 706914 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] 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> 706915 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 706915 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 706915 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 706915 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 706915 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 706915 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores
   [junit4]   2> 706927 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 706927 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 706927 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 706927 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 706927 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 706927 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 706927 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 706927 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 706927 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 706927 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 706939 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 706941 WARN  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 706941 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 706962 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 706965 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 707026 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 707029 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 707030 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 707032 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 707033 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 707033 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 707034 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 707034 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 707035 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 707035 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 707035 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 707035 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66c77f
   [junit4]   2> 707035 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 707035 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 707036 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 707036 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 707036 WARN  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 707036 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 707036 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 707036 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@110d429 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d094d9),segFN=segments_1,generation=1}
   [junit4]   2> 707036 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 707037 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 707037 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 707039 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 707039 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 707039 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 707039 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 707039 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 707039 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 707039 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 707040 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 707040 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 707040 WARN  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 707041 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 707041 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 707042 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 707042 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 707045 INFO  (coreLoadExecutor-2484-thread-1) [    ] 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> 707045 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 707045 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 707045 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 707047 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 707047 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 707047 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=96.13671875, floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=28.96863034138174, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 707047 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@110d429 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d094d9),segFN=segments_1,generation=1}
   [junit4]   2> 707047 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 707048 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@84f8a9[collection1] main]
   [junit4]   2> 707048 WARN  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 707048 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 707048 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 707048 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 707048 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 707048 INFO  (searcherExecutor-2485-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@84f8a9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 707049 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 707049 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 707049 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 707049 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543454533973180416
   [junit4]   2> 707051 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543454533973180416
   [junit4]   2> 707051 INFO  (coreLoadExecutor-2484-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 707428 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 707432 INFO  (qtp21206432-4829) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 707433 INFO  (qtp20783588-4846) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:37911//collection1] nUpdates=100
   [junit4]   2> 707433 INFO  (qtp20783588-4846) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 707433 INFO  (qtp20783588-4846) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:37911//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 707437 INFO  (qtp21206432-4831) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ead96[collection1] realtime]
   [junit4]   2> 707437 INFO  (qtp21206432-4831) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 707437 INFO  (qtp21206432-4831) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 707437 INFO  (qtp20783588-4847) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 2
   [junit4]   2> 707439 INFO  (qtp20783588-4848) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:37911//collection1] nUpdates=100
   [junit4]   2> 707440 INFO  (qtp21206432-4824) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 707441 INFO  (qtp20783588-4848) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 1 versions from http://127.0.0.1:37911//collection1 fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 707441 INFO  (qtp20783588-4848) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  No additional versions requested. ourLowThreshold=1 otherHigh=1 ourHighest=1 otherHighest=1
   [junit4]   2> 707443 INFO  (qtp20783588-4848) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@630ba9[collection1] realtime]
   [junit4]   2> 707443 INFO  (qtp20783588-4848) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 707443 INFO  (qtp20783588-4848) [    ] o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 707443 INFO  (qtp20783588-4848) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 707443 INFO  (qtp20783588-4848) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:37911//collection1&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 707444 INFO  (qtp21206432-4830) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 707444 INFO  (qtp21206432-4830) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@115fa6b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bb7ffa),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@115fa6b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bb7ffa),segFN=segments_2,generation=2}
   [junit4]   2> 707445 INFO  (qtp21206432-4830) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 707445 INFO  (qtp21206432-4830) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1526b35[collection1] main]
   [juni

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

ir-001/shard1/cores/collection1/data/index
   [junit4]   2> 708073 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f7f572{/,null,UNAVAILABLE}
   [junit4]   2> 708074 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@176c248{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 708074 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5823031
   [junit4]   2> 708074 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9c2e53
   [junit4]   2> 708074 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 708074 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 708074 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 708075 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 708075 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 708078 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 708078 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 708079 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 708079 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 708079 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 708079 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 708079 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 708079 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 708079 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 708079 INFO  (coreCloseExecutor-2496-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 708079 INFO  (TEST-PeerSyncTest.test-seed#[72C00A0A1CD1771D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e8c139{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=72C00A0A1CD1771D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=smn-FI -Dtests.timezone=Asia/Dacca -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.33s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([72C00A0A1CD1771D:FA9435D0B22D1AE5]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 708082 INFO  (SUITE-PeerSyncTest-seed#[72C00A0A1CD1771D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_72C00A0A1CD1771D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_l1=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), n_dt1=PostingsFormat(name=LuceneVarGapFixedInterval), n_td1=PostingsFormat(name=LuceneVarGapFixedInterval), n_d1=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), n_f1=PostingsFormat(name=LuceneVarGapFixedInterval), n_ti1=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_tl1=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), n_tf1=Lucene50(blocksize=128), n_tdt1=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1493, maxMBSortInHeap=5.739539128529574, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=smn-FI, timezone=Asia/Dacca
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=108499752,total=421003264
   [junit4]   2> NOTE: All tests run in this JVM: [BooleanFieldTest, QueryEqualityTest, HdfsChaosMonkeyNothingIsSafeTest, SortSpecParsingTest, PrimUtilsTest, SystemInfoHandlerTest, TestRangeQuery, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSizeLimitedDistributedMap, TestClassicSimilarityFactory, ReturnFieldsTest, TestFieldCacheWithThreads, TestFieldTypeResource, HdfsRestartWhileUpdatingTest, ResourceLoaderTest, TestAnalyzedSuggestions, OverseerTaskQueueTest, TestPhraseSuggestions, TestImplicitCoreProperties, TestUseDocValuesAsStored2, IndexSchemaRuntimeFieldTest, SolrCoreTest, DefaultValueUpdateProcessorTest, TestReRankQParserPlugin, CacheHeaderTest, TestStressLucene, ClassificationUpdateProcessorFactoryTest, TestManagedStopFilterFactory, TestBadConfig, TestLRUCache, SharedFSAutoReplicaFailoverUtilsTest, DeleteInactiveReplicaTest, PingRequestHandlerTest, ResponseLogComponentTest, JSONWriterTest, CdcrBootstrapTest, TestDistributedSearch, QueryElevationComponentTest, DateFieldTest, FullHLLTest, DistributedFacetPivotSmallAdvancedTest, TestFieldCache, TestMiniSolrCloudClusterBase, ConnectionReuseTest, CoreAdminRequestStatusTest, TestSubQueryTransformer, TestMissingGroups, TestRandomDVFaceting, ZkStateWriterTest, CheckHdfsIndexTest, TestSolr4Spatial2, TestBackupRepositoryFactory, TestFieldCacheSort, TestConfigReload, SyncSliceTest, TestLazyCores, TestRealTimeGet, BlockCacheTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestFoldingMultitermQuery, HdfsTlogReplayBufferedWhileIndexingTest, TestSolrCoreSnapshots, TestBulkSchemaConcurrent, TestAtomicUpdateErrorCases, DistributedQueryComponentCustomSortTest, DistanceUnitsTest, DocValuesMissingTest, RestartWhileUpdatingTest, TestTolerantUpdateProcessorRandomCloud, TestCloudSchemaless, SaslZkACLProviderTest, TestNRTOpen, TestHashQParserPlugin, TestOrdValues, TestRebalanceLeaders, TestComponentsName, RAMDirectoryFactoryTest, PeerSyncTest]
   [junit4] Completed [166/631 (1!)] on J0 in 3.35s, 1 test, 1 failure <<< FAILURES!

[...truncated 51217 lines...]


[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 1555 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1555/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
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([D167B764CC2C27A0:593388BE62D04A58]: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 10771 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/init-core-data-001
   [junit4]   2> 94142 INFO  (SUITE-PeerSyncTest-seed#[D167B764CC2C27A0]-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> 94142 INFO  (SUITE-PeerSyncTest-seed#[D167B764CC2C27A0]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 94229 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1
   [junit4]   2> 94230 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 94231 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55c1305a{/,null,AVAILABLE}
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@358e7f01{HTTP/1.1,[http/1.1]}{127.0.0.1:40483}
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.Server Started @96344ms
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=40483, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores}
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control'
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94236 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 94237 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/solr.xml
   [junit4]   2> 94240 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores
   [junit4]   2> 94240 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer New CoreContainer 1368790286
   [junit4]   2> 94240 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control]
   [junit4]   2> 94240 WARN  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/lib
   [junit4]   2> 94241 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] 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> 94242 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 94242 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 94242 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 94242 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 94242 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 94242 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores
   [junit4]   2> 94243 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] 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> 94243 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1
   [junit4]   2> 94243 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 94243 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 94243 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 94243 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 94244 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94244 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 94244 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 94244 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 94259 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 94262 WARN  (coreLoadExecutor-315-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 94264 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 94273 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 94279 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 94356 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 94360 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 94361 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 94368 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 94370 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 94372 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 94372 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 94374 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 94374 INFO  (coreLoadExecutor-315-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 94374 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 94375 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 94375 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53559e28
   [junit4]   2> 94375 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 94375 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 94376 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 94376 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 94376 WARN  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 94376 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 94376 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=26.212890625, floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=21.552871788159372, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 94377 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5d47a26a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2503ba27),segFN=segments_1,generation=1}
   [junit4]   2> 94377 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 94394 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 94395 WARN  (coreLoadExecutor-315-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> 94397 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94398 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94399 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94400 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 94402 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 94402 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 94407 INFO  (coreLoadExecutor-315-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> 94407 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 94408 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 94408 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 94409 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 94409 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 94409 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 94409 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5d47a26a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2503ba27),segFN=segments_1,generation=1}
   [junit4]   2> 94409 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 94410 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d1ead5[collection1] main]
   [junit4]   2> 94410 WARN  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 94410 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 94410 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 94410 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 94410 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 94411 INFO  (searcherExecutor-316-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d1ead5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 94411 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 94411 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 94411 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 94411 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543445107922960384
   [junit4]   2> 94413 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543445107922960384
   [junit4]   2> 94413 INFO  (coreLoadExecutor-315-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 94805 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 94806 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 94807 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6df1722f{/,null,AVAILABLE}
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6c989cb7{HTTP/1.1,[http/1.1]}{127.0.0.1:36884}
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.Server Started @96916ms
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=36884, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores}
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0'
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 94808 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 94812 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores
   [junit4]   2> 94812 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer New CoreContainer 504175620
   [junit4]   2> 94812 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0]
   [junit4]   2> 94813 WARN  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/lib
   [junit4]   2> 94813 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] 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> 94814 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 94814 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 94814 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 94814 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 94814 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 94814 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores
   [junit4]   2> 94815 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] 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> 94815 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 94815 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 94815 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 94815 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94815 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 94816 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 94816 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 94818 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 94818 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 94834 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 94838 WARN  (coreLoadExecutor-326-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 94839 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 94864 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 94867 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 94971 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 94980 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 94981 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 94987 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 94989 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 94998 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 94998 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 94999 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 94999 INFO  (coreLoadExecutor-326-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 94999 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 95000 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 95000 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53559e28
   [junit4]   2> 95000 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 95000 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 95001 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 95001 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 95001 WARN  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 95001 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 95001 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=26.212890625, floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=21.552871788159372, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 95002 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c71bf5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@505bf13f),segFN=segments_1,generation=1}
   [junit4]   2> 95002 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95002 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 95002 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 95007 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 95007 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 95007 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 95007 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 95007 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 95007 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 95008 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 95008 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 95008 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 95008 WARN  (coreLoadExecutor-326-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> 95010 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95011 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95012 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95022 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95028 INFO  (coreLoadExecutor-326-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> 95029 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 95029 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 95029 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 95030 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 95030 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 95034 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 95035 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c71bf5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@505bf13f),segFN=segments_1,generation=1}
   [junit4]   2> 95035 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95035 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@59e8a210[collection1] main]
   [junit4]   2> 95035 WARN  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 95035 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 95036 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 95036 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 95036 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 95037 INFO  (searcherExecutor-327-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@59e8a210[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95037 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 95037 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 95037 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 95037 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543445108579368960
   [junit4]   2> 95039 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543445108579368960
   [junit4]   2> 95040 INFO  (coreLoadExecutor-326-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 95417 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 95418 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 95419 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d7d3970{/,null,AVAILABLE}
   [junit4]   2> 95419 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@62179755{HTTP/1.1,[http/1.1]}{127.0.0.1:43708}
   [junit4]   2> 95419 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.Server Started @97528ms
   [junit4]   2> 95419 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=43708, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores}
   [junit4]   2> 95420 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 95420 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1'
   [junit4]   2> 95420 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 95420 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 95420 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 95425 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores
   [junit4]   2> 95425 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer New CoreContainer 1087252202
   [junit4]   2> 95425 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1]
   [junit4]   2> 95425 WARN  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/lib
   [junit4]   2> 95425 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] 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> 95426 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] 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> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 95427 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 95428 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 95432 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 95432 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 95432 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 95432 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 95436 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 95436 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 95460 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 95463 WARN  (coreLoadExecutor-337-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 95463 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 95469 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 95473 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 95553 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 95557 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 95558 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 95561 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 95562 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 95563 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 95563 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 95565 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 95565 INFO  (coreLoadExecutor-337-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 95565 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 95565 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 95565 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53559e28
   [junit4]   2> 95567 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 95567 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 95567 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 95567 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 95567 WARN  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 95567 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 95567 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=26.212890625, floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=21.552871788159372, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 95568 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@73150be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cf11d7a),segFN=segments_1,generation=1}
   [junit4]   2> 95568 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95568 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 95568 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 95571 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 95572 WARN  (coreLoadExecutor-337-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> 95573 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95573 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95574 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95575 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 95579 INFO  (coreLoadExecutor-337-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> 95579 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 95579 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 95579 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 95580 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 95580 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@73150be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cf11d7a),segFN=segments_1,generation=1}
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@35308456[collection1] main]
   [junit4]   2> 95581 WARN  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 95581 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 95582 INFO  (searcherExecutor-338-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35308456[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95582 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 95582 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 95582 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 95582 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543445109150842880
   [junit4]   2> 95584 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543445109150842880
   [junit4]   2> 95584 INFO  (coreLoadExecutor-337-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 96039 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 96040 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 96041 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12414ac1{/,null,AVAILABLE}
   [junit4]   2> 96042 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@60a695c6{HTTP/1.1,[http/1.1]}{127.0.0.1:37242}
   [junit4]   2> 96042 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.Server Started @98150ms
   [junit4]   2> 96042 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=37242, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores}
   [junit4]   2> 96042 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 96042 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2'
   [junit4]   2> 96043 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 96043 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 96043 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 96049 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores
   [junit4]   2> 96049 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer New CoreContainer 1652953650
   [junit4]   2> 96049 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2]
   [junit4]   2> 96050 WARN  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/lib
   [junit4]   2> 96050 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] 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> 96051 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 96052 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 96052 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 96052 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 96052 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 96052 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores
   [junit4]   2> 96053 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] 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> 96053 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 96053 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 96053 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 96054 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 96056 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 96056 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 96056 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 96057 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 96057 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 96083 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 96086 WARN  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 96087 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 96096 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 96102 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 96212 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 96219 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 96220 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 96230 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 96232 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 96252 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 96253 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 96255 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 96255 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 96255 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 96255 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 96255 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53559e28
   [junit4]   2> 96256 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 96256 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 96256 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 96256 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 96256 WARN  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 96257 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 96257 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=26.212890625, floorSegmentMB=0.90234375, forceMergeDeletesPctAllowed=21.552871788159372, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 96258 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4e9584 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d389777),segFN=segments_1,generation=1}
   [junit4]   2> 96258 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 96259 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 96259 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 96264 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 96269 WARN  (coreLoadExecutor-348-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> 96271 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 96272 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 96273 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 96275 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 96280 INFO  (coreLoadExecutor-348-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> 96280 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 96281 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 96281 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 96281 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 96281 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 96282 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 96282 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4e9584 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d389777),segFN=segments_1,generation=1}
   [junit4]   2> 96282 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 96283 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fb36b6f[collection1] main]
   [junit4]   2> 96283 WARN  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 96283 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 96283 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 96283 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 96283 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 96284 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2fb36b6f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 96284 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 96284 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 96284 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 96284 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543445109886943232
   [junit4]   2> 96287 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543445109886943232
   [junit4]   2> 96287 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 96557 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 96589 INFO  (qtp1241154976-633) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 29
   [junit4]   2> 96591 INFO  (qtp1235792067-650) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:36884//collection1] nUpdates=100
   [junit4]   2> 96592 INFO  (qtp1235792067-650) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 96592 INFO  (qtp1235792067-650) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:36884//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 96596 INFO  (qtp1235792067-651) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 96599 INFO  (qtp1241154976-635) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@38f050e8[collection1] realtime]
   [junit4]   2> 96599 INFO  (qtp1235792067-652) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:36884//collection1] nUpdates=100
   [junit4]   2> 96599 INFO  (qtp1241154976-635) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 96600 INFO  (qtp1241154976-635) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 96607 INFO  (qtp1241154976-630) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 96607 INFO  (qtp1235792067-652) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 1 versions from http://127.0.0.1:36884//collection1 fingerprint:{maxVersionSpecified=9223

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

es/collection1/data/snapshot_metadata
   [junit4]   2> 97188 INFO  (coreCloseExecutor-358-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data;done=false>>]
   [junit4]   2> 97188 INFO  (coreCloseExecutor-358-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 97188 INFO  (coreCloseExecutor-358-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 97188 INFO  (coreCloseExecutor-358-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/index;done=false>>]
   [junit4]   2> 97188 INFO  (coreCloseExecutor-358-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 97188 INFO  (coreCloseExecutor-358-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 97189 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d7d3970{/,null,UNAVAILABLE}
   [junit4]   2> 97190 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@60a695c6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 97190 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1652953650
   [junit4]   2> 97190 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@420fd106
   [junit4]   2> 97191 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 97191 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 97191 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 97191 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 97191 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 97200 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 97200 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 97200 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 97200 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 97200 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 97201 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 97201 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 97201 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 97201 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 97201 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 97201 INFO  (TEST-PeerSyncTest.test-seed#[D167B764CC2C27A0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12414ac1{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=D167B764CC2C27A0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=America/Argentina/Rio_Gallegos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.07s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D167B764CC2C27A0:593388BE62D04A58]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [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]   2> 97207 INFO  (SUITE-PeerSyncTest-seed#[D167B764CC2C27A0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D167B764CC2C27A0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FST50, n_l1=BlockTreeOrds(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=Asserting), n_dt1=PostingsFormat(name=Asserting), n_td1=PostingsFormat(name=Asserting), n_d1=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), n_f1=PostingsFormat(name=Asserting), n_ti1=FST50, n_tl1=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=Asserting), n_tf1=BlockTreeOrds(blocksize=128), n_tdt1=PostingsFormat(name=Asserting), id=FST50, range_facet_i_dv=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=109, maxMBSortInHeap=5.900943813556188, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=zh-HK, timezone=America/Argentina/Rio_Gallegos
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=312844672,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [ResponseLogComponentTest, PolyFieldTest, CleanupOldIndexTest, SynonymTokenizerTest, TestHighlightDedupGrouping, IndexSchemaRuntimeFieldTest, JsonLoaderTest, FacetPivotSmallTest, RemoteQueryErrorTest, TestManagedSchemaAPI, CursorPagingTest, TestFunctionQuery, PeerSyncTest]
   [junit4] Completed [43/631 (1!)] on J0 in 3.10s, 1 test, 1 failure <<< FAILURES!

[...truncated 62030 lines...]


[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 1554 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1554/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

1 tests failed.
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([3D7F6DFA763EB721:B52B5220D8C2DAD9]: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 12060 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/init-core-data-001
   [junit4]   2> 1381592 INFO  (SUITE-PeerSyncTest-seed#[3D7F6DFA763EB721]-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> 1381592 INFO  (SUITE-PeerSyncTest-seed#[3D7F6DFA763EB721]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tbl/rp
   [junit4]   2> 1381658 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1381659 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1381660 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d5972b{/tbl/rp,null,AVAILABLE}
   [junit4]   2> 1381663 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3ff29d{HTTP/1.1,[http/1.1]}{127.0.0.1:33565}
   [junit4]   2> 1381663 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.Server Started @1382969ms
   [junit4]   2> 1381663 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tbl/rp, hostPort=33565, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores}
   [junit4]   2> 1381663 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1381664 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control'
   [junit4]   2> 1381664 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1381664 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1381664 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/solr.xml
   [junit4]   2> 1381669 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores
   [junit4]   2> 1381669 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer New CoreContainer 4854833
   [junit4]   2> 1381669 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control]
   [junit4]   2> 1381669 WARN  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/lib
   [junit4]   2> 1381670 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] 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> 1381671 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1381671 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1381671 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1381671 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1381671 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1381672 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores
   [junit4]   2> 1381673 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] 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> 1381673 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1381673 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1381673 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1381673 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1381673 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1381673 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1381673 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1381673 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1381673 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1381696 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1381700 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1381709 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1381717 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1381820 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1381825 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1381826 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1381833 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1381835 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1381837 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1381837 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1381838 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1381838 INFO  (coreLoadExecutor-4377-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1381838 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1381839 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1381839 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e87e58
   [junit4]   2> 1381839 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1381839 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1381839 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1381840 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1381840 WARN  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1381840 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1381840 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=67.986328125, floorSegmentMB=2.0390625, forceMergeDeletesPctAllowed=22.58378327580133, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6357469175018012
   [junit4]   2> 1381841 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e0fd3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e4ee62),segFN=segments_1,generation=1}
   [junit4]   2> 1381841 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1381841 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1381841 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1381844 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1381844 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1381844 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1381844 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1381845 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1381845 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1381845 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1381845 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1381845 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1381845 WARN  (coreLoadExecutor-4377-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> 1381847 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1381848 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1381849 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1381850 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1381856 INFO  (coreLoadExecutor-4377-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> 1381856 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1381856 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1381856 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1381857 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1381857 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1381858 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6606711812908401]
   [junit4]   2> 1381858 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e0fd3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e4ee62),segFN=segments_1,generation=1}
   [junit4]   2> 1381858 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1381858 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5db92d[collection1] main]
   [junit4]   2> 1381859 WARN  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1381859 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1381859 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1381859 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1381859 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1381861 INFO  (searcherExecutor-4378-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5db92d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1381861 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1381861 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1381861 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1381861 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543435142927745024
   [junit4]   2> 1381863 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543435142927745024
   [junit4]   2> 1381863 INFO  (coreLoadExecutor-4377-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1382311 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1382313 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1382314 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@120ec48{/tbl/rp,null,AVAILABLE}
   [junit4]   2> 1382315 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.ServerConnector Started ServerConnector@fe8c01{HTTP/1.1,[http/1.1]}{127.0.0.1:40991}
   [junit4]   2> 1382315 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.Server Started @1383621ms
   [junit4]   2> 1382315 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tbl/rp, hostPort=40991, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores}
   [junit4]   2> 1382316 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1382316 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0'
   [junit4]   2> 1382316 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1382316 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1382317 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1382324 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores
   [junit4]   2> 1382324 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer New CoreContainer 18758842
   [junit4]   2> 1382324 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0]
   [junit4]   2> 1382324 WARN  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/lib
   [junit4]   2> 1382324 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] 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> 1382326 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1382327 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1382327 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1382327 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1382327 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1382328 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores
   [junit4]   2> 1382329 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] 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> 1382329 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1382329 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1382329 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1382329 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1382330 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1382330 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1382330 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1382330 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1382330 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1382355 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1382359 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1382367 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1382373 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1382469 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1382475 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1382476 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1382481 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1382483 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1382485 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1382485 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1382486 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1382486 INFO  (coreLoadExecutor-4388-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1382487 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1382487 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1382487 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e87e58
   [junit4]   2> 1382487 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1382488 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1382488 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1382488 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1382488 WARN  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1382489 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1382489 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=67.986328125, floorSegmentMB=2.0390625, forceMergeDeletesPctAllowed=22.58378327580133, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6357469175018012
   [junit4]   2> 1382490 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5dc7f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15e745a),segFN=segments_1,generation=1}
   [junit4]   2> 1382490 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1382490 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1382490 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1382494 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1382494 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1382494 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1382494 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1382494 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1382494 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1382495 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1382495 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1382495 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1382495 WARN  (coreLoadExecutor-4388-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> 1382497 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382498 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382499 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382500 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382516 INFO  (coreLoadExecutor-4388-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> 1382516 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1382516 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1382517 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1382517 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1382517 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1382519 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6606711812908401]
   [junit4]   2> 1382519 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5dc7f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15e745a),segFN=segments_1,generation=1}
   [junit4]   2> 1382519 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1382519 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@167d29b[collection1] main]
   [junit4]   2> 1382519 WARN  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1382520 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1382520 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1382520 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1382520 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1382522 INFO  (searcherExecutor-4389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@167d29b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1382523 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1382523 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1382523 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1382523 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543435143621902336
   [junit4]   2> 1382525 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543435143621902336
   [junit4]   2> 1382525 INFO  (coreLoadExecutor-4388-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1382893 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1382894 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1382895 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7678ee{/tbl/rp,null,AVAILABLE}
   [junit4]   2> 1382896 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3cdda3{HTTP/1.1,[http/1.1]}{127.0.0.1:41057}
   [junit4]   2> 1382896 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.Server Started @1384202ms
   [junit4]   2> 1382896 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tbl/rp, hostPort=41057, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores}
   [junit4]   2> 1382897 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1382897 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1'
   [junit4]   2> 1382897 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1382897 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1382897 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1382902 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores
   [junit4]   2> 1382902 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer New CoreContainer 9609649
   [junit4]   2> 1382902 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1]
   [junit4]   2> 1382902 WARN  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/lib
   [junit4]   2> 1382903 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] 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> 1382904 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1382905 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1382905 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1382905 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1382905 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1382905 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores
   [junit4]   2> 1382906 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] 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> 1382906 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1382906 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1382906 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1382907 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1382907 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1382907 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1382907 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1382908 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1382908 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1382930 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1382934 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1382943 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1382948 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1383047 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1383052 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1383053 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1383059 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1383062 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1383063 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1383063 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1383064 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1383065 INFO  (coreLoadExecutor-4399-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1383065 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1383065 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1383065 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e87e58
   [junit4]   2> 1383066 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1383066 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1383066 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1383066 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1383066 WARN  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1383067 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1383067 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=67.986328125, floorSegmentMB=2.0390625, forceMergeDeletesPctAllowed=22.58378327580133, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6357469175018012
   [junit4]   2> 1383067 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9de310 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b6ae9),segFN=segments_1,generation=1}
   [junit4]   2> 1383067 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1383068 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1383068 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1383071 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1383071 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1383071 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1383072 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1383072 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1383072 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1383072 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1383073 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1383073 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1383073 WARN  (coreLoadExecutor-4399-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> 1383075 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383076 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383077 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383078 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383088 INFO  (coreLoadExecutor-4399-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> 1383089 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1383089 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1383089 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1383090 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1383090 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1383091 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6606711812908401]
   [junit4]   2> 1383091 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9de310 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b6ae9),segFN=segments_1,generation=1}
   [junit4]   2> 1383091 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1383091 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@146cccb[collection1] main]
   [junit4]   2> 1383092 WARN  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1383092 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1383092 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1383092 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1383092 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1383094 INFO  (searcherExecutor-4400-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@146cccb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1383094 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1383094 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1383094 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1383095 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543435144221687808
   [junit4]   2> 1383097 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543435144221687808
   [junit4]   2> 1383097 INFO  (coreLoadExecutor-4399-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1383488 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1383489 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1383515 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16288cc{/tbl/rp,null,AVAILABLE}
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.ServerConnector Started ServerConnector@18a119{HTTP/1.1,[http/1.1]}{127.0.0.1:33905}
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.Server Started @1384822ms
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tbl/rp, hostPort=33905, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores}
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2'
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1383516 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1383517 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1383521 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores
   [junit4]   2> 1383521 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer New CoreContainer 23394351
   [junit4]   2> 1383521 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2]
   [junit4]   2> 1383522 WARN  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/lib
   [junit4]   2> 1383522 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] 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> 1383523 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1383523 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1383523 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1383523 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1383524 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1383524 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores
   [junit4]   2> 1383524 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] 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> 1383525 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1383525 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1383525 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1383525 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1383525 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1383525 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1383525 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1383525 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1383525 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1383546 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1383549 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1383558 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1383564 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1383655 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1383660 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1383661 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1383667 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1383668 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1383670 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1383670 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1383671 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1383671 INFO  (coreLoadExecutor-4410-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1383672 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1383672 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1383672 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e87e58
   [junit4]   2> 1383673 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1383673 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1383673 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1383673 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 1383673 WARN  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1383673 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1383674 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=67.986328125, floorSegmentMB=2.0390625, forceMergeDeletesPctAllowed=22.58378327580133, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6357469175018012
   [junit4]   2> 1383674 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ccf59 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@705d90),segFN=segments_1,generation=1}
   [junit4]   2> 1383674 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1383674 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 1383675 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1383678 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1383679 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1383679 WARN  (coreLoadExecutor-4410-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> 1383681 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383682 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383683 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383685 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383695 INFO  (coreLoadExecutor-4410-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> 1383695 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1383695 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1383695 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1383696 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1383696 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1383697 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6606711812908401]
   [junit4]   2> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ccf59 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@705d90),segFN=segments_1,generation=1}
   [junit4]   2> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9d363c[collection1] main]
   [junit4]   2> 1383698 WARN  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1383698 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1383702 INFO  (searcherExecutor-4411-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9d363c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1383702 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1383702 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1383702 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1383702 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543435144858173440
   [junit4]   2> 1383704 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543435144858173440
   [junit4]   2> 1383704 INFO  (coreLoadExecutor-4410-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1384026 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1384032 INFO  (qtp15990977-9674) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tbl/rp path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 3
   [junit4]   2> 1384034 INFO  (qtp1067575-9691) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:40991/tbl/rp/collection1] nUpdates=100
   [junit4]   2> 1384035 INFO  (qtp1067575-9691) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 1384035 INFO  (qtp1067575-9691) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/tbl/rp path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:40991/tbl/rp/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1384040 INFO  (qtp1067575-9692) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tbl/rp path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 2
   [junit4]   2> 1384043 INFO  (qtp1067575-9693) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:40991/tbl/rp/collection1] nUpdates=100
   [junit4]   2> 1384046 INFO  (qtp15990977-9676) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@56295e[collection1] realtime]
   [junit4]   2> 1384047 INFO  (qtp15990977-9676) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 1384047 INFO  (qtp15990977-9674) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1

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

n1/data
   [junit4]   2> 1384792 INFO  (coreCloseExecutor-4420-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1384792 INFO  (coreCloseExecutor-4420-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1384792 INFO  (coreCloseExecutor-4420-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1384793 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7678ee{/tbl/rp,null,UNAVAILABLE}
   [junit4]   2> 1384794 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@18a119{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1384794 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23394351
   [junit4]   2> 1384794 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@402407
   [junit4]   2> 1384794 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1384794 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1384794 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1384794 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1384795 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1384810 INFO  (coreCloseExecutor-4422-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1384811 INFO  (TEST-PeerSyncTest.test-seed#[3D7F6DFA763EB721]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16288cc{/tbl/rp,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=3D7F6DFA763EB721 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=PST8PDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 3.22s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D7F6DFA763EB721:B52B5220D8C2DAD9]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [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]   2> 1384815 INFO  (SUITE-PeerSyncTest-seed#[3D7F6DFA763EB721]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_3D7F6DFA763EB721-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=tr-TR, timezone=PST8PDT
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=225038840,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedStopFilterFactory, AsyncCallRequestStatusResponseTest, TestSolr4Spatial, TestBulkSchemaAPI, CdcrRequestHandlerTest, HighlighterMaxOffsetTest, SyncSliceTest, TestPerFieldSimilarityClassic, SparseHLLTest, TestHashQParserPlugin, TestFileDictionaryLookup, TestRebalanceLeaders, TestSolrQueryResponse, SignatureUpdateProcessorFactoryTest, TestSchemaSimilarityResource, TestDocBasedVersionConstraints, TestExactStatsCache, EchoParamsTest, RulesTest, ZkStateWriterTest, TestManagedSchemaAPI, DisMaxRequestHandlerTest, TestRealTimeGet, TestLocalFSCloudBackupRestore, SharedFSAutoReplicaFailoverUtilsTest, TestConfigSetProperties, CheckHdfsIndexTest, ConjunctionSolrSpellCheckerTest, TestFaceting, TestReqParamsAPI, CollectionsAPISolrJTest, GraphQueryTest, TestRuleBasedAuthorizationPlugin, FileBasedSpellCheckerTest, IndexSchemaTest, QueryElevationComponentTest, TestCloudDeleteByQuery, TestSolrQueryParserDefaultOperatorResource, DistributedFacetPivotSmallAdvancedTest, TestNamedUpdateProcessors, AnalysisErrorHandlingTest, TestXmlQParserPlugin, CdcrBootstrapTest, TestSolr4Spatial2, JSONWriterTest, RemoteQueryErrorTest, TestFieldTypeResource, OutputWriterTest, BlockJoinFacetDistribTest, DocValuesMissingTest, ConnectionManagerTest, TestReplicationHandler, TestOrdValues, SolrCloudExampleTest, TestCollapseQParserPlugin, TestRTGBase, TestImplicitCoreProperties, HdfsRestartWhileUpdatingTest, TestLuceneMatchVersion, TestSolrConfigHandler, TestTolerantUpdateProcessorRandomCloud, CacheHeaderTest, ResponseLogComponentTest, TestConfigSetsAPIExclusivity, TestStressUserVersions, TestComponentsName, TestJsonRequest, TestRequestStatusCollectionAPI, TestIBSimilarityFactory, TestAtomicUpdateErrorCases, TestFoldingMultitermQuery, QueryEqualityTest, VMParamsZkACLAndCredentialsProvidersTest, SolrCoreTest, TestFieldCollectionResource, TestManagedResource, HdfsDirectoryTest, TestCrossCoreJoin, RestartWhileUpdatingTest, HttpPartitionTest, UUIDFieldTest, StressHdfsTest, BasicDistributedZkTest, AnalysisAfterCoreReloadTest, TestRangeQuery, DeleteInactiveReplicaTest, TestConfig, PeerSyncTest]
   [junit4] Completed [443/631 (1!)] on J0 in 3.25s, 1 test, 1 failure <<< FAILURES!

[...truncated 53125 lines...]


[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 1553 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1553/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=738, name=org.apache.solr.cloud.PeerSyncReplicationTest, state=RUNNABLE, group=TGRP-PeerSyncReplicationTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=738, name=org.apache.solr.cloud.PeerSyncReplicationTest, state=RUNNABLE, group=TGRP-PeerSyncReplicationTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:39906/collection1]
	at __randomizedtesting.SeedInfo.seed([A330A410D1DAEE57]:0)
	at org.apache.solr.cloud.PeerSyncReplicationTest.lambda$indexInBackground$0(PeerSyncReplicationTest.java:185)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:39906/collection1]
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	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.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.PeerSyncReplicationTest.indexDoc(PeerSyncReplicationTest.java:347)
	at org.apache.solr.cloud.PeerSyncReplicationTest.lambda$indexInBackground$0(PeerSyncReplicationTest.java:180)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:39906/collection1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
	... 8 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:39906/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599)
	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)
	... 9 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497)
	... 13 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([A330A410D1DAEE57:2B649BCA7F2683AF]: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 10790 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/init-core-data-001
   [junit4]   2> 74171 INFO  (SUITE-PeerSyncReplicationTest-seed#[A330A410D1DAEE57]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 74172 INFO  (SUITE-PeerSyncReplicationTest-seed#[A330A410D1DAEE57]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 74174 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 74174 INFO  (Thread-126) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 74174 INFO  (Thread-126) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 74274 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.ZkTestServer start zk server on port:36771
   [junit4]   2> 74274 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 74274 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74279 INFO  (zkCallback-94-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4df9e9 name:ZooKeeperConnection Watcher:127.0.0.1:36771 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74279 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74280 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 74280 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 74282 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 74283 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74284 INFO  (zkCallback-95-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@266954 name:ZooKeeperConnection Watcher:127.0.0.1:36771/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74284 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74284 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 74284 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 74288 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 74290 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 74292 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 74294 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 74294 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 74298 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 74298 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 74301 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 74301 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 74303 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 74303 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 74305 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 74305 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 74308 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 74308 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 74310 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 74310 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 74313 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 74313 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 74315 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 74315 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 74317 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 74317 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 74319 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 74319 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 74410 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores/collection1
   [junit4]   2> 74412 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 74412 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@159ec51{/,null,AVAILABLE}
   [junit4]   2> 74414 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1dbe34f{HTTP/1.1,[http/1.1]}{127.0.0.1:37653}
   [junit4]   2> 74414 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.e.j.s.Server Started @75934ms
   [junit4]   2> 74414 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/tempDir-001/control/data, hostContext=/, hostPort=37653, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores}
   [junit4]   2> 74415 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 74415 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001'
   [junit4]   2> 74415 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 74415 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 74415 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 74416 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74417 INFO  (zkCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c56e8 name:ZooKeeperConnection Watcher:127.0.0.1:36771/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74417 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74418 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 74419 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 74419 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/solr.xml
   [junit4]   2> 74435 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores
   [junit4]   2> 74435 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.CoreContainer New CoreContainer 19033728
   [junit4]   2> 74435 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001]
   [junit4]   2> 74435 WARN  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/lib
   [junit4]   2> 74435 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] 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> 74437 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 74438 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 74438 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 74438 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36771/solr
   [junit4]   2> 74438 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 74438 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 74438 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74440 INFO  (zkCallback-99-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56b68 name:ZooKeeperConnection Watcher:127.0.0.1:36771 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74440 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74440 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 74442 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/13935031@8242a1
   [junit4]   2> 74442 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74444 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d2f688 name:ZooKeeperConnection Watcher:127.0.0.1:36771/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74444 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74445 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 74447 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 74450 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 74452 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 74454 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 74456 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 74458 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 74459 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 74460 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 74461 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 74462 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 74463 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 74465 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 74467 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 74469 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 74469 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96463997488857092-127.0.0.1:37653_-n_0000000000
   [junit4]   2> 74469 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37653_
   [junit4]   2> 74469 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 74471 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.Overseer Overseer (id=96463997488857092-127.0.0.1:37653_-n_0000000000) starting
   [junit4]   2> 74472 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 74478 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 74478 INFO  (OverseerCollectionConfigSetProcessor-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 74479 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37653_
   [junit4]   2> 74479 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37653_
   [junit4]   2> 74479 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 74485 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 74485 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 74486 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 74528 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 74528 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 74529 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores
   [junit4]   2> 74530 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 74530 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores/collection1
   [junit4]   2> 74530 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 74531 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 74531 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 74531 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 74531 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:37653_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 74532 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 74533 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37653",
   [junit4]   2>   "node_name":"127.0.0.1:37653_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 74533 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37653",
   [junit4]   2>   "node_name":"127.0.0.1:37653_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 74534 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 74534 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 74534 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 74535 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 74536 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 75536 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 75536 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 75536 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 75536 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 75537 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 75538 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores/collection1'
   [junit4]   2> 75538 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 75538 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 75549 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 75566 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 75577 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 75592 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 75622 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 75765 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 75773 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 75774 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 75788 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 75791 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 75794 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 75795 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 75796 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 75796 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 75797 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 75804 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores/collection1/data/]
   [junit4]   2> 75804 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0d386
   [junit4]   2> 75805 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 75805 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 75805 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores/collection1/data
   [junit4]   2> 75806 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores/collection1/data/index/
   [junit4]   2> 75806 WARN  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 75806 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores/collection1/data/index
   [junit4]   2> 75806 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4642014625938904]
   [junit4]   2> 75873 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 75873 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 75874 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores/collection1/data/
   [junit4]   2> 75879 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 75879 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 75879 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 75879 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 75879 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 75879 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 75880 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 75880 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 75880 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 75880 WARN  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 75882 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 75884 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 75886 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 75887 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 75896 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 75896 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 75896 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 75896 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 75898 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 75898 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 75899 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=636275589, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 75900 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 75900 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 75900 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12d2f11[collection1] main]
   [junit4]   2> 75900 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 75901 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 75901 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 75901 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 75901 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 75901 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 75902 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 75902 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 75902 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 75902 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 75903 INFO  (searcherExecutor-366-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12d2f11[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 75903 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 75903 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 75903 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 75904 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543423961633652736
   [junit4]   2> 75906 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543423961633652736
   [junit4]   2> 75906 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 75907 INFO  (coreLoadExecutor-365-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 75907 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:37653 collection:control_collection shard:shard1
   [junit4]   2> 75908 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 75912 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96463997488857092-core_node1-n_0000000000
   [junit4]   2> 75912 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 75914 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 75914 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 75914 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37653/collection1/
   [junit4]   2> 75914 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 75914 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37653/collection1/ has no replicas
   [junit4]   2> 75914 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 75915 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 75918 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96463997488857092-core_node1-n_0000000000
   [junit4]   2> 75920 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37653/collection1/ shard1
   [junit4]   2> 75921 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:37653",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 76024 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 76033 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76033 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76035 INFO  (zkCallback-104-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cc60c2 name:ZooKeeperConnection Watcher:127.0.0.1:36771/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76035 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76035 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76035 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 76036 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 76037 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 76038 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 76038 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 76038 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76039 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76040 INFO  (zkCallback-105-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6039d0 name:ZooKeeperConnection Watcher:127.0.0.1:36771/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76040 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76041 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76045 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 76045 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 76071 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:37653/collection1/ and leader is http://127.0.0.1:37653/collection1/
   [junit4]   2> 76071 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37653
   [junit4]   2> 76071 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 76071 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 76071 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 76073 INFO  (coreZkRegister-358-thread-1-processing-n:127.0.0.1:37653_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37653_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 76074 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37653",
   [junit4]   2>   "node_name":"127.0.0.1:37653_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 76074 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37653",
   [junit4]   2>   "node_name":"127.0.0.1:37653_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 76074 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 76126 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/shard-1-001/cores/collection1
   [junit4]   2> 76127 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/shard-1-001
   [junit4]   2> 76127 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 76128 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1191d76{/,null,AVAILABLE}
   [junit4]   2> 76129 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.e.j.s.ServerConnector Started ServerConnector@136a403{HTTP/1.1,[http/1.1]}{127.0.0.1:39906}
   [junit4]   2> 76129 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.e.j.s.Server Started @77649ms
   [junit4]   2> 76129 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=39906, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/shard-1-001/cores}
   [junit4]   2> 76129 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 76129 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/shard-1-001'
   [junit4]   2> 76129 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 76129 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 76130 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76130 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76131 INFO  (zkCallback-106-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d5249a name:ZooKeeperConnection Watcher:127.0.0.1:36771/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76132 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76132 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76133 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 76133 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/shard-1-001/solr.xml
   [junit4]   2> 76141 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/shard-1-001/cores
   [junit4]   2> 76141 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.CoreContainer New CoreContainer 3091307
   [junit4]   2> 76141 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/shard-1-001]
   [junit4]   2> 76141 WARN  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/shard-1-001/lib
   [junit4]   2> 76142 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] 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> 76143 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 76143 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 76144 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 76144 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36771/solr
   [junit4]   2> 76144 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 76144 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 76144 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76146 INFO  (zkCallback-109-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ea095 name:ZooKeeperConnection Watcher:127.0.0.1:36771 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76146 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76146 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 76149 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/13935031@110a0c0
   [junit4]   2> 76149 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76150 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13c7e2d name:ZooKeeperConnection Watcher:127.0.0.1:36771/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 76150 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76156 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 76157 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 76158 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 76161 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 76161 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96463997488857097-127.0.0.1:39906_-n_0000000001
   [junit4]   2> 76162 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96463997488857092-127.0.0.1:37653_-n_0000000000 to know if I could be the leader
   [junit4]   2> 76162 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.ZkController Publish node=127.0.0.1:39906_ as DOWN
   [junit4]   2> 76164 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39906_
   [junit4]   2> 76164 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39906_
   [junit4]   2> 76165 INFO  (zkCallback-104-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 76165 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 76172 INFO  (zkCallback-104-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 76172 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 76172 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39906_"} current state version: 2
   [junit4]   2> 76173 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39906_
   [junit4]   2> 76174 INFO  (zkCallback-104-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 76175 INFO  (zkCallback-100-thread-1-processing-n:127.0.0.1:37653_) [n:127.0.0.1:37653_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 76180 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 76180 INFO  (zkCallback-110-thread-2-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 76181 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 76204 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 76204 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 76205 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/shard-1-001/cores
   [junit4]   2> 76206 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 76206 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A330A410D1DAEE57-001/shard-1-001/cores/collection1
   [junit4]   2> 76206 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 76207 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 76207 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A330A410D1DAEE57]) [n:127.0.0.1:39906_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 76208 INFO  (coreLoadExecutor-376-thread-1-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 76208 INFO  (coreLoadExecutor-376-thread-1-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 76209 INFO  (coreLoadExecutor-376-thread-1-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 76210 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39906",
   [junit4]   2>   "node_name":"127.0.0.1:39906_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 76210 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39906",
   [junit4]   2>   "node_name":"127.0.0.1:39906_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 76210 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 76210 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 76210 INFO  (coreLoadExecutor-376-thread-1-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 76211 INFO  (coreLoadExecutor-376-thread-1-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 76313 INFO  (OverseerStateUpdate-96463997488857092-127.0.0.1:37653_-n_0000000000) [n:127.0.0.1:37653_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 76313 INFO  (zkCallback-110-thread-2-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 76314 INFO  (zkCallback-110-thread-2-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 77211 INFO  (coreLoadExecutor-376-thread-1-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 77212 INFO  (coreLoadExecutor-376-thread-1-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 77212 INFO  (coreLoadExecutor-376-thread-1-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 77212 INFO  (coreLoadExecutor-376-thread-1-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 77213 INFO  (coreLoadExecutor-376-thread-1-processing-n:127.0.0.1:39906_) [n:127.0.0.1:39906_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 77213 INFO  (coreLoadExecutor-376-thread-1-processing-n:127.0.0.1:39906_) [n:12

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

E57]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@ddd788{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1472976 INFO  (TEST-PeerSyncTest.test-seed#[A330A410D1DAEE57]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16640362
   [junit4]   2> 1472976 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@84ad20
   [junit4]   2> 1472976 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1472977 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1472977 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1472977 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1472977 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1472994 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1472994 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_A330A410D1DAEE57-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_A330A410D1DAEE57-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1472994 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1472994 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_A330A410D1DAEE57-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1472994 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_A330A410D1DAEE57-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_A330A410D1DAEE57-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 1472994 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1472994 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_A330A410D1DAEE57-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1472994 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_A330A410D1DAEE57-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_A330A410D1DAEE57-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1472994 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1472995 INFO  (coreCloseExecutor-4193-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_A330A410D1DAEE57-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1472996 INFO  (TEST-PeerSyncTest.test-seed#[A330A410D1DAEE57]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f0899f{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=A330A410D1DAEE57 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-EG -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.20s J1 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A330A410D1DAEE57:2B649BCA7F2683AF]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [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]   2> 1472998 INFO  (SUITE-PeerSyncTest-seed#[A330A410D1DAEE57]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_A330A410D1DAEE57-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FST50, n_l1=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Asserting), intDefault=FSTOrd50, n_dt1=FSTOrd50, n_td1=FSTOrd50, n_d1=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), n_f1=FSTOrd50, n_ti1=FST50, n_tl1=FSTOrd50, _version_=FSTOrd50, n_tf1=PostingsFormat(name=Asserting), n_tdt1=FSTOrd50, id=FST50, range_facet_i_dv=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=877, maxMBSortInHeap=5.791051674871415, sim=ClassicSimilarity, locale=ar-EG, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=106755392,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SchemaVersionSpecificBehaviorTest, TestDownShardTolerantSearch, TestTrackingShardHandlerFactory, CoreSorterTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedMLTComponentTest, TestSortByMinMaxFunction, TestTrieFacet, TestFiltering, PeerSyncReplicationTest, TestLockTree, TestBinaryResponseWriter, TestSimpleTrackingShardHandler, SolrIndexSplitterTest, SpellingQueryConverterTest, DistanceFunctionTest, TestFreeTextSuggestions, AsyncMigrateRouteKeyTest, SolrCmdDistributorTest, TestSha256AuthenticationProvider, DistributedTermsComponentTest, TestCoreContainer, WordBreakSolrSpellCheckerTest, ShardRoutingTest, TestLRUStatsCache, TestSolrQueryParserResource, TestAuthorizationFramework, DirectSolrSpellCheckerTest, RequestLoggingTest, TestLegacyFieldCache, TestCollectionAPI, TestConfigSets, BlobRepositoryCloudTest, TestCollationFieldDocValues, HdfsUnloadDistributedZkTest, TestObjectReleaseTracker, TolerantUpdateProcessorTest, BlockDirectoryTest, TestSolrDynamicMBean, HdfsSyncSliceTest, HdfsRecoverLeaseTest, TestFilteredDocIdSet, TestLeaderElectionZkExpiry, ZkSolrClientTest, SolrPluginUtilsTest, TestPartialUpdateDeduplication, MoreLikeThisHandlerTest, DocumentBuilderTest, ShardSplitTest, BitVectorTest, SuggesterFSTTest, DeleteShardTest, DocValuesTest, TestDocumentBuilder, HighlighterTest, TestQueryTypes, SpatialFilterTest, LeaderFailoverAfterPartitionTest, TestRestoreCore, CdcrVersionReplicationTest, TestSurroundQueryParser, CSVRequestHandlerTest, TestInfoStreamLogging, TestPerFieldSimilarityWithDefaultOverride, TestDistributedStatsComponentCardinality, CreateCollectionCleanupTest, ReplaceNodeTest, TestComplexPhraseQParserPlugin, TestWordDelimiterFilterFactory, HLLSerializationTest, TestIntervalFaceting, TestManagedSynonymFilterFactory, CoreMergeIndexesAdminHandlerTest, TestSolrDeletionPolicy2, TestDynamicFieldCollectionResource, TestSchemaManager, SpellCheckComponentTest, HdfsChaosMonkeySafeLeaderTest, MinimalSchemaTest, HdfsDirectoryFactoryTest, TermVectorComponentTest, TestQueryUtils, CloudExitableDirectoryReaderTest, TestFieldCacheReopen, TestManagedResourceStorage, TestSimpleQParserPlugin, ConvertedLegacyTest, TestRawResponseWriter, TestFieldCacheSortRandom, CloneFieldUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, CollectionsAPIDistributedZkTest, TestStressVersions, SpellCheckCollatorTest, TestBM25SimilarityFactory, TestSystemIdResolver, TestHashPartitioner, TestConfigSetsAPIZkFailure, TestJsonFacets, CollectionTooManyReplicasTest, TestDistribIDF, LeaderElectionTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedGrouping, ZkControllerTest, TestJoin, TestReload, TestSolr4Spatial, StatsComponentTest, PeerSyncTest]
   [junit4] Completed [324/631 (2!)] on J1 in 3.23s, 1 test, 1 failure <<< FAILURES!

[...truncated 53482 lines...]


[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+132) - Build # 1552 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1552/
Java: 32bit/jdk-9-ea+132 -client -XX:+UseG1GC

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

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"core":"c8n_1x3_lf_shard1_replica3","base_url":"http://127.0.0.1:38327/cx_","node_name":"127.0.0.1:38327_cx_","state":"active","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/19)={   "replicationFactor":"3",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:34770/cx_",           "core":"c8n_1x3_lf_shard1_replica2",           "node_name":"127.0.0.1:34770_cx_"},         "core_node2":{           "core":"c8n_1x3_lf_shard1_replica1",           "base_url":"http://127.0.0.1:35279/cx_",           "node_name":"127.0.0.1:35279_cx_",           "state":"down"},         "core_node3":{           "core":"c8n_1x3_lf_shard1_replica3",           "base_url":"http://127.0.0.1:38327/cx_",           "node_name":"127.0.0.1:38327_cx_",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"core":"c8n_1x3_lf_shard1_replica3","base_url":"http://127.0.0.1:38327/cx_","node_name":"127.0.0.1:38327_cx_","state":"active","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/19)={
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:34770/cx_",
          "core":"c8n_1x3_lf_shard1_replica2",
          "node_name":"127.0.0.1:34770_cx_"},
        "core_node2":{
          "core":"c8n_1x3_lf_shard1_replica1",
          "base_url":"http://127.0.0.1:35279/cx_",
          "node_name":"127.0.0.1:35279_cx_",
          "state":"down"},
        "core_node3":{
          "core":"c8n_1x3_lf_shard1_replica3",
          "base_url":"http://127.0.0.1:38327/cx_",
          "node_name":"127.0.0.1:38327_cx_",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
	at __randomizedtesting.SeedInfo.seed([D4AB4CA8CA973C36:5CFF7372646B51CE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:168)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	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(java.base@9-ea/Thread.java:843)


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([D4AB4CA8CA973C36:5CFF7372646B51CE]: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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 10845 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/init-core-data-001
   [junit4]   2> 180119 INFO  (SUITE-PeerSyncTest-seed#[D4AB4CA8CA973C36]-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> 180119 INFO  (SUITE-PeerSyncTest-seed#[D4AB4CA8CA973C36]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 180188 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/cores/collection1
   [junit4]   2> 180189 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 180190 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1adb402{/,null,AVAILABLE}
   [junit4]   2> 180192 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.ServerConnector Started ServerConnector@118810b{HTTP/1.1,[http/1.1]}{127.0.0.1:45950}
   [junit4]   2> 180192 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.Server Started @182206ms
   [junit4]   2> 180192 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=45950, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/cores}
   [junit4]   2> 180193 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 180193 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control'
   [junit4]   2> 180193 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 180193 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 180193 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/solr.xml
   [junit4]   2> 180196 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/cores
   [junit4]   2> 180196 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer New CoreContainer 20403596
   [junit4]   2> 180196 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control]
   [junit4]   2> 180196 WARN  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/lib
   [junit4]   2> 180196 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] 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> 180198 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 180198 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 180198 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 180198 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 180198 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 180199 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/cores
   [junit4]   2> 180199 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 180199 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/cores/collection1
   [junit4]   2> 180199 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 180199 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 180199 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 180200 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 180200 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 180200 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 180200 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 180200 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 180215 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 180217 WARN  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 180217 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 180223 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 180226 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 180321 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 180327 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 180328 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 180333 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 180335 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 180336 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 180336 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 180338 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 180338 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 180338 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 180338 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 180338 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13eca1d
   [junit4]   2> 180339 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 180339 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 180339 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 180340 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 180340 WARN  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 180340 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 180340 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 180341 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e3bb5e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@345f54),segFN=segments_1,generation=1}
   [junit4]   2> 180341 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 180341 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 180341 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 180344 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 180344 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 180345 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 180345 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 180345 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 180345 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 180345 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 180345 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 180345 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 180345 WARN  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 180347 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 180348 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 180349 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 180350 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 180353 INFO  (coreLoadExecutor-908-thread-1) [    ] 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> 180353 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 180354 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 180354 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 180355 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 180355 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 180355 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=29.8837890625, floorSegmentMB=1.0908203125, forceMergeDeletesPctAllowed=19.9770751121684, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 180355 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e3bb5e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@345f54),segFN=segments_1,generation=1}
   [junit4]   2> 180355 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 180356 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19afa85[collection1] main]
   [junit4]   2> 180356 WARN  (coreLoadExecutor-908-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 180356 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 180356 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 180356 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 180356 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 180357 INFO  (searcherExecutor-909-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19afa85[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 180357 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 180357 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 180357 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 180357 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543415320138481664
   [junit4]   2> 180359 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543415320138481664
   [junit4]   2> 180359 INFO  (coreLoadExecutor-908-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 180774 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 180775 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 180776 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c82c95{/,null,AVAILABLE}
   [junit4]   2> 180777 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.ServerConnector Started ServerConnector@fced38{HTTP/1.1,[http/1.1]}{127.0.0.1:34710}
   [junit4]   2> 180777 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.Server Started @182790ms
   [junit4]   2> 180777 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=34710, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/cores}
   [junit4]   2> 180777 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 180777 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0'
   [junit4]   2> 180777 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 180777 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 180777 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 180781 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/cores
   [junit4]   2> 180781 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer New CoreContainer 12715479
   [junit4]   2> 180781 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0]
   [junit4]   2> 180781 WARN  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/lib
   [junit4]   2> 180781 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] 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> 180782 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 180782 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 180782 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 180782 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 180782 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 180783 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/cores
   [junit4]   2> 180783 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 180783 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 180783 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 180783 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 180783 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 180784 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 180784 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 180784 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 180784 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 180784 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 180797 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 180799 WARN  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 180800 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 180805 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 180809 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 180876 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 180880 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 180880 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 180884 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 180885 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 180886 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 180886 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 180887 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 180887 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 180888 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 180888 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 180888 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13eca1d
   [junit4]   2> 180888 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 180888 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 180889 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 180889 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 180889 WARN  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 180889 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 180889 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 180889 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13558c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1447611),segFN=segments_1,generation=1}
   [junit4]   2> 180889 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 180892 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 180892 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 180895 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 180896 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 180896 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 180896 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 180896 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 180896 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 180896 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 180896 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 180896 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 180896 WARN  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 180898 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 180899 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 180899 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 180900 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 180902 INFO  (coreLoadExecutor-919-thread-1) [    ] 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> 180902 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 180903 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 180903 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 180903 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 180903 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 180904 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=29.8837890625, floorSegmentMB=1.0908203125, forceMergeDeletesPctAllowed=19.9770751121684, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 180904 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13558c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1447611),segFN=segments_1,generation=1}
   [junit4]   2> 180904 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 180904 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@143729c[collection1] main]
   [junit4]   2> 180904 WARN  (coreLoadExecutor-919-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 180904 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 180904 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 180904 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 180905 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 180906 INFO  (searcherExecutor-920-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@143729c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 180906 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 180906 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 180906 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 180906 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543415320714149888
   [junit4]   2> 180908 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543415320714149888
   [junit4]   2> 180908 INFO  (coreLoadExecutor-919-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 181348 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 181350 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 181351 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@127a9f3{/,null,AVAILABLE}
   [junit4]   2> 181352 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.ServerConnector Started ServerConnector@159ce23{HTTP/1.1,[http/1.1]}{127.0.0.1:36120}
   [junit4]   2> 181352 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.Server Started @183365ms
   [junit4]   2> 181352 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=36120, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/cores}
   [junit4]   2> 181352 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 181352 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1'
   [junit4]   2> 181352 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 181352 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 181352 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 181356 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/cores
   [junit4]   2> 181356 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer New CoreContainer 6605917
   [junit4]   2> 181356 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1]
   [junit4]   2> 181356 WARN  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/lib
   [junit4]   2> 181356 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] 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> 181357 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 181357 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 181357 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 181357 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 181357 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 181358 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/cores
   [junit4]   2> 181358 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 181358 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 181358 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 181359 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 181359 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 181359 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 181359 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 181359 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 181359 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 181359 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 181381 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 181385 WARN  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 181385 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 181402 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 181406 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 181539 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 181543 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 181544 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 181564 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 181566 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 181566 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 181567 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 181568 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 181568 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 181568 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 181568 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 181568 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13eca1d
   [junit4]   2> 181569 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 181569 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 181569 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 181569 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 181569 WARN  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 181569 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 181569 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 181570 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4b07ec lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@106d063),segFN=segments_1,generation=1}
   [junit4]   2> 181570 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 181570 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 181570 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 181572 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 181572 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 181572 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 181572 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 181573 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 181573 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 181573 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 181573 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 181573 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 181573 WARN  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 181574 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 181575 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 181575 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 181576 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 181579 INFO  (coreLoadExecutor-930-thread-1) [    ] 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> 181579 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 181579 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 181579 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 181580 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 181580 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 181580 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=29.8837890625, floorSegmentMB=1.0908203125, forceMergeDeletesPctAllowed=19.9770751121684, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 181581 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4b07ec lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@106d063),segFN=segments_1,generation=1}
   [junit4]   2> 181581 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 181581 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1de01b9[collection1] main]
   [junit4]   2> 181581 WARN  (coreLoadExecutor-930-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 181581 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 181581 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 181581 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 181581 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 181582 INFO  (searcherExecutor-931-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1de01b9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 181582 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 181582 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 181582 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 181582 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543415321422987264
   [junit4]   2> 181584 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543415321422987264
   [junit4]   2> 181584 INFO  (coreLoadExecutor-930-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 181944 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 181945 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 181946 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8cc633{/,null,AVAILABLE}
   [junit4]   2> 181947 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7d4b0f{HTTP/1.1,[http/1.1]}{127.0.0.1:36700}
   [junit4]   2> 181947 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.Server Started @183960ms
   [junit4]   2> 181947 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=36700, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/cores}
   [junit4]   2> 181947 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 181947 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2'
   [junit4]   2> 181947 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 181947 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 181947 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 181951 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/cores
   [junit4]   2> 181951 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer New CoreContainer 31056582
   [junit4]   2> 181951 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2]
   [junit4]   2> 181951 WARN  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/lib
   [junit4]   2> 181951 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] 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> 181952 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 181953 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 181953 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 181953 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 181953 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 181953 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/cores
   [junit4]   2> 181954 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 181954 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 181954 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 181954 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 181954 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 181954 INFO  (TEST-PeerSyncTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 181954 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 181954 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 181955 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 181955 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 181969 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 181971 WARN  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 181971 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 181977 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 181980 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 182044 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 182048 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 182049 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 182052 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 182053 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 182054 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 182054 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 182055 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 182055 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 182055 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 182055 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 182055 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13eca1d
   [junit4]   2> 182056 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 182056 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 182056 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 182056 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 182056 WARN  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 182056 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 182057 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 182057 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1282503 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e4783),segFN=segments_1,generation=1}
   [junit4]   2> 182057 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 182057 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 182058 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_D4AB4CA8CA973C36-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 182060 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 182060 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 182060 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 182060 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 182060 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 182060 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 182060 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 182060 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 182060 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 182060 WARN  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 182062 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 182062 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 182063 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 182064 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 182066 INFO  (coreLoadExecutor-941-thread-1) [    ] 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> 182066 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 182067 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 182067 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 182067 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 182067 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 182068 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=29.8837890625, floorSegmentMB=1.0908203125, forceMergeDeletesPctAllowed=19.9770751121684, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 182068 INFO  (coreLoadExecutor-941-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1282503 lockFactory=org.apache.lucene.store.Single

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

2817 INFO  (recoveryExecutor-239-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_D4AB4CA8CA973C36-001/shard-3-001/cores/c8n_1x3_lf_shard1_replica2/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_D4AB4CA8CA973C36-001/shard-3-001/cores/c8n_1x3_lf_shard1_replica2/data/snapshot_metadata;done=false>>]
   [junit4]   2> 262817 INFO  (recoveryExecutor-239-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 262817 INFO  (recoveryExecutor-239-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_D4AB4CA8CA973C36-001/shard-3-001/cores/c8n_1x3_lf_shard1_replica2/data/snapshot_metadata
   [junit4]   2> 262817 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.Overseer Overseer (id=96463454918279183-127.0.0.1:34770_cx_-n_0000000003) closing
   [junit4]   2> 262817 INFO  (OverseerStateUpdate-96463454918279183-127.0.0.1:34770_cx_-n_0000000003) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34770_cx_
   [junit4]   2> 262818 INFO  (zkCallback-241-thread-6) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 262818 WARN  (zkCallback-241-thread-6) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 262818 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1613b78{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 262819 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1dbfa95{/cx_,null,UNAVAILABLE}
   [junit4]   2> 262819 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40457 40457
   [junit4]   2> 262967 INFO  (Thread-328) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40457 40457
   [junit4]   2> 262967 WARN  (Thread-328) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/c8n_1x3_lf/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96463454918279177-127.0.0.1:37481_cx_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	117	/solr/overseer/collection-queue-work
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	22	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 262967 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:35279/cx_, target: http://127.0.0.1:35485/cx_
   [junit4]   2> 262967 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:34770/cx_, target: http://127.0.0.1:39047/cx_
   [junit4]   2> 262967 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:38327/cx_, target: http://127.0.0.1:33013/cx_
   [junit4]   2> 262967 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[D4AB4CA8CA973C36]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:37481/cx_, target: http://127.0.0.1:43179/cx_
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test -Dtests.seed=D4AB4CA8CA973C36 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fy-NL -Dtests.timezone=Asia/Almaty -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  122s J1 | LeaderFailoverAfterPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"core":"c8n_1x3_lf_shard1_replica3","base_url":"http://127.0.0.1:38327/cx_","node_name":"127.0.0.1:38327_cx_","state":"active","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/19)={
   [junit4]    >   "replicationFactor":"3",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:34770/cx_",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica2",
   [junit4]    >           "node_name":"127.0.0.1:34770_cx_"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica1",
   [junit4]    >           "base_url":"http://127.0.0.1:35279/cx_",
   [junit4]    >           "node_name":"127.0.0.1:35279_cx_",
   [junit4]    >           "state":"down"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica3",
   [junit4]    >           "base_url":"http://127.0.0.1:38327/cx_",
   [junit4]    >           "node_name":"127.0.0.1:38327_cx_",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4AB4CA8CA973C36:5CFF7372646B51CE]:0)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:168)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 262970 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[D4AB4CA8CA973C36]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_D4AB4CA8CA973C36-001
   [junit4]   2> Aug 23, 2016 1:27:12 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=Asserting(Lucene62): {range_facet_l_dv=FSTOrd50, _version_=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=PostingsFormat(name=LuceneFixedGap), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1609, maxMBSortInHeap=7.691095190204973, sim=ClassicSimilarity, locale=fy-NL, timezone=Asia/Almaty
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=68665280,total=179306496
   [junit4]   2> NOTE: All tests run in this JVM: [TestCursorMarkWithoutUniqueKey, HdfsLockFactoryTest, LoggingHandlerTest, DOMUtilTest, ConvertedLegacyTest, TestFreeTextSuggestions, TestSolrQueryParserResource, AliasIntegrationTest, DistributedVersionInfoTest, SpellPossibilityIteratorTest, TestUninvertingReader, TestBM25SimilarityFactory, TestSolrFieldCacheMBean, TestRecoveryHdfs, TestDocumentBuilder, CoreSorterTest, TestHdfsBackupRestoreCore, TestSSLRandomization, HdfsDirectoryFactoryTest, MergeStrategyTest, ParsingFieldUpdateProcessorsTest, TestJsonFacets, DirectSolrSpellCheckerTest, TestSchemaVersionResource, DeleteShardTest, TestSlowCompositeReaderWrapper, WordBreakSolrSpellCheckerTest, TestBinaryResponseWriter, BitVectorTest, IndexBasedSpellCheckerTest, TestDynamicFieldCollectionResource, TestClusterStateMutator, LeaderFailoverAfterPartitionTest]
   [junit4] Completed [95/631 (2!)] on J1 in 122.41s, 1 test, 1 failure <<< FAILURES!

[...truncated 51475 lines...]


[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+132) - Build # 1551 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1551/
Java: 32bit/jdk-9-ea+132 -server -XX:+UseG1GC

1 tests failed.
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([AC900409C6D9FF45:24C43BD3682592BD]: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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11689 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/init-core-data-001
   [junit4]   2> 1137986 INFO  (SUITE-PeerSyncTest-seed#[AC900409C6D9FF45]-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> 1137986 INFO  (SUITE-PeerSyncTest-seed#[AC900409C6D9FF45]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1138075 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1138076 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1138077 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ce29cd{/,null,AVAILABLE}
   [junit4]   2> 1138080 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.ServerConnector Started ServerConnector@14b07d6{HTTP/1.1,[http/1.1]}{127.0.0.1:39709}
   [junit4]   2> 1138080 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.Server Started @1140609ms
   [junit4]   2> 1138080 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=39709, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/cores}
   [junit4]   2> 1138080 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 1138080 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control'
   [junit4]   2> 1138080 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1138080 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1138081 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/solr.xml
   [junit4]   2> 1138084 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/cores
   [junit4]   2> 1138084 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer New CoreContainer 6432572
   [junit4]   2> 1138084 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control]
   [junit4]   2> 1138084 WARN  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/lib
   [junit4]   2> 1138084 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] 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> 1138085 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1138086 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1138086 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1138086 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1138086 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1138087 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/cores
   [junit4]   2> 1138087 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1138087 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1138087 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1138087 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1138087 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1138087 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1138087 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1138087 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1138088 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1138088 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1138103 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1138106 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1138112 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1138117 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1138173 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1138178 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1138179 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1138182 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1138183 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1138184 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1138184 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1138185 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1138185 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1138185 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1138185 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1138185 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@107b7dc
   [junit4]   2> 1138187 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1138187 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1138187 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1138187 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1138187 WARN  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1138187 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1138188 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1889156044, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1138188 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c8fdee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@139e0ff),segFN=segments_1,generation=1}
   [junit4]   2> 1138188 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1138188 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1138188 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1138190 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1138190 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1138190 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1138190 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1138190 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1138190 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1138190 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1138191 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1138191 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1138191 WARN  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1138192 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1138193 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1138193 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1138194 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1138196 INFO  (coreLoadExecutor-4911-thread-1) [    ] 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> 1138196 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1138196 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1138196 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1138197 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1138197 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1138197 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.50390625, noCFSRatio=0.542183153876349]
   [junit4]   2> 1138197 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c8fdee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@139e0ff),segFN=segments_1,generation=1}
   [junit4]   2> 1138197 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1138197 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d732f6[collection1] main]
   [junit4]   2> 1138197 WARN  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1138197 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1138198 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1138198 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1138198 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1138199 INFO  (searcherExecutor-4912-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d732f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1138199 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1138199 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1138199 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1138199 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543407515194097664
   [junit4]   2> 1138201 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543407515194097664
   [junit4]   2> 1138201 INFO  (coreLoadExecutor-4911-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1138665 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1138666 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1138667 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8fc6f8{/,null,AVAILABLE}
   [junit4]   2> 1138667 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1752bd1{HTTP/1.1,[http/1.1]}{127.0.0.1:46763}
   [junit4]   2> 1138667 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.Server Started @1141196ms
   [junit4]   2> 1138667 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=46763, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/cores}
   [junit4]   2> 1138668 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 1138668 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0'
   [junit4]   2> 1138668 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1138668 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1138668 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1138671 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/cores
   [junit4]   2> 1138672 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer New CoreContainer 16133591
   [junit4]   2> 1138672 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0]
   [junit4]   2> 1138672 WARN  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/lib
   [junit4]   2> 1138672 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] 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> 1138673 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1138673 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1138673 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1138674 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1138674 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1138674 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/cores
   [junit4]   2> 1138675 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1138675 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1138675 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1138675 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1138675 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1138675 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1138675 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1138676 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1138676 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1138676 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1138701 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1138705 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1138715 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1138721 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1138813 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1138817 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1138818 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1138820 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1138822 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1138823 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1138823 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1138824 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1138824 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1138824 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1138824 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1138824 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@107b7dc
   [junit4]   2> 1138825 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1138825 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1138825 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1138825 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1138825 WARN  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1138825 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1138826 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1889156044, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1138826 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@10c2fab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@846354),segFN=segments_1,generation=1}
   [junit4]   2> 1138826 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1138826 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1138826 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1138828 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1138829 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1138829 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1138829 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1138829 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1138829 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1138829 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1138829 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1138829 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1138829 WARN  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1138831 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1138832 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1138833 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1138833 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1138837 INFO  (coreLoadExecutor-4922-thread-1) [    ] 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> 1138837 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1138837 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1138838 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1138838 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1138838 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1138839 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.50390625, noCFSRatio=0.542183153876349]
   [junit4]   2> 1138839 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@10c2fab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@846354),segFN=segments_1,generation=1}
   [junit4]   2> 1138839 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1138839 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b186e[collection1] main]
   [junit4]   2> 1138839 WARN  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1138839 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1138839 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1138839 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1138839 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1138840 INFO  (searcherExecutor-4923-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5b186e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1138840 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1138840 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1138840 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1138840 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543407515866234880
   [junit4]   2> 1138842 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543407515866234880
   [junit4]   2> 1138842 INFO  (coreLoadExecutor-4922-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1139271 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1139272 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1139272 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a2b73d{/,null,AVAILABLE}
   [junit4]   2> 1139273 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d2cdc0{HTTP/1.1,[http/1.1]}{127.0.0.1:43732}
   [junit4]   2> 1139273 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.Server Started @1141801ms
   [junit4]   2> 1139273 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=43732, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores}
   [junit4]   2> 1139273 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 1139273 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1'
   [junit4]   2> 1139273 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1139273 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1139273 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1139277 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores
   [junit4]   2> 1139277 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer New CoreContainer 14142327
   [junit4]   2> 1139277 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1]
   [junit4]   2> 1139277 WARN  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/lib
   [junit4]   2> 1139277 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] 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> 1139278 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1139279 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1139279 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1139279 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1139279 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1139279 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores
   [junit4]   2> 1139279 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1139279 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1139279 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1139280 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1139280 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1139280 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1139280 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1139280 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1139280 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1139280 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1139295 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1139299 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1139306 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1139310 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1139365 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1139369 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1139370 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1139373 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1139374 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1139375 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1139375 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1139376 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1139376 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1139377 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1139377 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1139377 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@107b7dc
   [junit4]   2> 1139377 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1139377 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1139377 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1139398 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1139398 WARN  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1139399 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1139399 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1889156044, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1139399 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c127d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14ad14b),segFN=segments_1,generation=1}
   [junit4]   2> 1139399 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1139400 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1139400 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1139403 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1139403 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1139403 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1139404 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1139404 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1139404 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1139404 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1139404 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1139404 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1139404 WARN  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1139406 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1139407 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1139408 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1139409 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1139414 INFO  (coreLoadExecutor-4933-thread-1) [    ] 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> 1139414 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1139415 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1139415 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1139416 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1139416 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1139416 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.50390625, noCFSRatio=0.542183153876349]
   [junit4]   2> 1139416 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c127d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14ad14b),segFN=segments_1,generation=1}
   [junit4]   2> 1139417 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1139417 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d9004c[collection1] main]
   [junit4]   2> 1139417 WARN  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1139417 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1139417 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1139417 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1139417 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1139418 INFO  (searcherExecutor-4934-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d9004c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1139418 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1139418 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1139418 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1139418 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543407516472311808
   [junit4]   2> 1139420 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543407516472311808
   [junit4]   2> 1139420 INFO  (coreLoadExecutor-4933-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1139850 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1139851 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1139851 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f73897{/,null,AVAILABLE}
   [junit4]   2> 1139852 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.ServerConnector Started ServerConnector@9378a8{HTTP/1.1,[http/1.1]}{127.0.0.1:39541}
   [junit4]   2> 1139852 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.Server Started @1142380ms
   [junit4]   2> 1139852 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=39541, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores}
   [junit4]   2> 1139852 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8
   [junit4]   2> 1139852 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2'
   [junit4]   2> 1139852 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1139852 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1139852 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1139856 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores
   [junit4]   2> 1139856 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer New CoreContainer 10190435
   [junit4]   2> 1139856 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2]
   [junit4]   2> 1139856 WARN  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/lib
   [junit4]   2> 1139856 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] 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> 1139857 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1139857 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1139857 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1139857 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1139858 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1139858 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores
   [junit4]   2> 1139858 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, configSet=collection1, loadOnStartup=true, transient=false, name=collection1, config=solrconfig-tlog.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1139858 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1139858 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1139859 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1139859 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1139859 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1139859 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1139859 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1139859 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1139859 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1139875 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1139877 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1139883 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1139887 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1139952 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1139955 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1139956 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1139958 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1139959 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1139960 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1139960 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1139961 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1139961 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1139961 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1139962 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1139962 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@107b7dc
   [junit4]   2> 1139963 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1139963 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1139963 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1139963 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 1139963 WARN  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1139963 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1139963 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1889156044, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1139964 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@783ffa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@233b76),segFN=segments_1,generation=1}
   [junit4]   2> 1139972 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1139973 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 1139973 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1139977 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1139977 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1139977 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1139977 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1139977 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1139977 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1139977 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1139977 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1139977 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1139978 WARN  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1139980 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1139981 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1139981 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1139982 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1139987 INFO  (coreLoadExecutor-4944-thread-1) [    ] 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> 1139988 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1139988 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1139988 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1139989 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1139989 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1139990 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.50390625, noCFSRatio=0.542183153876349]
   [junit4]   2> 1139990 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@783ffa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@233b76),segFN=segments_1,generation=1}
   [junit4]   2> 1139990 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1139990 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10f7d22[collection1] main]
   [junit4]   2> 1139990 WARN  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1139990 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1139990 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1139990 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1139990 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1139991 INFO  (searcherExecutor-4945-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10f7d22[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1139991 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1139991 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1139991 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1139991 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543407517073145856
   [junit4]   2> 1139993 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543407517073145856
   [junit4]   2> 1139993 INFO  (coreLoadExecutor-4944-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1140360 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1140364 INFO  (qtp25972538-9928) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 1140366 INFO  (qtp11375610-9945) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:46763//collection1] nUpdates=100
   [junit4]   2> 1140366 INFO  (qtp11375610-9945) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 1140366 INFO  (qtp11375610-9945) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:46763//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1140369 INFO  (qtp11375610-9946) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 1140372 INFO  (qtp25972538-9930) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@192ec74[collection1] realtime]
   [junit4]   2> 1140372 INFO  (qtp25972538-9930) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 1140372 INFO  (qtp25972538-9930) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1140372 INFO  (qtp11375610-9947) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:46763//collection1] nUpdates=100
   [junit4]   2> 1140374 INFO  (qtp25972538-9923) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1140374 INFO  (qtp11375610-9947) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 1 versions from http://127.0.0.1:46763//collection1 fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 1140376 INFO  (qtp25972538-9928) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&checkCanHandleVersionRanges=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1140376 INFO  (qtp11375610-9947) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=  No additional versions requested. ourLowThreshold=1 otherHigh=1 ourHighest=1 otherHighest=1
   [junit4]   2> 1140377 INFO  (qtp11375610-9947) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@38856f[collection1] realtime]
   [junit4]   2> 1140377 INFO  (qtp11375610-9947) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 1140377 INFO  (qtp11375610-9947) [    ] o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 1140377 INFO  (qtp11375610-9947) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 1140377 INFO  (qtp11375610-9947) [    ] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:46763//collection1&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1140379 INFO  (qtp25972538-9929) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1140380 INFO  (qtp25972538-9929) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@10c2fab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@846354),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@10c2fab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@846354),segFN=segments_2,generation=2}
   [junit4]   2> 1140380 INFO  (qtp25972538-9929) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1140380 INFO  (qtp25972538-9929) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18a096b[collection1] main]
   [junit4]   2> 1140381 INFO  (qtp25972538-9929) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1

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

 to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1140873 INFO  (coreCloseExecutor-4954-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1140873 INFO  (coreCloseExecutor-4954-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1140873 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a2b73d{/,null,UNAVAILABLE}
   [junit4]   2> 1140875 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@9378a8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1140875 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10190435
   [junit4]   2> 1140875 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@69bb69
   [junit4]   2> 1140875 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1140875 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1140876 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1140876 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1140876 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1140880 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1140880 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 1140880 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1140880 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1140880 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1140880 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1140880 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1140880 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1140880 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1140880 INFO  (coreCloseExecutor-4956-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1140881 INFO  (TEST-PeerSyncTest.test-seed#[AC900409C6D9FF45]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f73897{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=AC900409C6D9FF45 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=wae-CH -Dtests.timezone=Asia/Karachi -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.90s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AC900409C6D9FF45:24C43BD3682592BD]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1140887 INFO  (SUITE-PeerSyncTest-seed#[AC900409C6D9FF45]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_AC900409C6D9FF45-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=wae-CH, timezone=Asia/Karachi
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=240922368,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudSchemaless, CopyFieldTest, AnalysisErrorHandlingTest, HttpPartitionTest, CursorPagingTest, QueryEqualityTest, TestFieldSortValues, BigEndianAscendingWordSerializerTest, TestSearcherReuse, TestReplicationHandler, DistributedQueueTest, TestExactStatsCache, TestHashQParserPlugin, TestCrossCoreJoin, FullHLLTest, TestFieldCacheWithThreads, TestMacros, VersionInfoTest, RequiredFieldsTest, TestCSVLoader, DistributedExpandComponentTest, SecurityConfHandlerTest, TestBinaryField, TestRTGBase, PingRequestHandlerTest, TestMergePolicyConfig, DocumentAnalysisRequestHandlerTest, TestBadConfig, TestSolr4Spatial, TestSolrCoreSnapshots, TestHdfsCloudBackupRestore, TestComponentsName, GraphQueryTest, PrimUtilsTest, TestNamedUpdateProcessors, HdfsRestartWhileUpdatingTest, VMParamsZkACLAndCredentialsProvidersTest, TestCloudPseudoReturnFields, ZkNodePropsTest, AnalysisAfterCoreReloadTest, TestBackupRepositoryFactory, LeaderInitiatedRecoveryOnShardRestartTest, SynonymTokenizerTest, TestSolr4Spatial2, SuggestComponentTest, RestartWhileUpdatingTest, TestClassicSimilarityFactory, DeleteReplicaTest, TestConfigReload, TestTolerantUpdateProcessorRandomCloud, TestSchemaSimilarityResource, TestSizeLimitedDistributedMap, TestRebalanceLeaders, SolrRequestParserTest, CollectionsAPISolrJTest, FacetPivotSmallTest, ResourceLoaderTest, TestUseDocValuesAsStored2, BasicDistributedZkTest, TestXmlQParserPlugin, TestNRTOpen, TestSolrQueryResponse, TestLocalFSCloudBackupRestore, TestDocSet, XsltUpdateRequestHandlerTest, TestBulkSchemaAPI, TestOmitPositions, TestReqParamsAPI, DocValuesMissingTest, TestPseudoReturnFields, OutputWriterTest, SortSpecParsingTest, SyncSliceTest, CheckHdfsIndexTest, TestAtomicUpdateErrorCases, TestQueryWrapperFilter, TestManagedStopFilterFactory, TestFieldCollectionResource, TestSolrConfigHandlerCloud, TestDistributedSearch, PolyFieldTest, TestRuleBasedAuthorizationPlugin, CleanupOldIndexTest, BlockCacheTest, TestFunctionQuery, RulesTest, ReturnFieldsTest, ClassificationUpdateProcessorFactoryTest, PreAnalyzedFieldTest, TestJoin, PeerSyncTest]
   [junit4] Completed [315/631 (1!)] on J0 in 2.92s, 1 test, 1 failure <<< FAILURES!

[...truncated 50713 lines...]


[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 1550 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1550/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

1 tests failed.
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([38B39A1F08C5E6C4:B0E7A5C5A6398B3C]: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 11906 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/init-core-data-001
   [junit4]   2> 1420091 INFO  (SUITE-PeerSyncTest-seed#[38B39A1F08C5E6C4]-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> 1420091 INFO  (SUITE-PeerSyncTest-seed#[38B39A1F08C5E6C4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1420204 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1420205 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1420206 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10f4c2e{/,null,AVAILABLE}
   [junit4]   2> 1420209 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f008fe{HTTP/1.1,[http/1.1]}{127.0.0.1:43684}
   [junit4]   2> 1420209 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.Server Started @1421750ms
   [junit4]   2> 1420209 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=43684, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores}
   [junit4]   2> 1420209 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1420209 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control'
   [junit4]   2> 1420210 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1420210 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1420210 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/solr.xml
   [junit4]   2> 1420221 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores
   [junit4]   2> 1420221 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer New CoreContainer 14116590
   [junit4]   2> 1420221 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control]
   [junit4]   2> 1420221 WARN  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/lib
   [junit4]   2> 1420222 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] 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> 1420224 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1420224 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1420224 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1420224 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1420224 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1420225 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores
   [junit4]   2> 1420225 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] 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> 1420226 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1420226 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1420226 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1420226 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1420227 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1420227 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1420227 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1420227 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1420227 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1420256 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1420259 WARN  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1420260 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1420271 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1420278 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1420363 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1420370 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1420372 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1420379 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1420381 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1420383 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1420383 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1420384 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1420384 INFO  (coreLoadExecutor-2836-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1420385 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1420385 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1420385 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@499681
   [junit4]   2> 1420386 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1420386 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1420386 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1420386 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1420387 WARN  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1420387 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1420387 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5909227760658042]
   [junit4]   2> 1420388 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@16bc346 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57aaa),segFN=segments_1,generation=1}
   [junit4]   2> 1420388 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1420388 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1420388 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1420396 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1420396 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1420396 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1420396 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1420396 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1420396 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1420397 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1420397 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1420397 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1420397 WARN  (coreLoadExecutor-2836-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> 1420400 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420401 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420403 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420405 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420417 INFO  (coreLoadExecutor-2836-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> 1420417 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1420417 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1420417 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1420419 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1420419 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1420419 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2023689820, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1420420 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@16bc346 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57aaa),segFN=segments_1,generation=1}
   [junit4]   2> 1420420 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1420420 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a8d1e[collection1] main]
   [junit4]   2> 1420420 WARN  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1420421 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1420421 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1420421 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1420421 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1420423 INFO  (searcherExecutor-2837-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a8d1e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1420423 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1420423 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1420423 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1420423 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543398636813025280
   [junit4]   2> 1420425 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543398636813025280
   [junit4]   2> 1420425 INFO  (coreLoadExecutor-2836-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1420803 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1420804 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1420805 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@91e83e{/,null,AVAILABLE}
   [junit4]   2> 1420806 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@187c4a2{HTTP/1.1,[http/1.1]}{127.0.0.1:39155}
   [junit4]   2> 1420806 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.Server Started @1422347ms
   [junit4]   2> 1420806 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=39155, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores}
   [junit4]   2> 1420807 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1420807 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0'
   [junit4]   2> 1420807 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1420807 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1420807 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1420813 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores
   [junit4]   2> 1420813 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer New CoreContainer 32642003
   [junit4]   2> 1420813 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0]
   [junit4]   2> 1420813 WARN  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/lib
   [junit4]   2> 1420813 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] 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> 1420814 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1420815 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1420815 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1420815 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1420815 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1420816 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores
   [junit4]   2> 1420816 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] 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> 1420816 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1420816 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1420817 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1420817 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1420817 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1420817 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1420817 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1420817 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1420817 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1420841 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1420844 WARN  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1420844 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1420854 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1420860 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1420948 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1420954 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1420955 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1420960 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1420962 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1420964 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1420964 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1420965 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1420965 INFO  (coreLoadExecutor-2847-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1420966 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1420966 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1420966 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@499681
   [junit4]   2> 1420967 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1420967 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1420967 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1420967 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1420967 WARN  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1420967 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1420967 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5909227760658042]
   [junit4]   2> 1420968 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cd19be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@507e15),segFN=segments_1,generation=1}
   [junit4]   2> 1420968 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1420968 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1420968 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1420974 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1420974 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1420974 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1420974 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1420974 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1420974 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1420975 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1420975 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1420975 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1420975 WARN  (coreLoadExecutor-2847-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> 1420977 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420978 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420980 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420981 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1420992 INFO  (coreLoadExecutor-2847-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> 1420992 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1420992 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1420992 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1420993 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1420993 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2023689820, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cd19be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@507e15),segFN=segments_1,generation=1}
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@70dbb4[collection1] main]
   [junit4]   2> 1420995 WARN  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1420995 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1420998 INFO  (searcherExecutor-2848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70dbb4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1420998 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1420998 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1420998 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1420998 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543398637415956480
   [junit4]   2> 1421000 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543398637415956480
   [junit4]   2> 1421000 INFO  (coreLoadExecutor-2847-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1421390 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1421391 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1421392 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13f15f6{/,null,AVAILABLE}
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f43428{HTTP/1.1,[http/1.1]}{127.0.0.1:34184}
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.Server Started @1422935ms
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=34184, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores}
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1'
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1421394 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1421395 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1421400 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores
   [junit4]   2> 1421401 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer New CoreContainer 15787166
   [junit4]   2> 1421401 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1]
   [junit4]   2> 1421401 WARN  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/lib
   [junit4]   2> 1421401 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] 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> 1421402 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1421403 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1421403 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1421403 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1421403 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1421403 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores
   [junit4]   2> 1421404 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] 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> 1421404 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1421404 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1421404 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1421404 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1421404 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1421405 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1421405 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1421405 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1421405 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1421430 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1421434 WARN  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1421435 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1421443 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1421449 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1421529 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1421535 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1421536 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1421541 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1421543 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1421545 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1421545 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1421547 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1421547 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1421547 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1421547 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1421547 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@499681
   [junit4]   2> 1421548 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1421548 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1421548 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1421548 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1421548 WARN  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1421548 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1421549 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5909227760658042]
   [junit4]   2> 1421549 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@326bdd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3513be),segFN=segments_1,generation=1}
   [junit4]   2> 1421549 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1421549 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1421550 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1421555 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1421555 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1421555 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1421555 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1421556 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1421556 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1421556 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1421556 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1421556 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1421556 WARN  (coreLoadExecutor-2858-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> 1421558 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1421559 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1421560 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1421561 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1421573 INFO  (coreLoadExecutor-2858-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> 1421573 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1421574 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1421574 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1421574 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1421574 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2023689820, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@326bdd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3513be),segFN=segments_1,generation=1}
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12eac47[collection1] main]
   [junit4]   2> 1421576 WARN  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1421576 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1421577 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1421588 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12eac47[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1421588 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1421588 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1421588 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1421588 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543398638034616320
   [junit4]   2> 1421591 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543398638034616320
   [junit4]   2> 1421591 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1421977 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1421979 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1421980 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ae60d0{/,null,AVAILABLE}
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3120e2{HTTP/1.1,[http/1.1]}{127.0.0.1:41067}
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.Server Started @1423522ms
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=41067, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores}
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2'
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1421981 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1421982 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1421987 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores
   [junit4]   2> 1421987 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer New CoreContainer 29771260
   [junit4]   2> 1421987 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2]
   [junit4]   2> 1421988 WARN  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/lib
   [junit4]   2> 1421988 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] 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> 1421989 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1421989 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1421989 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1421989 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1421989 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1421990 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores
   [junit4]   2> 1421991 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] 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> 1421991 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1421991 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1421999 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1421999 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1421999 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1421999 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1421999 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1422000 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1422000 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1422023 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1422026 WARN  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1422027 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1422036 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1422043 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1422124 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1422130 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1422131 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1422137 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1422138 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1422140 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1422140 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1422141 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1422141 INFO  (coreLoadExecutor-2869-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1422142 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1422142 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1422142 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@499681
   [junit4]   2> 1422143 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1422143 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1422143 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1422143 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 1422143 WARN  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1422143 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1422144 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5909227760658042]
   [junit4]   2> 1422144 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@35c8f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@733239),segFN=segments_1,generation=1}
   [junit4]   2> 1422144 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1422144 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 1422144 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1422150 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1422150 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1422150 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1422151 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1422151 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1422151 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1422151 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1422151 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1422151 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1422151 WARN  (coreLoadExecutor-2869-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> 1422153 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1422154 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1422155 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1422156 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1422168 INFO  (coreLoadExecutor-2869-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> 1422168 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1422168 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1422168 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1422169 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1422169 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1422170 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2023689820, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@35c8f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@733239),segFN=segments_1,generation=1}
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@137fe43[collection1] main]
   [junit4]   2> 1422171 WARN  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1422171 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1422173 INFO  (searcherExecutor-2870-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@137fe43[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1422174 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1422174 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1422174 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1422174 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543398638649081856
   [junit4]   2> 1422175 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543398638649081856
   [junit4]   2> 1422176 INFO  (coreLoadExecutor-2869-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1422501 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1422508 INFO  (qtp11008961-6428) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 3
   [junit4]   2> 1422511 INFO  (qtp29636107-6445) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:39155//collection1] nUpdates=100
   [junit4]   2> 1422511 INFO  (qtp29636107-6445) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 1422511 INFO  (qtp29636107-6445) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:39155//collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1422517 INFO  (qtp29636107-6446) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 2
   [junit4]   2> 1422520 INFO  (qtp29636107-6447) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:39155//collection1] nUpdates=100
   [junit4]   2> 1422524 INFO  (qtp11008961-6430) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening 

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

ir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1423164 INFO  (coreCloseExecutor-2879-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1423164 INFO  (coreCloseExecutor-2879-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1423165 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13f15f6{/,null,UNAVAILABLE}
   [junit4]   2> 1423166 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3120e2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1423166 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29771260
   [junit4]   2> 1423166 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7083d4
   [junit4]   2> 1423166 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1423167 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1423167 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1423167 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1423167 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1423183 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1423184 INFO  (coreCloseExecutor-2881-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1423185 INFO  (TEST-PeerSyncTest.test-seed#[38B39A1F08C5E6C4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ae60d0{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=38B39A1F08C5E6C4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=Pacific/Bougainville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.10s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([38B39A1F08C5E6C4:B0E7A5C5A6398B3C]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [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]   2> 1423191 INFO  (SUITE-PeerSyncTest-seed#[38B39A1F08C5E6C4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_38B39A1F08C5E6C4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=MockRandom), n_l1=Lucene50(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), intDefault=Lucene50(blocksize=128), n_dt1=BlockTreeOrds(blocksize=128), n_td1=BlockTreeOrds(blocksize=128), n_d1=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), n_f1=BlockTreeOrds(blocksize=128), n_ti1=PostingsFormat(name=MockRandom), n_tl1=BlockTreeOrds(blocksize=128), _version_=Lucene50(blocksize=128), n_tf1=Lucene50(blocksize=128), n_tdt1=Lucene50(blocksize=128), id=PostingsFormat(name=MockRandom), range_facet_i_dv=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=999, maxMBSortInHeap=7.503745332173878, sim=ClassicSimilarity, locale=sr-RS, timezone=Pacific/Bougainville
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=336696016,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, TestBinaryField, SyncSliceTest, TestRandomDVFaceting, CacheHeaderTest, SOLR749Test, EchoParamsTest, TestHighlightDedupGrouping, AnalysisErrorHandlingTest, VMParamsZkACLAndCredentialsProvidersTest, TestOnReconnectListenerSupport, TestAtomicUpdateErrorCases, TestDefaultStatsCache, OverseerModifyCollectionTest, DistributedFacetPivotSmallAdvancedTest, JSONWriterTest, PingRequestHandlerTest, RequiredFieldsTest, SparseHLLTest, TestRangeQuery, TestManagedStopFilterFactory, TestGraphMLResponseWriter, TestSizeLimitedDistributedMap, TestCloudDeleteByQuery, HttpPartitionTest, TestIBSimilarityFactory, TestImplicitCoreProperties, AnalysisAfterCoreReloadTest, TestCollapseQParserPlugin, BasicDistributedZkTest, CdcrBootstrapTest, TestConfigSetProperties, CurrencyFieldOpenExchangeTest, SynonymTokenizerTest, FacetPivotSmallTest, CursorPagingTest, TestRebalanceLeaders, TestFileDictionaryLookup, TestLocalFSCloudBackupRestore, QueryEqualityTest, TestUseDocValuesAsStored2, TestSolrConfigHandler, SolrCoreTest, StandardRequestHandlerTest, TestDistribDocBasedVersion, PreAnalyzedFieldTest, TestReqParamsAPI, TestSchemaSimilarityResource, PKIAuthenticationIntegrationTest, TestComponentsName, TestFieldTypeResource, IgnoreCommitOptimizeUpdateProcessorFactoryTest, VersionInfoTest, CollectionStateFormat2Test, RemoteQueryErrorTest, BlockJoinFacetDistribTest, TestStressLucene, ExternalFileFieldSortTest, DocumentAnalysisRequestHandlerTest, SecurityConfHandlerTest, DistanceUnitsTest, IndexSchemaTest, TestPseudoReturnFields, PeerSyncTest]
   [junit4] Completed [389/631 (1!)] on J0 in 3.13s, 1 test, 1 failure <<< FAILURES!

[...truncated 53264 lines...]