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

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3255 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3255/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([328287C6BE76B9F9:C5F1699E789E161F]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1326)
	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 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 10658 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/init-core-data-001
   [junit4]   2> 444736 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartup
   [junit4]   2> 444736 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1
   [junit4]   2> 444806 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 444808 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5707853b{/solr,null,AVAILABLE}
   [junit4]   2> 444821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b406b29{HTTP/1.1,[http/1.1]}{127.0.0.1:52814}
   [junit4]   2> 444821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.Server Started @450561ms
   [junit4]   2> 444821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=52814}
   [junit4]   2> 444821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 444821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001'
   [junit4]   2> 444822 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 444822 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 444822 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/solr.xml
   [junit4]   2> 444831 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/.
   [junit4]   2> 444831 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer New CoreContainer 1090506946
   [junit4]   2> 444831 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001]
   [junit4]   2> 444831 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/lib
   [junit4]   2> 444831 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] 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> 444835 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 444836 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 444836 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 444836 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 444836 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 444841 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/.
   [junit4]   2> 444844 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 444844 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1
   [junit4]   2> 444844 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 444845 INFO  (coreLoadExecutor-1308-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1'
   [junit4]   2> 444846 INFO  (coreLoadExecutor-1308-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 444846 INFO  (coreLoadExecutor-1308-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 444846 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 444846 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 444859 INFO  (coreLoadExecutor-1308-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 444861 WARN  (coreLoadExecutor-1308-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 444862 INFO  (coreLoadExecutor-1308-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 444868 INFO  (coreLoadExecutor-1308-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 444870 INFO  (coreLoadExecutor-1308-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 444874 INFO  (coreLoadExecutor-1308-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 444878 INFO  (coreLoadExecutor-1308-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1'
   [junit4]   2> 444878 INFO  (coreLoadExecutor-1308-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1
   [junit4]   2> 444878 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 444878 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 444879 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 444879 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data
   [junit4]   2> 444879 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 444879 WARN  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 444879 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 444879 INFO  (coreLoadExecutor-1308-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=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 444881 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b7d961a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6fb565ac),segFN=segments_1,generation=1}
   [junit4]   2> 444881 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 444884 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data/
   [junit4]   2> 444884 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 444890 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 444891 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 444892 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 444893 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 444895 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 444895 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 444895 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 444895 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 444895 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 444896 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=67.93359375, floorSegmentMB=2.1005859375, forceMergeDeletesPctAllowed=6.3165528120171235, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 444896 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b7d961a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6fb565ac),segFN=segments_1,generation=1}
   [junit4]   2> 444896 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 444896 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@51f4aba4[collection1] main]
   [junit4]   2> 444897 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1/conf
   [junit4]   2> 444897 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1/conf}
   [junit4]   2> 444897 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1/conf
   [junit4]   2> 444897 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 444898 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 444898 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 444898 INFO  (searcherExecutor-1309-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@51f4aba4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 444898 INFO  (coreLoadExecutor-1308-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 445350 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/collection1
   [junit4]   2> 445386 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 445388 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65c26561{/solr,null,AVAILABLE}
   [junit4]   2> 445388 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.ServerConnector Started ServerConnector@8ea855a{HTTP/1.1,[http/1.1]}{127.0.0.1:52815}
   [junit4]   2> 445388 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.Server Started @451128ms
   [junit4]   2> 445388 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=52815}
   [junit4]   2> 445389 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 445389 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002'
   [junit4]   2> 445389 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 445389 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 445390 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/solr.xml
   [junit4]   2> 445410 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/.
   [junit4]   2> 445410 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer New CoreContainer 583263096
   [junit4]   2> 445410 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002]
   [junit4]   2> 445410 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/lib
   [junit4]   2> 445411 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] 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> 445412 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 445413 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 445413 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 445413 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 445413 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 445414 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/.
   [junit4]   2> 445415 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 445415 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1
   [junit4]   2> 445415 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 445416 INFO  (coreLoadExecutor-1318-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/collection1'
   [junit4]   2> 445416 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 445416 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 445416 INFO  (coreLoadExecutor-1318-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 445417 INFO  (coreLoadExecutor-1318-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 445421 INFO  (coreLoadExecutor-1318-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 445423 WARN  (coreLoadExecutor-1318-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 445423 INFO  (coreLoadExecutor-1318-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 445427 INFO  (coreLoadExecutor-1318-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 445431 INFO  (coreLoadExecutor-1318-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 445433 INFO  (coreLoadExecutor-1318-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 445435 INFO  (coreLoadExecutor-1318-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/collection1'
   [junit4]   2> 445435 INFO  (coreLoadExecutor-1318-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1
   [junit4]   2> 445435 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 445435 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 445435 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 445436 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1/data
   [junit4]   2> 445436 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 445436 WARN  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 445436 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 445436 INFO  (coreLoadExecutor-1318-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=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 445437 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bd04b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40680b38),segFN=segments_1,generation=1}
   [junit4]   2> 445437 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 445437 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1/data/
   [junit4]   2> 445439 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 445440 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 445441 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 445442 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 445443 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 445445 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 445445 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 445445 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 445445 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 445445 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 445445 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=67.93359375, floorSegmentMB=2.1005859375, forceMergeDeletesPctAllowed=6.3165528120171235, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 445446 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1bd04b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40680b38),segFN=segments_1,generation=1}
   [junit4]   2> 445446 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 445446 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d16de30[collection1] main]
   [junit4]   2> 445447 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/collection1/conf
   [junit4]   2> 445447 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/collection1/conf}
   [junit4]   2> 445447 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/collection1/conf
   [junit4]   2> 445447 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 445449 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 445450 INFO  (searcherExecutor-1319-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d16de30[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 445450 INFO  (coreLoadExecutor-1318-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 445818 INFO  (qtp441547964-3395) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 445919 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@8ea855a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 445920 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=583263096
   [junit4]   2> 445921 INFO  (coreCloseExecutor-1324-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ef4f020
   [junit4]   2> 445921 INFO  (coreCloseExecutor-1324-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 445922 INFO  (coreCloseExecutor-1324-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 445922 INFO  (coreCloseExecutor-1324-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 445922 INFO  (coreCloseExecutor-1324-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 445924 INFO  (coreCloseExecutor-1324-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 445924 INFO  (coreCloseExecutor-1324-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 445924 INFO  (coreCloseExecutor-1324-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 445924 INFO  (coreCloseExecutor-1324-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 445924 INFO  (coreCloseExecutor-1324-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1/data
   [junit4]   2> 445925 INFO  (coreCloseExecutor-1324-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 445925 INFO  (coreCloseExecutor-1324-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 445925 INFO  (coreCloseExecutor-1324-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 445927 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65c26561{/solr,null,UNAVAILABLE}
   [junit4]   2> 445929 INFO  (qtp441547964-3398) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 445930 INFO  (qtp441547964-3398) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 445930 INFO  (qtp441547964-3399) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 445932 INFO  (qtp441547964-3399) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b7d961a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6fb565ac),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b7d961a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6fb565ac),segFN=segments_2,generation=2}
   [junit4]   2> 445932 INFO  (qtp441547964-3399) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 445932 INFO  (qtp441547964-3399) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2189fd10[collection1] main]
   [junit4]   2> 445933 INFO  (qtp441547964-3399) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 445933 INFO  (searcherExecutor-1309-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2189fd10[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 445933 INFO  (qtp441547964-3399) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 445938 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1b406b29{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 445938 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1090506946
   [junit4]   2> 445939 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@489d8a4f
   [junit4]   2> 445939 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 445940 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 445940 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 445940 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 445940 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 445940 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 445941 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 445941 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 445941 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 445941 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 445941 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 445941 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data
   [junit4]   2> 445942 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5707853b{/solr,null,UNAVAILABLE}
   [junit4]   2> 445943 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 445945 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26d2843d{/solr,null,AVAILABLE}
   [junit4]   2> 445946 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4a44bee3{HTTP/1.1,[http/1.1]}{127.0.0.1:52818}
   [junit4]   2> 445946 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.Server Started @451686ms
   [junit4]   2> 445946 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=52818}
   [junit4]   2> 445946 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 445947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001'
   [junit4]   2> 445947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 445947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 445947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/solr.xml
   [junit4]   2> 445952 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/.
   [junit4]   2> 445953 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer New CoreContainer 1331126955
   [junit4]   2> 445953 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001]
   [junit4]   2> 445953 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/lib
   [junit4]   2> 445953 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] 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> 445954 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 445955 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 445955 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 445955 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 445955 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 445956 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/.
   [junit4]   2> 445957 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 445957 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1
   [junit4]   2> 445957 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 445957 INFO  (coreLoadExecutor-1333-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1'
   [junit4]   2> 445958 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 445958 INFO  (coreLoadExecutor-1333-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 445958 INFO  (coreLoadExecutor-1333-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 445958 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[328287C6BE76B9F9]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 445963 INFO  (coreLoadExecutor-1333-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 445965 WARN  (coreLoadExecutor-1333-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 445965 INFO  (coreLoadExecutor-1333-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 445968 INFO  (coreLoadExecutor-1333-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 445971 INFO  (coreLoadExecutor-1333-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 445972 INFO  (coreLoadExecutor-1333-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 445973 INFO  (coreLoadExecutor-1333-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1'
   [junit4]   2> 445973 INFO  (coreLoadExecutor-1333-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1
   [junit4]   2> 445973 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 445973 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 445973 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 445973 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data
   [junit4]   2> 445973 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 445973 WARN  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 445974 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 445974 INFO  (coreLoadExecutor-1333-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=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 445975 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78c3ee5d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c2c1453),segFN=segments_1,generation=1}
   [junit4]   2> 445975 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 445975 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/./collection1/data/
   [junit4]   2> 445977 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 445978 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 445978 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 445979 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 445980 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 445981 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 445981 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 445981 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 445982 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 445982 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 445982 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=67.93359375, floorSegmentMB=2.1005859375, forceMergeDeletesPctAllowed=6.3165528120171235, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 445982 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@78c3ee5d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c2c1453),segFN=segments_1,generation=1}
   [junit4]   2> 445982 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 445982 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1340dd7f[collection1] main]
   [junit4]   2> 445983 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1/conf
   [junit4]   2> 445983 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1/conf}
   [junit4]   2> 445983 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-001/collection1/conf
   [junit4]   2> 445983 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 445983 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 445983 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 445983 INFO  (coreLoadExecutor-1333-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 445983 INFO  (searcherExecutor-1334-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1340dd7f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 446470 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 446471 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 446473 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 1
   [junit4]   2> 446474 INFO  (qtp1630728713-3440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 446475 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 446476 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 446477 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 446477 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 446478 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 446479 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 446479 INFO  (qtp1630728713-3440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 446480 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 446481 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 446481 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 446482 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 446483 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 446483 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 446484 INFO  (qtp1630728713-3440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 446485 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 446486 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 446487 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 446488 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 446488 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 446489 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 446498 INFO  (qtp1630728713-3440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 446500 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 446500 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 446501 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 446502 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 446503 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 446503 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 446504 INFO  (qtp1630728713-3440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 446505 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 446505 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 446506 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 446507 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 446507 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 446508 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 446509 INFO  (qtp1630728713-3440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 446509 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 446510 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 446511 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 446511 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 446512 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 446513 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 446517 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 446518 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 446520 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 446520 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 446521 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 446522 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 446523 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 446524 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 446524 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 446525 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 446526 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 446527 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 446527 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 446528 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 446529 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 446529 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 446650 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 446651 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 446652 INFO  (qtp1630728713-3440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 446652 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 446653 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 446654 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 446655 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 446655 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 446656 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 446656 INFO  (qtp1630728713-3440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 446657 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 446658 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 446659 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 446659 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 446660 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 446661 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 446661 INFO  (qtp1630728713-3440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 446662 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 446663 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 446663 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 446664 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 446664 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 446665 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 446666 INFO  (qtp1630728713-3440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 446666 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 446667 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 446667 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 446668 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 446669 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 446669 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 446670 INFO  (qtp1630728713-3440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 446671 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 446671 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 446672 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 446673 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 446673 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 446674 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 446675 INFO  (qtp1630728713-3440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 446675 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 446676 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 446677 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 446677 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 446678 INFO  (qtp1630728713-3439) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 446679 INFO  (qtp1630728713-3438) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 446680 INFO  (qtp1630728713-3440) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 446680 INFO  (qtp1630728713-3437) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 446681 INFO  (qtp1630728713-3441) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 446681 INFO  (qtp1630728713-3442) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 446682 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 446683 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 446684 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 446685 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 446688 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 446689 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 446691 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 446691 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 446692 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 446693 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 446693 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 446694 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 446695 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 446695 INFO  (qtp1630728713-3435) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4

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

tor-1955-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 552540 INFO  (coreCloseExecutor-1955-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 552541 INFO  (coreCloseExecutor-1955-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 552541 INFO  (coreCloseExecutor-1955-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 552541 INFO  (coreCloseExecutor-1955-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-029/./collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-029/./collection1/data/index;done=false>>]
   [junit4]   2> 552541 INFO  (coreCloseExecutor-1955-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 552541 INFO  (coreCloseExecutor-1955-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-029/./collection1/data/index
   [junit4]   2> 552541 INFO  (coreCloseExecutor-1955-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-029/./collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-029/./collection1/data;done=false>>]
   [junit4]   2> 552541 INFO  (coreCloseExecutor-1955-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 552541 INFO  (coreCloseExecutor-1955-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-029/./collection1/data
   [junit4]   2> 552542 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@473ba4e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 552544 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@18d95679{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 552544 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[328287C6BE76B9F9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=986844998
   [junit4]   2> 552545 INFO  (coreCloseExecutor-1957-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f650cf3
   [junit4]   2> 552546 INFO  (coreCloseExecutor-1957-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 552547 INFO  (coreCloseExecutor-1957-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 552547 INFO  (coreCloseExecutor-1957-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 552547 INFO  (coreCloseExecutor-1957-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 552547 INFO  (coreCloseExecutor-1957-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 552547 INFO  (coreCloseExecutor-1957-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 552547 INFO  (coreCloseExecutor-1957-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-030/./collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-030/./collection1/data;done=false>>]
   [junit4]   2> 552547 INFO  (coreCloseExecutor-1957-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 552547 INFO  (coreCloseExecutor-1957-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-030/./collection1/data
   [junit4]   2> 552547 INFO  (coreCloseExecutor-1957-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-030/./collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-030/./collection1/data/index;done=false>>]
   [junit4]   2> 552548 INFO  (coreCloseExecutor-1957-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 552548 INFO  (coreCloseExecutor-1957-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001/solr-instance-030/./collection1/data/index
   [junit4]   2> 552548 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[328287C6BE76B9F9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c81c6e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 552552 INFO  (SUITE-TestReplicationHandler-seed#[328287C6BE76B9F9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_328287C6BE76B9F9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {name=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), newname=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=282, maxMBSortInHeap=5.156535340839399, sim=ClassicSimilarity, locale=mk-MK, timezone=America/Indiana/Petersburg
   [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=95907672,total=297271296
   [junit4]   2> NOTE: All tests run in this JVM: [TestTrackingShardHandlerFactory, TestConfigSetsAPIExclusivity, SmileWriterTest, DocumentBuilderTest, ConnectionManagerTest, TestPartialUpdateDeduplication, RegexBoostProcessorTest, TestPseudoReturnFields, PreAnalyzedUpdateProcessorTest, TestScoreJoinQPNoScore, TestQuerySenderNoQuery, SolrXmlInZkTest, PathHierarchyTokenizerFactoryTest, ScriptEngineTest, DirectSolrSpellCheckerTest, TestDistributedSearch, SimpleCollectionCreateDeleteTest, SOLR749Test, MBeansHandlerTest, TestGraphMLResponseWriter, CurrencyFieldXmlFileTest, BlockJoinFacetDistribTest, DistribCursorPagingTest, CursorPagingTest, TestConfigReload, TestGroupingSearch, HighlighterMaxOffsetTest, DistributedExpandComponentTest, TestSolrDeletionPolicy1, TestFieldCollectionResource, TimeZoneUtilsTest, TestMiniSolrCloudCluster, BigEndianAscendingWordSerializerTest, TestFilteredDocIdSet, TestEmbeddedSolrServerConstructors, TestCollectionAPI, MigrateRouteKeyTest, TestReplicationHandler]
   [junit4] Completed [62/594 (1!)] on J0 in 107.85s, 15 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 1730 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1457: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1014: There were test failures: 594 suites (10 ignored), 2397 tests, 1 error, 121 ignored (71 assumptions) [seed: 328287C6BE76B9F9]

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



[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3257 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3257/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Error from server at http://127.0.0.1:51942/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:51942/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'
	at __randomizedtesting.SeedInfo.seed([E38E24FAA1A91DDD:6BDA1B200F557025]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:661)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1073)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:962)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
	at org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:86)
	at org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:55)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51942/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:638)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more




Build Log:
[...truncated 12177 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/init-core-data-001
   [junit4]   2> 3327956 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 3327957 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3327958 INFO  (Thread-7696) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3327958 INFO  (Thread-7696) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3328059 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51938
   [junit4]   2> 3328059 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3328059 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3328068 INFO  (zkCallback-10368-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49e3a43 name:ZooKeeperConnection Watcher:127.0.0.1:51938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3328068 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3328068 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3328068 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 3328083 INFO  (jetty-launcher-10367-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3328084 INFO  (jetty-launcher-10367-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3328086 INFO  (jetty-launcher-10367-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55f041b{/solr,null,AVAILABLE}
   [junit4]   2> 3328087 INFO  (jetty-launcher-10367-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d5ce3df{/solr,null,AVAILABLE}
   [junit4]   2> 3328087 INFO  (jetty-launcher-10367-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@f4e2aef{HTTP/1.1,[http/1.1]}{127.0.0.1:51943}
   [junit4]   2> 3328087 INFO  (jetty-launcher-10367-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@69b9c87b{HTTP/1.1,[http/1.1]}{127.0.0.1:51942}
   [junit4]   2> 3328087 INFO  (jetty-launcher-10367-thread-1) [    ] o.e.j.s.Server Started @3333887ms
   [junit4]   2> 3328088 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51943}
   [junit4]   2> 3328088 INFO  (jetty-launcher-10367-thread-2) [    ] o.e.j.s.Server Started @3333888ms
   [junit4]   2> 3328088 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51942}
   [junit4]   2> 3328088 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 3328089 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 3328089 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1'
   [junit4]   2> 3328089 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2'
   [junit4]   2> 3328089 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3328089 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3328089 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3328089 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3328090 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3328090 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3328090 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3328091 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3328092 INFO  (zkCallback-10369-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@488d7815 name:ZooKeeperConnection Watcher:127.0.0.1:51938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3328093 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3328093 INFO  (zkCallback-10370-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f486fe8 name:ZooKeeperConnection Watcher:127.0.0.1:51938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3328093 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3328093 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3328094 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3328094 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3328094 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3328100 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2/.
   [junit4]   2> 3328101 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 555337242
   [junit4]   2> 3328101 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2]
   [junit4]   2> 3328101 WARN  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2/lib
   [junit4]   2> 3328102 INFO  (jetty-launcher-10367-thread-2) [    ] 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> 3328103 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 3328104 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3328104 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3328104 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51938/solr
   [junit4]   2> 3328104 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3328105 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3328105 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1/.
   [junit4]   2> 3328105 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1757465573
   [junit4]   2> 3328105 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1]
   [junit4]   2> 3328105 WARN  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1/lib
   [junit4]   2> 3328105 INFO  (jetty-launcher-10367-thread-1) [    ] 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> 3328106 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3328106 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 3328108 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3328108 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3328108 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51938/solr
   [junit4]   2> 3328108 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3328108 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3328110 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3328110 INFO  (zkCallback-10373-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41cce76f name:ZooKeeperConnection Watcher:127.0.0.1:51938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3328111 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3328111 INFO  (jetty-launcher-10367-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3328111 INFO  (zkCallback-10376-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17f1db32 name:ZooKeeperConnection Watcher:127.0.0.1:51938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3328111 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3328112 INFO  (jetty-launcher-10367-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3328113 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$66/1637185900@1ab5ece8
   [junit4]   2> 3328115 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3328115 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$66/1637185900@29b84a0
   [junit4]   2> 3328116 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3328117 INFO  (zkCallback-10377-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f0449c8 name:ZooKeeperConnection Watcher:127.0.0.1:51938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3328117 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3328117 INFO  (zkCallback-10378-thread-1-processing-n:127.0.0.1:51943_solr) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ae17f72 name:ZooKeeperConnection Watcher:127.0.0.1:51938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3328118 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3328118 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3328119 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3328124 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3328124 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3328129 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3328129 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3328132 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3328132 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3328135 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3328135 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3328138 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3328139 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3328140 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3328141 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3328142 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3328142 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3328144 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3328145 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3328147 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3328147 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3328148 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3328148 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3328150 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3328151 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3328153 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3328154 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3328156 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3328156 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3328158 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3328158 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3328159 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95865982430543877-127.0.0.1:51942_solr-n_0000000000
   [junit4]   2> 3328159 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95865982430543878-127.0.0.1:51943_solr-n_0000000001
   [junit4]   2> 3328159 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51942_solr
   [junit4]   2> 3328159 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3328160 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95865982430543877-127.0.0.1:51942_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3328161 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51943_solr
   [junit4]   2> 3328161 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51943_solr
   [junit4]   2> 3328162 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.Overseer Overseer (id=95865982430543877-127.0.0.1:51942_solr-n_0000000000) starting
   [junit4]   2> 3328163 INFO  (zkCallback-10378-thread-1-processing-n:127.0.0.1:51943_solr) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3328163 INFO  (zkCallback-10377-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3328165 INFO  (zkCallback-10378-thread-1-processing-n:127.0.0.1:51943_solr) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3328166 INFO  (zkCallback-10377-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3328167 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3328176 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3328176 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3328177 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1/.
   [junit4]   2> 3328177 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3328179 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3328180 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3328180 INFO  (jetty-launcher-10367-thread-1) [n:127.0.0.1:51943_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3328180 INFO  (OverseerCollectionConfigSetProcessor-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3328181 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3328182 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51942_solr as DOWN
   [junit4]   2> 3328184 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 3328187 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51942_solr"} current state version: 0
   [junit4]   2> 3328187 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51942_solr
   [junit4]   2> 3329190 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51942_solr
   [junit4]   2> 3329191 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51942_solr
   [junit4]   2> 3329194 INFO  (zkCallback-10377-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3329194 INFO  (zkCallback-10378-thread-1-processing-n:127.0.0.1:51943_solr) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3329194 INFO  (zkCallback-10377-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3329195 INFO  (zkCallback-10378-thread-1-processing-n:127.0.0.1:51943_solr) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3329207 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3329207 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3329208 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2/.
   [junit4]   2> 3329209 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3329210 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3329210 INFO  (jetty-launcher-10367-thread-2) [n:127.0.0.1:51942_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3329211 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3329211 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3329213 INFO  (zkCallback-10379-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78ba7da2 name:ZooKeeperConnection Watcher:127.0.0.1:51938 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3329213 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3329213 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3329215 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:51938/solr
   [junit4]   2> 3329216 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3329217 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3329218 INFO  (zkCallback-10381-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@641954db name:ZooKeeperConnection Watcher:127.0.0.1:51938/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3329219 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3329219 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3329219 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3329221 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3329223 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 3329228 INFO  (SUITE-TestManagedSchemaAPI-seed#[E38E24FAA1A91DDD]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3329258 INFO  (TEST-TestManagedSchemaAPI.test-seed#[E38E24FAA1A91DDD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3329263 INFO  (qtp182936358-48106) [n:127.0.0.1:51942_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3329268 INFO  (OverseerCollectionConfigSetProcessor-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3329269 INFO  (OverseerThreadFactory-12415-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3329270 INFO  (OverseerThreadFactory-12415-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 3329271 INFO  (OverseerThreadFactory-12415-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 3329271 INFO  (OverseerThreadFactory-12415-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 3329274 INFO  (zkCallback-10381-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3329274 INFO  (zkCallback-10378-thread-1-processing-n:127.0.0.1:51943_solr) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3329274 INFO  (zkCallback-10377-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3329281 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3329282 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 3329283 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 3329380 INFO  (OverseerThreadFactory-12415-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 3329380 INFO  (OverseerThreadFactory-12415-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51943_solr
   [junit4]   2> 3329382 INFO  (OverseerThreadFactory-12415-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51942_solr
   [junit4]   2> 3329386 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3329387 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 3329387 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3329388 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 3329389 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3329393 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3329395 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 3329395 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader addZkWatch [testschemaapi]
   [junit4]   2> 3329396 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 3329396 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader addZkWatch [testschemaapi]
   [junit4]   2> 3329396 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 3329396 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3329398 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 3329398 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3329398 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51943/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51943_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3329399 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51943/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51943_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3329402 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51942/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51942_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3329404 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51942/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51942_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3329511 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 3329512 INFO  (zkCallback-10378-thread-1-processing-n:127.0.0.1:51943_solr) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3329513 INFO  (zkCallback-10377-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3329515 INFO  (zkCallback-10377-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 3329515 INFO  (zkCallback-10378-thread-1-processing-n:127.0.0.1:51943_solr) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 3330396 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 3330397 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 3330398 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3330398 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3330398 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 3330398 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 3330399 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3330399 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3330399 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3330399 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1/testschemaapi_shard1_replica1'
   [junit4]   2> 3330400 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3330400 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3330400 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3330401 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2/testschemaapi_shard1_replica2'
   [junit4]   2> 3330401 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3330401 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3330403 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3330404 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3330409 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3330410 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3330430 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3330431 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3330437 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3330437 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3330445 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 3330446 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 3330449 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3330449 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3330453 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3330454 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 3330454 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3330454 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1/testschemaapi_shard1_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/]
   [junit4]   2> 3330454 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 3330455 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3330455 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 3330455 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data
   [junit4]   2> 3330455 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index/
   [junit4]   2> 3330455 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3330456 WARN  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3330456 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2/testschemaapi_shard1_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/]
   [junit4]   2> 3330456 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 3330456 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index
   [junit4]   2> 3330457 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data
   [junit4]   2> 3330457 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index/
   [junit4]   2> 3330457 WARN  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3330458 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> 3330459 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a9f9ccd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27aab511),segFN=segments_1,generation=1}
   [junit4]   2> 3330459 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3330460 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/
   [junit4]   2> 3330460 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 3330462 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@66ddb413 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23d85490),segFN=segments_1,generation=1}
   [junit4]   2> 3330462 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3330462 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/
   [junit4]   2> 3330462 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3330463 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_E38E24FAA1A91DDD-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 3330464 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3330465 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3330467 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3330467 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3330468 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3330468 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3330469 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3330469 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3330470 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3330478 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 3330478 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3330480 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3330480 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3330481 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 3330481 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3330482 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3330483 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3330484 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3330484 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3330485 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a9f9ccd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27aab511),segFN=segments_1,generation=1}
   [junit4]   2> 3330485 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3330485 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bd233d7[testschemaapi_shard1_replica1] main]
   [junit4]   2> 3330486 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3330486 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3330486 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3330486 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@66ddb413 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23d85490),segFN=segments_1,generation=1}
   [junit4]   2> 3330487 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3330487 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b1904b7[testschemaapi_shard1_replica2] main]
   [junit4]   2> 3330487 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3330487 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3330487 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3330488 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3330488 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 3330488 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3330489 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3330489 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3330490 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3330490 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3330490 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 3330490 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3330491 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3330490 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3330491 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 3330492 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3330492 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:256939961233387
   [junit4]   2> 3330492 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3330492 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3330492 INFO  (searcherExecutor-12418-thread-1-processing-n:127.0.0.1:51943_solr x:testschemaapi_shard1_replica1 s:shard1 c:testschemaapi r:core_node1) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Registered new searcher Searcher@2bd233d7[testschemaapi_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3330493 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3330493 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 3330493 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 3330493 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 3330494 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 3330494 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533855721543696384
   [junit4]   2> 3330495 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica2:256939962728469
   [junit4]   2> 3330495 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3330495 INFO  (searcherExecutor-12419-thread-1-processing-n:127.0.0.1:51942_solr x:testschemaapi_shard1_replica2 s:shard1 c:testschemaapi r:core_node2) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@7b1904b7[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3330496 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 3330496 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 3330496 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 3330496 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533855721545793536
   [junit4]   2> 3330497 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 1533855721543696384
   [junit4]   2> 3330497 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 3330498 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica1
   [junit4]   2> 3330499 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1533855721545793536
   [junit4]   2> 3330499 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica1 address:http://127.0.0.1:51943/solr collection:testschemaapi shard:shard1
   [junit4]   2> 3330499 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 3330500 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica2
   [junit4]   2> 3330500 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica2 address:http://127.0.0.1:51942/solr collection:testschemaapi shard:shard1
   [junit4]   2> 3330501 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 3330503 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 3330510 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/95865982430543877-core_node2-n_0000000000
   [junit4]   2> 3330510 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/95865982430543878-core_node1-n_0000000001
   [junit4]   2> 3330511 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 3330514 INFO  (qtp1614921416-48107) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Watching path /collections/testschemaapi/leader_elect/shard1/election/95865982430543877-core_node2-n_0000000000 to know if I could be the leader
   [junit4]   2> 3330515 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3330515 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3330516 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51942/solr/testschemaapi_shard1_replica2/
   [junit4]   2> 3330516 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica2 url=http://127.0.0.1:51942/solr START replicas=[http://127.0.0.1:51943/solr/testschemaapi_shard1_replica1/] nUpdates=100
   [junit4]   2> 3330516 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica2 url=http://127.0.0.1:51942/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3330516 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3330517 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3330518 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi"} current state version: 0
   [junit4]   2> 3330519 INFO  (qtp1614921416-48109) [n:127.0.0.1:51943_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.S.Request [testschemaapi_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3330520 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leaders/shard1
   [junit4]   2> 3330526 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testschemaapi/leaders/shard1/leader after winning as /collections/testschemaapi/leader_elect/shard1/election/95865982430543877-core_node2-n_0000000000
   [junit4]   2> 3330530 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51942/solr/testschemaapi_shard1_replica2/ shard1
   [junit4]   2> 3330531 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "base_url":"http://127.0.0.1:51942/solr",
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 3330638 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 1
   [junit4]   2> 3330640 INFO  (zkCallback-10378-thread-1-processing-n:127.0.0.1:51943_solr) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3330640 INFO  (zkCallback-10378-thread-1-processing-n:127.0.0.1:51943_solr) [n:127.0.0.1:51943_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 3330646 INFO  (zkCallback-10377-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3330660 INFO  (zkCallback-10377-thread-1-processing-n:127.0.0.1:51942_solr) [n:127.0.0.1:51942_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 3330685 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController We are http://127.0.0.1:51942/solr/testschemaapi_shard1_replica2/ and leader is http://127.0.0.1:51942/solr/testschemaapi_shard1_replica2/
   [junit4]   2> 3330685 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController No LogReplay needed for core=testschemaapi_shard1_replica2 baseURL=http://127.0.0.1:51942/solr
   [junit4]   2> 3330685 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3330685 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 3330691 INFO  (qtp182936358-48110) [n:127.0.0.1:51942_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2} status=0 QTime=1304
   [junit4]   2> 3330694 INFO  (OverseerStateUpdate-95865982430543877-127.0.0.1:51942_solr-n_0000000000) [n:127.0.0.1:51942_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51942/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51942_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0

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

 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:57)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:118)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:80)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=configsetprops.json from ZK
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:116)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:52)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/configsetprops.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.pathExists(ZkController.java:798)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	... 6 more
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=PostingsFormat(name=Memory doPackFST= true), id=Lucene50(blocksize=128), myNewField=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, maxPointsInLeafNode=63, maxMBSortInHeap=5.7227162570440875, sim=ClassicSimilarity, locale=es-CR, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=213802400,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [OpenExchangeRatesOrgProviderTest, ResponseHeaderTest, TestJsonFacets, BasicFunctionalityTest, SignatureUpdateProcessorFactoryTest, DistribDocExpirationUpdateProcessorTest, TestInitQParser, PluginInfoTest, ExitableDirectoryReaderTest, TestDistribDocBasedVersion, DistributedFacetPivotLargeTest, UUIDUpdateProcessorFallbackTest, FieldMutatingUpdateProcessorTest, EchoParamsTest, TestSolrXml, TestSolrCLIRunExample, TestReplicaProperties, ClassificationUpdateProcessorFactoryTest, HLLUtilTest, DistributedFacetPivotSmallAdvancedTest, TestUtils, CoreAdminHandlerTest, CollectionsAPISolrJTest, CopyFieldTest, TestUseDocValuesAsStored2, SolrCmdDistributorTest, TestSuggestSpellingConverter, OpenCloseCoreStressTest, TestDynamicFieldResource, WrapperMergePolicyFactoryTest, ZkStateWriterTest, RuleEngineTest, UpdateRequestProcessorFactoryTest, DistributedIntervalFacetingTest, WordBreakSolrSpellCheckerTest, SuggestComponentContextFilterQueryTest, TestFieldResource, TestExclusionRuleCollectionAccess, TestAuthorizationFramework, TestGraphTermsQParserPlugin, TestMissingGroups, ParsingFieldUpdateProcessorsTest, TestOmitPositions, DistributedDebugComponentTest, AliasIntegrationTest, CollectionReloadTest, UniqFieldsUpdateProcessorFactoryTest, FullHLLTest, SolrCoreCheckLockOnStartupTest, TestRandomCollapseQParserPlugin, SpellCheckCollatorTest, TestRTGBase, BasicAuthIntegrationTest, CdcrReplicationHandlerTest, ConvertedLegacyTest, TestCrossCoreJoin, TestRandomFaceting, TestFieldTypeResource, TestConfigSetsAPIZkFailure, TestReRankQParserPlugin, LeaderInitiatedRecoveryOnShardRestartTest, DocExpirationUpdateProcessorFactoryTest, TestJoin, TestRequestStatusCollectionAPI, QueryResultKeyTest, DefaultValueUpdateProcessorTest, TestTrieFacet, OverriddenZkACLAndCredentialsProvidersTest, TestManagedSynonymFilterFactory, TestRecovery, TestSolr4Spatial, TestDistributedStatsComponentCardinality, TestCloudPivotFacet, BasicZkTest, TestManagedResource, TestSolrConfigHandlerCloud, SolrInfoMBeanTest, TestPHPSerializedResponseWriter, TestSolrQueryParserDefaultOperatorResource, TestReloadAndDeleteDocs, TestExactStatsCache, TestCloudManagedSchema, TestMiniSolrCloudClusterBase, SSLMigrationTest, TestFastOutputStream, HdfsWriteToMultipleCollectionsTest, HdfsTlogReplayBufferedWhileIndexingTest, ChaosMonkeySafeLeaderTest, RequestHandlersTest, TestCSVResponseWriter, TestObjectReleaseTracker, DeleteReplicaTest, TestDistribIDF, OutputWriterTest, StatsComponentTest, TestSolrCloudWithKerberosAlt, DateMathParserTest, DocValuesMissingTest, DistributedTermsComponentTest, SolrCloudExampleTest, ShardSplitTest, TestUniqueKeyFieldResource, ShowFileRequestHandlerTest, SortSpecParsingTest, TestRandomRequestDistribution, AddSchemaFieldsUpdateProcessorFactoryTest, AddBlockUpdateTest, TestStressRecovery, TestJettySolrRunner, BaseCdcrDistributedZkTest, TestStandardQParsers, SpatialRPTFieldTypeTest, ConfigSetsAPITest, ZkNodePropsTest, TestRuleBasedAuthorizationPlugin, TestFastWriter, CreateCollectionCleanupTest, TestSolrDeletionPolicy2, LeaderFailoverAfterPartitionTest, RAMDirectoryFactoryTest, TestIntervalFaceting, TlogReplayBufferedWhileIndexingTest, CoreMergeIndexesAdminHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, GraphQueryTest, CachingDirectoryFactoryTest, TestDistributedGrouping, TestValueSourceCache, TestBM25SimilarityFactory, CollectionsAPIDistributedZkTest, TestHighFrequencyDictionaryFactory, TestQueryTypes, RemoteQueryErrorTest, AsyncCallRequestStatusResponseTest, TestCollationField, LeaderElectionIntegrationTest, ShardRoutingCustomTest, BlockDirectoryTest, TestManagedSchema, HdfsSyncSliceTest, TestCharFilters, DateFieldTest, NumericFieldsTest, TestLMJelinekMercerSimilarityFactory, TestSchemaManager, TestReplicationHandler, TestZkChroot, ZkCLITest, TermVectorComponentDistributedTest, TestRealTimeGet, TestReload, TestCoreContainer, SimpleFacetsTest, QueryElevationComponentTest, PeerSyncTest, TestLazyCores, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, TestFoldingMultitermQuery, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, PolyFieldTest, TestUpdate, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, FileBasedSpellCheckerTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, TestJmxIntegration, QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, TestSolrIndexConfig, SolrIndexConfigTest, TestDocSet, MinimalSchemaTest, TestConfig, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DistribCursorPagingTest, ForceLeaderTest, MultiThreadedOCPTest, SharedFSAutoReplicaFailoverUtilsTest, TestAuthenticationFramework, TestMiniSolrCloudCluster, TestStressLiveNodes, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsUnloadDistributedZkTest, TestClusterStateMutator, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestDynamicLoading, TestReplicationHandlerBackup, TestRestoreCore, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, InfoHandlerTest, SecurityConfHandlerTest, DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, SuggestComponentTest, TestExpandComponent, TestPivotHelperCode, JavabinLoaderTest, CheckHdfsIndexTest, SmileWriterTest, TestMacros, TestChildDocTransformer, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestRawResponseWriter, TestSolrQueryResponse, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, ChangedSchemaMergeTest, TestCollationFieldDocValues, TestManagedSchemaAPI]
   [junit4] Completed [541/594 (1!)] on J1 in 24.25s, 1 test, 1 error <<< FAILURES!

[...truncated 195 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1457: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1014: There were test failures: 594 suites (10 ignored), 2398 tests, 1 error, 121 ignored (71 assumptions) [seed: E38E24FAA1A91DDD]

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



[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3256 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3256/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Error from server at http://127.0.0.1:51832/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:51832/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'
	at __randomizedtesting.SeedInfo.seed([52B83B0ED20A80F2:DAEC04D47CF6ED0A]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:661)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1073)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:962)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
	at org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:86)
	at org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:55)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51832/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:638)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more




Build Log:
[...truncated 12153 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/init-core-data-001
   [junit4]   2> 3416715 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 3416716 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3416717 INFO  (Thread-6151) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3416717 INFO  (Thread-6151) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3416826 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51829
   [junit4]   2> 3416827 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3416827 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3416837 INFO  (zkCallback-3098-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ee7a726 name:ZooKeeperConnection Watcher:127.0.0.1:51829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3416838 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3416838 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3416838 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 3416845 INFO  (jetty-launcher-3097-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3416845 INFO  (jetty-launcher-3097-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3416855 INFO  (jetty-launcher-3097-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d2c12af{/solr,null,AVAILABLE}
   [junit4]   2> 3416855 INFO  (jetty-launcher-3097-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c00b912{/solr,null,AVAILABLE}
   [junit4]   2> 3416857 INFO  (jetty-launcher-3097-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@12b090ce{HTTP/1.1,[http/1.1]}{127.0.0.1:51833}
   [junit4]   2> 3416857 INFO  (jetty-launcher-3097-thread-2) [    ] o.e.j.s.Server Started @3421995ms
   [junit4]   2> 3416857 INFO  (jetty-launcher-3097-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@56466f44{HTTP/1.1,[http/1.1]}{127.0.0.1:51832}
   [junit4]   2> 3416857 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51833}
   [junit4]   2> 3416858 INFO  (jetty-launcher-3097-thread-1) [    ] o.e.j.s.Server Started @3421996ms
   [junit4]   2> 3416858 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51832}
   [junit4]   2> 3416858 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 3416858 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 3416858 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2'
   [junit4]   2> 3416858 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1'
   [junit4]   2> 3416858 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3416858 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3416858 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3416858 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3416858 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3416858 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3416859 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3416860 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3416861 INFO  (zkCallback-3099-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18650f9c name:ZooKeeperConnection Watcher:127.0.0.1:51829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3416861 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3416861 INFO  (zkCallback-3100-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@715e9e92 name:ZooKeeperConnection Watcher:127.0.0.1:51829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3416861 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3416861 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3416862 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3416862 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3416862 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3416871 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1/.
   [junit4]   2> 3416871 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2/.
   [junit4]   2> 3416871 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 358819278
   [junit4]   2> 3416871 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1690787587
   [junit4]   2> 3416871 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1]
   [junit4]   2> 3416871 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2]
   [junit4]   2> 3416872 WARN  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1/lib
   [junit4]   2> 3416872 WARN  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2/lib
   [junit4]   2> 3416872 INFO  (jetty-launcher-3097-thread-1) [    ] 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> 3416872 INFO  (jetty-launcher-3097-thread-2) [    ] 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> 3416875 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 3416875 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 3416876 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3416876 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3416876 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51829/solr
   [junit4]   2> 3416876 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3416876 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3416876 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3416876 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3416876 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51829/solr
   [junit4]   2> 3416876 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3416876 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3416877 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3416878 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3416878 INFO  (zkCallback-3105-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d17f00d name:ZooKeeperConnection Watcher:127.0.0.1:51829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3416878 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3416878 INFO  (jetty-launcher-3097-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3416879 INFO  (zkCallback-3106-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39fa23bc name:ZooKeeperConnection Watcher:127.0.0.1:51829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3416879 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3416880 INFO  (jetty-launcher-3097-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3416881 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$38/166233456@3eed4f74
   [junit4]   2> 3416881 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3416882 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$38/166233456@376ceacf
   [junit4]   2> 3416882 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3416883 INFO  (zkCallback-3107-thread-1-processing-n:127.0.0.1:51833_solr) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55562155 name:ZooKeeperConnection Watcher:127.0.0.1:51829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3416883 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3416883 INFO  (zkCallback-3108-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ee9f562 name:ZooKeeperConnection Watcher:127.0.0.1:51829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3416883 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3416885 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3416885 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3416888 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3416888 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3416892 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3416893 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3416895 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3416895 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3416898 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3416898 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3416901 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3416901 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3416903 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3416903 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3416905 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3416905 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3416906 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3416907 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3416909 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3416909 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3416910 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3416910 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3416912 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3416912 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3416915 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3416915 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3416917 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3416918 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3416920 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3416920 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3416921 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95863728300621829-127.0.0.1:51833_solr-n_0000000001
   [junit4]   2> 3416921 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95863728300621830-127.0.0.1:51832_solr-n_0000000000
   [junit4]   2> 3416921 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51832_solr
   [junit4]   2> 3416921 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3416922 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95863728300621830-127.0.0.1:51832_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3416922 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51833_solr
   [junit4]   2> 3416923 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51833_solr
   [junit4]   2> 3416924 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.Overseer Overseer (id=95863728300621830-127.0.0.1:51832_solr-n_0000000000) starting
   [junit4]   2> 3416925 INFO  (zkCallback-3108-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3416925 INFO  (zkCallback-3107-thread-1-processing-n:127.0.0.1:51833_solr) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3416927 INFO  (zkCallback-3108-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3416927 INFO  (zkCallback-3107-thread-1-processing-n:127.0.0.1:51833_solr) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3416928 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3416936 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3416936 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3416937 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2/.
   [junit4]   2> 3416938 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3416939 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3416939 INFO  (jetty-launcher-3097-thread-2) [n:127.0.0.1:51833_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3416939 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3416940 INFO  (OverseerCollectionConfigSetProcessor-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3416940 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3416941 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51832_solr as DOWN
   [junit4]   2> 3416943 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 3416944 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51832_solr"} current state version: 0
   [junit4]   2> 3416945 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51832_solr
   [junit4]   2> 3417943 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51832_solr
   [junit4]   2> 3417943 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51832_solr
   [junit4]   2> 3417946 INFO  (zkCallback-3108-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3417946 INFO  (zkCallback-3107-thread-1-processing-n:127.0.0.1:51833_solr) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3417947 INFO  (zkCallback-3108-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3417947 INFO  (zkCallback-3107-thread-1-processing-n:127.0.0.1:51833_solr) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3417956 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3417956 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3417958 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1/.
   [junit4]   2> 3417958 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3417959 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3417960 INFO  (jetty-launcher-3097-thread-1) [n:127.0.0.1:51832_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3417960 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3417961 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3417963 INFO  (zkCallback-3109-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38db81e1 name:ZooKeeperConnection Watcher:127.0.0.1:51829 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3417963 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3417963 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3417964 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:51829/solr
   [junit4]   2> 3417970 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3417970 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3417972 INFO  (zkCallback-3111-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e7a2bad name:ZooKeeperConnection Watcher:127.0.0.1:51829/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3417972 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3417972 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3417972 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3417975 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3417977 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 3417982 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3418009 INFO  (TEST-TestManagedSchemaAPI.test-seed#[52B83B0ED20A80F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3418015 INFO  (qtp38368977-20527) [n:127.0.0.1:51832_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3418019 INFO  (OverseerCollectionConfigSetProcessor-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3418020 INFO  (OverseerThreadFactory-8667-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3418020 INFO  (OverseerThreadFactory-8667-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 3418022 INFO  (OverseerThreadFactory-8667-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 3418022 INFO  (OverseerThreadFactory-8667-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 3418025 INFO  (zkCallback-3107-thread-1-processing-n:127.0.0.1:51833_solr) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3418025 INFO  (zkCallback-3108-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3418025 INFO  (zkCallback-3111-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3418032 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3418032 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 3418034 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 3418138 INFO  (OverseerThreadFactory-8667-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 3418138 INFO  (OverseerThreadFactory-8667-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51833_solr
   [junit4]   2> 3418139 INFO  (OverseerThreadFactory-8667-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51832_solr
   [junit4]   2> 3418144 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3418144 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3418145 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 3418145 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 3418148 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3418150 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3418152 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 3418152 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader addZkWatch [testschemaapi]
   [junit4]   2> 3418153 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 3418153 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3418153 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 3418153 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader addZkWatch [testschemaapi]
   [junit4]   2> 3418153 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51833/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51833_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3418154 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 3418154 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3418155 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51833/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51833_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3418158 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51832/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51832_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3418158 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51832/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51832_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3418264 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 3418266 INFO  (zkCallback-3108-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3418266 INFO  (zkCallback-3107-thread-1-processing-n:127.0.0.1:51833_solr) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3418267 INFO  (zkCallback-3107-thread-1-processing-n:127.0.0.1:51833_solr) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 3418267 INFO  (zkCallback-3108-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 3419153 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 3419153 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 3419154 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3419154 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3419155 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 3419155 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 3419155 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3419155 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3419155 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3419156 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2/testschemaapi_shard1_replica2'
   [junit4]   2> 3419156 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3419156 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3419157 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3419157 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1/testschemaapi_shard1_replica1'
   [junit4]   2> 3419157 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3419158 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3419159 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3419160 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3419165 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3419165 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3419167 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3419167 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3419174 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3419175 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3419179 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 3419179 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 3419184 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3419184 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3419198 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3419198 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 3419198 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 3419198 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 3419198 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3419199 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1/testschemaapi_shard1_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/]
   [junit4]   2> 3419199 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 3419199 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3419199 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2/testschemaapi_shard1_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/]
   [junit4]   2> 3419199 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 3419199 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data
   [junit4]   2> 3419200 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index/
   [junit4]   2> 3419200 WARN  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3419200 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data
   [junit4]   2> 3419200 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index/
   [junit4]   2> 3419200 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index
   [junit4]   2> 3419200 WARN  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3419201 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> 3419201 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6cbd73bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e9e40d2),segFN=segments_1,generation=1}
   [junit4]   2> 3419202 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3419202 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1db9c9dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31114f26),segFN=segments_1,generation=1}
   [junit4]   2> 3419202 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3419202 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/
   [junit4]   2> 3419203 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 3419203 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/
   [junit4]   2> 3419203 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 3419204 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3419204 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3419210 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3419210 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3419211 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3419212 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3419212 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3419213 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3419213 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3419214 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3419216 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 3419216 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3419217 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 3419217 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3419217 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3419217 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3419218 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3419218 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3419219 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3419220 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3419221 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6cbd73bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e9e40d2),segFN=segments_1,generation=1}
   [junit4]   2> 3419221 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3419221 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3419221 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3419221 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46e63d0f[testschemaapi_shard1_replica1] main]
   [junit4]   2> 3419221 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3419222 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1db9c9dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31114f26),segFN=segments_1,generation=1}
   [junit4]   2> 3419222 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3419222 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fcf44ba[testschemaapi_shard1_replica2] main]
   [junit4]   2> 3419222 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3419222 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3419223 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3419223 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3419223 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3419224 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3419224 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 3419224 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3419224 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3419224 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 3419225 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3419225 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3419225 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3419225 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3419225 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 3419225 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3419225 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3419225 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3419226 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 3419226 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:222544641859292
   [junit4]   2> 3419226 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3419226 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 3419226 INFO  (searcherExecutor-8670-thread-1-processing-n:127.0.0.1:51832_solr x:testschemaapi_shard1_replica1 s:shard1 c:testschemaapi r:core_node2) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Registered new searcher Searcher@46e63d0f[testschemaapi_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3419226 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 3419226 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 3419226 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica2:222544642006897
   [junit4]   2> 3419227 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3419226 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533819655436632064
   [junit4]   2> 3419227 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 3419227 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 3419227 INFO  (searcherExecutor-8671-thread-1-processing-n:127.0.0.1:51833_solr x:testschemaapi_shard1_replica2 s:shard1 c:testschemaapi r:core_node1) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@1fcf44ba[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3419227 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 3419227 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533819655437680640
   [junit4]   2> 3419229 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1533819655436632064
   [junit4]   2> 3419230 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1533819655437680640
   [junit4]   2> 3419230 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 3419230 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 3419231 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica2
   [junit4]   2> 3419231 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica1
   [junit4]   2> 3419231 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica2 address:http://127.0.0.1:51833/solr collection:testschemaapi shard:shard1
   [junit4]   2> 3419231 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica1 address:http://127.0.0.1:51832/solr collection:testschemaapi shard:shard1
   [junit4]   2> 3419232 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 3419233 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 3419238 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/95863728300621830-core_node2-n_0000000000
   [junit4]   2> 3419239 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/95863728300621829-core_node1-n_0000000001
   [junit4]   2> 3419239 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 3419240 INFO  (qtp838548511-20535) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.LeaderElector Watching path /collections/testschemaapi/leader_elect/shard1/election/95863728300621830-core_node2-n_0000000000 to know if I could be the leader
   [junit4]   2> 3419242 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3419242 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3419242 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51832/solr/testschemaapi_shard1_replica1/
   [junit4]   2> 3419243 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica1 url=http://127.0.0.1:51832/solr START replicas=[http://127.0.0.1:51833/solr/testschemaapi_shard1_replica2/] nUpdates=100
   [junit4]   2> 3419243 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi"} current state version: 0
   [junit4]   2> 3419243 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica1 url=http://127.0.0.1:51832/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3419243 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3419243 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3419245 INFO  (qtp838548511-20536) [n:127.0.0.1:51833_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.S.Request [testschemaapi_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3419245 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leaders/shard1
   [junit4]   2> 3419250 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testschemaapi/leaders/shard1/leader after winning as /collections/testschemaapi/leader_elect/shard1/election/95863728300621830-core_node2-n_0000000000
   [junit4]   2> 3419253 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51832/solr/testschemaapi_shard1_replica1/ shard1
   [junit4]   2> 3419254 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "base_url":"http://127.0.0.1:51832/solr",
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 3419358 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 1
   [junit4]   2> 3419359 INFO  (zkCallback-3107-thread-1-processing-n:127.0.0.1:51833_solr) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3419359 INFO  (zkCallback-3108-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3419360 INFO  (zkCallback-3107-thread-1-processing-n:127.0.0.1:51833_solr) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 3419360 INFO  (zkCallback-3108-thread-1-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 3419405 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController We are http://127.0.0.1:51832/solr/testschemaapi_shard1_replica1/ and leader is http://127.0.0.1:51832/solr/testschemaapi_shard1_replica1/
   [junit4]   2> 3419405 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController No LogReplay needed for core=testschemaapi_shard1_replica1 baseURL=http://127.0.0.1:51832/solr
   [junit4]   2> 3419405 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3419405 INFO  (qtp38368977-20529) [n:127.0.0.1:51832_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 3419409 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51832/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51832_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3419410 INFO  (OverseerStateUpdate-95863728300621830-127.0.0.1:51832_solr-n_0000000000) [n:127.0.0.1:51832_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51832/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51832_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3419410 INFO  (qtp38368977-20529

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

va.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3430614 WARN  (zkCallback-3108-thread-3-processing-n:127.0.0.1:51832_solr) [n:127.0.0.1:51832_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3430614 WARN  (zkCallback-3107-thread-2-processing-n:127.0.0.1:51833_solr) [n:127.0.0.1:51833_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3430615 INFO  (jetty-launcher-3097-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d2c12af{/solr,null,UNAVAILABLE}
   [junit4]   2> 3430615 INFO  (jetty-launcher-3097-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c00b912{/solr,null,UNAVAILABLE}
   [junit4]   2> 3430618 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51829 51829
   [junit4]   2> 3430671 INFO  (Thread-6151) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51829 51829
   [junit4]   2> 3431969 WARN  (Thread-6151) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/conf1/managed-schema
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/testschemaapi/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 3431970 INFO  (SUITE-TestManagedSchemaAPI-seed#[52B83B0ED20A80F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_52B83B0ED20A80F2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=da, timezone=Asia/Magadan
   [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=134395984,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, TestCrossCoreJoin, SpellCheckCollatorTest, TestNamedUpdateProcessors, CdcrReplicationHandlerTest, DeleteInactiveReplicaTest, IndexSchemaRuntimeFieldTest, ChangedSchemaMergeTest, ResponseLogComponentTest, BasicAuthIntegrationTest, WordBreakSolrSpellCheckerTest, RuleEngineTest, TestFieldResource, TestZkChroot, SolrPluginUtilsTest, TestPHPSerializedResponseWriter, AliasIntegrationTest, TestSolrIndexConfig, DateFieldTest, TestIntervalFaceting, TestSolr4Spatial2, TestAuthorizationFramework, ConnectionReuseTest, TestFieldTypeResource, DistributedQueryComponentOptimizationTest, JavabinLoaderTest, TestCSVResponseWriter, SuggesterWFSTTest, TestConfigSetsAPI, ParsingFieldUpdateProcessorsTest, MultiThreadedOCPTest, TestSuggestSpellingConverter, TestGraphTermsQParserPlugin, TestManagedResource, SortSpecParsingTest, TestDistributedGrouping, DistributedFacetPivotLargeTest, TestCloudSchemaless, ClassificationUpdateProcessorFactoryTest, CollectionTooManyReplicasTest, TestTrieFacet, ResponseHeaderTest, TestRandomRequestDistribution, TestQuerySenderListener, SuggestComponentContextFilterQueryTest, DistributedFacetPivotWhiteBoxTest, LeaderInitiatedRecoveryOnShardRestartTest, TestTrie, TestAuthenticationFramework, SpellPossibilityIteratorTest, SuggesterTSTTest, DeleteStatusTest, TermVectorComponentTest, TestSolrXml, TestFiltering, OverseerTaskQueueTest, TestSchemaManager, TestReplicaProperties, SolrCmdDistributorTest, DistanceFunctionTest, BlobRepositoryCloudTest, TestUtils, TestReloadAndDeleteDocs, OpenCloseCoreStressTest, TestImplicitCoreProperties, CachingDirectoryFactoryTest, TestCloudPivotFacet, StatsComponentTest, NoCacheHeaderTest, TestJettySolrRunner, PluginInfoTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, DistributedQueueTest, HdfsWriteToMultipleCollectionsTest, ZkStateWriterTest, OpenExchangeRatesOrgProviderTest, TestMiniSolrCloudClusterBase, AnalyticsQueryTest, TestSolrCloudWithKerberosAlt, TestFoldingMultitermQuery, TestStressRecovery, ShardRoutingCustomTest, FacetPivotSmallTest, TestOmitPositions, TestIndexingPerformance, TestScoreJoinQPScore, SpatialRPTFieldTypeTest, CleanupOldIndexTest, CollectionsAPIDistributedZkTest, TestClassicSimilarityFactory, TestRTGBase, TestRandomCollapseQParserPlugin, TestGeoJSONResponseWriter, TestIndexSearcher, HdfsDirectoryTest, TestShortCircuitedRequests, CoreMergeIndexesAdminHandlerTest, TestValueSourceCache, TestCloudDeleteByQuery, MultiTermTest, TestSolrJ, LeaderElectionIntegrationTest, TestAnalyzeInfixSuggestions, TestClusterStateMutator, TestSolrDeletionPolicy2, ChaosMonkeySafeLeaderTest, ZkSolrClientTest, TestSystemIdResolver, TestJsonFacets, RemoteQueryErrorTest, TestBM25SimilarityFactory, TestSchemaVersionResource, RequestHandlersTest, TestRawResponseWriter, FieldAnalysisRequestHandlerTest, TestSolr4Spatial, TestFieldSortValues, TestReloadDeadlock, TestMissingGroups, ShowFileRequestHandlerTest, TestExactStatsCache, TestFileDictionaryLookup, UniqFieldsUpdateProcessorFactoryTest, TestRecovery, GraphQueryTest, HdfsNNFailoverTest, SearchHandlerTest, DistributedDebugComponentTest, TestSolrConfigHandler, TestManagedSynonymFilterFactory, TestBinaryResponseWriter, TestCloudManagedSchema, ForceLeaderTest, TestInitQParser, TestOverriddenPrefixQueryForCustomFieldType, TestDistribDocBasedVersion, CollectionReloadTest, FieldMutatingUpdateProcessorTest, CollectionsAPISolrJTest, LoggingHandlerTest, HdfsBasicDistributedZkTest, HdfsRecoveryZkTest, SpellCheckComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, TestBadConfig, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, TestStressLucene, SolrCoreCheckLockOnStartupTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, RegexBoostProcessorTest, TestCollationField, QueryParsingTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CreateCollectionCleanupTest, DeleteReplicaTest, DistribJoinFromCollectionTest, HttpPartitionTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, SolrXmlInZkTest, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestRequestStatusCollectionAPI, TestSizeLimitedDistributedMap, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestInfoStreamLogging, TestInitParams, TestShardHandlerFactory, RequestLoggingTest, TestBlobHandler, TestRestoreCore, TestSQLHandler, CoreAdminCreateDiscoverTest, InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, TestManagedResourceStorage, TestCopyFieldCollectionResource, TestDefaultSearchFieldResource, TestDynamicFieldResource, TestFieldTypeCollectionResource, TestSchemaSimilarityResource, TestSolrQueryParserDefaultOperatorResource, TestManagedStopFilterFactory, TestCollationFieldDocValues, TestManagedSchema, TestManagedSchemaAPI]
   [junit4] Completed [537/594 (1!)] on J1 in 15.27s, 1 test, 1 error <<< FAILURES!

[...truncated 221 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1457: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1014: There were test failures: 594 suites (10 ignored), 2398 tests, 1 error, 121 ignored (71 assumptions) [seed: 52B83B0ED20A80F2]

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