Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/802/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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




Build Log:
[...truncated 11583 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/init-core-data-001
   [junit4]   2> 1863352 INFO  
(SUITE-PeerSyncTest-seed#[6887873E5BB59A2A]-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> 1863352 INFO  
(SUITE-PeerSyncTest-seed#[6887873E5BB59A2A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dd_/
   [junit4]   2> 1863474 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1863476 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1863478 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@448f9049{/dd_,null,AVAILABLE}
   [junit4]   2> 1863481 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@7d1274da{HTTP/1.1,[http/1.1]}{127.0.0.1:41334}
   [junit4]   2> 1863481 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.Server Started @1867625ms
   [junit4]   2> 1863481 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/dd_, hostPort=41334, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/cores}
   [junit4]   2> 1863481 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1863481 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control'
   [junit4]   2> 1863481 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1863481 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1863481 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/solr.xml
   [junit4]   2> 1863486 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/cores
   [junit4]   2> 1863486 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 1110057708
   [junit4]   2> 1863486 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control]
   [junit4]   2> 1863487 WARN  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/lib
   [junit4]   2> 1863487 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] 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,
   [junit4]   2> 1863489 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with 
params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1863489 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1863489 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1863489 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1863489 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1863490 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/cores
   [junit4]   2> 1863492 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 1863492 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1863492 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1863493 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1863493 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1863493 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1863493 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1863493 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1863493 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1863493 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1863514 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1863517 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1863523 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1863527 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1863592 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1863597 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1863598 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1863600 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1863601 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1863603 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1863603 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1863604 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1863605 INFO  (coreLoadExecutor-6844-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1863605 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1863605 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1863605 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61817474
   [junit4]   2> 1863605 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1863605 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1863605 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1863605 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1863605 WARN  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1863606 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1863606 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1863606 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@128de053 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3236519b),segFN=segments_1,generation=1}
   [junit4]   2> 1863606 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1863607 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1863607 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1863609 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1863609 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1863609 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1863609 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1863609 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1863609 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1863609 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1863609 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1863609 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1863610 WARN  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1863611 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1863612 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1863612 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1863613 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1863616 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1863616 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1863616 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1863616 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1863617 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1863617 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1863617 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1863617 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@128de053 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3236519b),segFN=segments_1,generation=1}
   [junit4]   2> 1863617 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1863617 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@49f0e5d4[collection1] main]
   [junit4]   2> 1863618 WARN  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1863618 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1863618 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1863618 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1863618 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1863618 INFO  
(searcherExecutor-6845-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49f0e5d4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1863619 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1863619 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1863619 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1863619 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543441637676417024
   [junit4]   2> 1863620 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543441637676417024
   [junit4]   2> 1863620 INFO  (coreLoadExecutor-6844-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1864114 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1864115 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1864117 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@757faf2c{/dd_,null,AVAILABLE}
   [junit4]   2> 1864118 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@2d4b303f{HTTP/1.1,[http/1.1]}{127.0.0.1:36909}
   [junit4]   2> 1864118 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.Server Started @1868263ms
   [junit4]   2> 1864118 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/dd_, hostPort=36909, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/cores}
   [junit4]   2> 1864119 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1864119 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0'
   [junit4]   2> 1864119 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1864119 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1864119 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1864123 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/cores
   [junit4]   2> 1864123 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 1716095933
   [junit4]   2> 1864123 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0]
   [junit4]   2> 1864123 WARN  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/lib
   [junit4]   2> 1864123 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] 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,
   [junit4]   2> 1864125 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with 
params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1864125 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1864125 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1864125 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1864125 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1864126 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/cores
   [junit4]   2> 1864126 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 1864126 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1864126 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1864127 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1864127 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1864127 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1864127 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1864127 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1864128 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1864128 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1864147 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1864150 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1864156 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1864160 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1864227 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1864232 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1864233 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1864236 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1864237 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1864238 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1864238 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1864240 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1864240 INFO  (coreLoadExecutor-6855-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1864240 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1864240 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1864240 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61817474
   [junit4]   2> 1864241 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1864241 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1864241 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1864241 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1864241 WARN  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1864242 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1864242 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1864242 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@62047e53 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1047cf5),segFN=segments_1,generation=1}
   [junit4]   2> 1864242 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1864242 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1864243 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1864245 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1864245 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1864245 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1864245 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1864245 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1864245 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1864246 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1864246 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1864246 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1864246 WARN  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1864247 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864248 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864249 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864250 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864254 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1864254 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1864254 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1864254 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1864255 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1864255 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1864255 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1864256 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@62047e53 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1047cf5),segFN=segments_1,generation=1}
   [junit4]   2> 1864256 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1864256 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@36857f77[collection1] main]
   [junit4]   2> 1864256 WARN  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1864256 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1864256 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1864256 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1864256 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1864257 INFO  
(searcherExecutor-6856-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@36857f77[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1864257 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1864257 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1864257 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1864257 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543441638345408512
   [junit4]   2> 1864259 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543441638345408512
   [junit4]   2> 1864259 INFO  (coreLoadExecutor-6855-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1864750 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1864751 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1864753 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ad2984d{/dd_,null,AVAILABLE}
   [junit4]   2> 1864753 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@31844b8f{HTTP/1.1,[http/1.1]}{127.0.0.1:55462}
   [junit4]   2> 1864753 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.Server Started @1868899ms
   [junit4]   2> 1864754 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/dd_, hostPort=55462, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/cores}
   [junit4]   2> 1864754 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1864754 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1'
   [junit4]   2> 1864754 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1864755 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1864755 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1864766 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/cores
   [junit4]   2> 1864767 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 1703859419
   [junit4]   2> 1864767 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1]
   [junit4]   2> 1864767 WARN  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/lib
   [junit4]   2> 1864767 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] 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,
   [junit4]   2> 1864769 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with 
params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1864769 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1864769 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1864769 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1864769 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1864770 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/cores
   [junit4]   2> 1864770 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 1864771 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1864771 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1864771 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1864771 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1864771 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1864771 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1864772 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1864772 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1864772 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1864791 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1864793 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1864799 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1864803 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1864871 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1864875 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1864876 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1864879 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1864880 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1864881 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1864882 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1864883 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1864883 INFO  (coreLoadExecutor-6866-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1864884 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1864884 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1864884 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61817474
   [junit4]   2> 1864884 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1864884 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1864884 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1864884 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1864884 WARN  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1864885 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1864885 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1864885 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@434c9838 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48f41cbd),segFN=segments_1,generation=1}
   [junit4]   2> 1864885 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1864885 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1864886 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard1/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1864888 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1864888 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1864888 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1864889 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1864889 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1864889 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1864889 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1864889 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1864889 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1864889 WARN  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1864891 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864892 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864893 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864893 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864897 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1864897 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1864898 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1864898 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1864898 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1864898 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1864902 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1864902 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@434c9838 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48f41cbd),segFN=segments_1,generation=1}
   [junit4]   2> 1864902 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1864902 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@782e3ed3[collection1] main]
   [junit4]   2> 1864902 WARN  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1864902 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1864902 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1864902 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1864902 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1864903 INFO  
(searcherExecutor-6867-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@782e3ed3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1864903 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1864903 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1864904 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1864904 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543441639023837184
   [junit4]   2> 1864905 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543441639023837184
   [junit4]   2> 1864905 INFO  (coreLoadExecutor-6866-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1865400 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1865401 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1865402 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d3eca7e{/dd_,null,AVAILABLE}
   [junit4]   2> 1865403 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@b004f12{HTTP/1.1,[http/1.1]}{127.0.0.1:44833}
   [junit4]   2> 1865403 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.Server Started @1869548ms
   [junit4]   2> 1865403 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/dd_, hostPort=44833, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores}
   [junit4]   2> 1865404 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1865404 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2'
   [junit4]   2> 1865404 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1865404 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1865404 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1865408 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores
   [junit4]   2> 1865408 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 1911768506
   [junit4]   2> 1865408 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2]
   [junit4]   2> 1865408 WARN  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/lib
   [junit4]   2> 1865408 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] 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,
   [junit4]   2> 1865410 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with 
params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1865410 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1865410 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1865410 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1865410 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1865411 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores
   [junit4]   2> 1865411 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 1865411 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1865412 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1865412 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1865412 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1865412 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1865413 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1865413 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1865413 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1865413 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1865435 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1865438 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1865444 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1865448 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1865520 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1865524 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1865525 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1865528 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1865529 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1865530 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1865531 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1865532 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1865532 INFO  (coreLoadExecutor-6877-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1865532 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1865532 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1865532 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61817474
   [junit4]   2> 1865533 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1865533 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1865533 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1865533 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 1865533 WARN  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1865533 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1865533 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1865534 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@e5f1e6c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45b1b53f),segFN=segments_1,generation=1}
   [junit4]   2> 1865534 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1865534 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 1865534 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1865537 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1865537 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1865537 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1865537 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1865537 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1865537 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1865537 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1865537 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1865537 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1865537 WARN  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1865539 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865540 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865540 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865541 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865545 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1865545 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1865545 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1865545 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1865546 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1865546 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1865547 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1865547 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@e5f1e6c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45b1b53f),segFN=segments_1,generation=1}
   [junit4]   2> 1865547 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1865547 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d260947[collection1] main]
   [junit4]   2> 1865547 WARN  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1865547 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1865547 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1865547 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1865547 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1865548 INFO  
(searcherExecutor-6878-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2d260947[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1865548 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1865548 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1865548 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1865548 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543441639699120128
   [junit4]   2> 1865550 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543441639699120128
   [junit4]   2> 1865550 INFO  (coreLoadExecutor-6877-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1865919 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1865923 INFO  (qtp870667585-17354) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dd_ path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 0
   [junit4]   2> 1865926 INFO  (qtp1117391083-17371) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= START 
replicas=[http://127.0.0.1:36909/dd_/collection1] nUpdates=100
   [junit4]   2> 1865927 INFO  (qtp1117391083-17371) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  
sync failed.
   [junit4]   2> 1865927 INFO  (qtp1117391083-17371) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/dd_ path=/get 
params={qt=/get&getVersions=100&sync=http://127.0.0.1:36909/dd_/collection1&wt=javabin&version=2}

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

.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1866253 INFO  (coreCloseExecutor-6889-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 
directories currently being tracked
   [junit4]   2> 1866253 INFO  (coreCloseExecutor-6889-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 1866253 INFO  (coreCloseExecutor-6889-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1866253 INFO  (coreCloseExecutor-6889-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1866253 INFO  (coreCloseExecutor-6889-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1866253 INFO  (coreCloseExecutor-6889-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1866253 INFO  (coreCloseExecutor-6889-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1866253 INFO  (coreCloseExecutor-6889-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1866253 INFO  (coreCloseExecutor-6889-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1866253 INFO  (coreCloseExecutor-6889-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1866254 INFO  (TEST-PeerSyncTest.test-seed#[6887873E5BB59A2A]) 
[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3d3eca7e{/dd_,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest 
-Dtests.method=test -Dtests.seed=6887873E5BB59A2A -Dtests.slow=true 
-Dtests.locale=ar-AE -Dtests.timezone=Africa/Libreville -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.91s J0 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but 
was:<false>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6887873E5BB59A2A:E0D3B8E4F549F7D2]:0)
   [junit4]    >        at 
org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    >        at 
org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1866261 INFO  
(SUITE-PeerSyncTest-seed#[6887873E5BB59A2A]-worker) [    ] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_6887873E5BB59A2A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=FST50, n_l1=PostingsFormat(name=Direct), 
multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Direct), 
n_dt1=Lucene50(blocksize=128), n_td1=Lucene50(blocksize=128), 
n_d1=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), 
n_f1=Lucene50(blocksize=128), n_ti1=FST50, n_tl1=Lucene50(blocksize=128), 
_version_=PostingsFormat(name=Direct), n_tf1=PostingsFormat(name=Direct), 
n_tdt1=PostingsFormat(name=Direct), id=FST50, 
range_facet_i_dv=PostingsFormat(name=Direct), 
timestamp=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=81, 
maxMBSortInHeap=7.7821780931241875, sim=ClassicSimilarity, locale=ar-AE, 
timezone=Africa/Libreville
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=227224528,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DirectUpdateHandlerTest, 
TestExtendedDismaxParser, BlobRepositoryCloudTest, 
OverseerCollectionConfigSetProcessorTest, HdfsChaosMonkeySafeLeaderTest, 
TestSolr4Spatial2, TestConfigSetsAPIExclusivity, DistribCursorPagingTest, 
TestIntervalFaceting, RecoveryAfterSoftCommitTest, ZkStateWriterTest, 
SOLR749Test, TestSolrXml, CdcrBootstrapTest, HttpPartitionTest, PolyFieldTest, 
TestClusterStateMutator, DistributedQueryElevationComponentTest, 
HdfsRecoveryZkTest, TestPKIAuthenticationPlugin, TestRandomFlRTGCloud, 
StatelessScriptUpdateProcessorFactoryTest, HdfsLockFactoryTest, 
TestAddFieldRealTimeGet, CreateCollectionCleanupTest, 
AnalyticsMergeStrategyTest, TestXmlQParserPlugin, 
TestPartialUpdateDeduplication, HighlighterTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestReplicationHandlerBackup, 
TestDefaultStatsCache, TestArbitraryIndexDir, TestDefaultSearchFieldResource, 
TestSchemaResource, TestManagedResource, AnalysisAfterCoreReloadTest, 
CollectionsAPISolrJTest, TestMinMaxOnMultiValuedField, 
TestWordDelimiterFilterFactory, DistributedDebugComponentTest, 
ClusterStateTest, TestDFRSimilarityFactory, TestFunctionQuery, 
DistribJoinFromCollectionTest, TestIBSimilarityFactory, DeleteNodeTest, 
TestOverriddenPrefixQueryForCustomFieldType, DocValuesMultiTest, 
TestManagedSynonymFilterFactory, TestImplicitCoreProperties, TestRTimerTree, 
OverseerRolesTest, DistributedVersionInfoTest, TestSolrConfigHandler, 
TestBulkSchemaConcurrent, TestRemoteStreaming, FastVectorHighlighterTest, 
TestSolrConfigHandlerCloud, TestRestoreCore, TestSizeLimitedDistributedMap, 
TestUninvertingReader, TestFieldTypeResource, IndexSchemaTest, 
PreAnalyzedUpdateProcessorTest, TestFilteredDocIdSet, 
DeleteInactiveReplicaTest, TestPhraseSuggestions, AlternateDirectoryTest, 
TestExactSharedStatsCache, TestPivotHelperCode, TestUniqueKeyFieldResource, 
DOMUtilTest, PrimUtilsTest, TestHashPartitioner, ShardRoutingTest, 
URLClassifyProcessorTest, HdfsWriteToMultipleCollectionsTest, 
SpatialFilterTest, DisMaxRequestHandlerTest, CheckHdfsIndexTest, 
TestBackupRepositoryFactory, TestFieldCache, ConfigSetsAPITest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestFieldCacheWithThreads, 
TestLuceneMatchVersion, DocumentBuilderTest, SimplePostToolTest, SolrCoreTest, 
UUIDFieldTest, TestManagedSchemaAPI, TestBlendedInfixSuggestions, 
BooleanFieldTest, UpdateParamsTest, TestLRUStatsCache, EnumFieldTest, 
DocValuesTest, TestSearchPerf, HLLSerializationTest, RestartWhileUpdatingTest, 
TestTestInjection, QueryElevationComponentTest, RegexBoostProcessorTest, 
RecoveryZkTest, TestCodecSupport, BigEndianAscendingWordSerializerTest, 
StandardRequestHandlerTest, TestCSVLoader, TestLFUCache, SolrXmlInZkTest, 
CdcrReplicationHandlerTest, HdfsNNFailoverTest, VersionInfoTest, 
ClusterStateUpdateTest, CircularListTest, TolerantUpdateProcessorTest, 
TestTolerantSearch, SecurityConfHandlerTest, CoreAdminCreateDiscoverTest, 
SparseHLLTest, TestSubQueryTransformerCrossCore, 
PathHierarchyTokenizerFactoryTest, TestTolerantUpdateProcessorCloud, 
TestRebalanceLeaders, TestDistributedStatsComponentCardinality, 
MBeansHandlerTest, TestLegacyNumericRangeQueryBuilder, TestGroupingSearch, 
TestUpdate, TestSurroundQueryParser, XsltUpdateRequestHandlerTest, 
AtomicUpdatesTest, TestFieldResource, BufferStoreTest, 
TestPostingsSolrHighlighter, TestSchemaVersionResource, 
SharedFSAutoReplicaFailoverUtilsTest, TestCloudDeleteByQuery, ZkControllerTest, 
TestJmxIntegration, TestStressReorder, TestDynamicFieldResource, 
ShardSplitTest, TestLRUCache, TestRequestForwarding, CollectionReloadTest, 
TestDownShardTolerantSearch, TestElisionMultitermQuery, 
TestSolrCloudWithKerberosAlt, SimpleFacetsTest, TestRawResponseWriter, 
MoreLikeThisHandlerTest, BasicDistributedZkTest, BasicDistributedZk2Test, 
UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, 
TestReplicationHandler, TestDistributedSearch, DistributedTermsComponentTest, 
StatsComponentTest, PeerSyncTest]
   [junit4] Completed [343/632 (1!)] on J0 in 2.93s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 61048 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to