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/23 12:17:23 UTC

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

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...]


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...]