Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/688/
Java: 32bit/jdk1.8.0_112 -client -XX:+UseParallelGC

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

Error Message:
PeerSynced node did not become leader expected:<CloudJettyRunner 
[url=https://127.0.0.1:56073/jhd/collection1]> but was:<CloudJettyRunner 
[url=https://127.0.0.1:56057/jhd/collection1]>

Stack Trace:
java.lang.AssertionError: PeerSynced node did not become leader 
expected:<CloudJettyRunner [url=https://127.0.0.1:56073/jhd/collection1]> but 
was:<CloudJettyRunner [url=https://127.0.0.1:56057/jhd/collection1]>
        at 
__randomizedtesting.SeedInfo.seed([1BCBFB95703270F0:939FC44FDECE1D08]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:162)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([1BCBFB95703270F0:ECB815CDB6DADF16]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1347)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-013\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-013\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-013:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-013
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-013\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-013\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-013:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-013

        at __randomizedtesting.SeedInfo.seed([1BCBFB95703270F0]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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 11291 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\init-core-data-001
   [junit4]   2> 586437 INFO  
(SUITE-TestBulkSchemaAPI-seed#[1BCBFB95703270F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 586441 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultipleCommands
   [junit4]   2> 587036 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 587036 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 587037 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-003\cores\core
   [junit4]   2> 587042 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 587043 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a49460{/solr,null,AVAILABLE}
   [junit4]   2> 587045 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@296e{HTTP/1.1,[http/1.1]}{127.0.0.1:62595}
   [junit4]   2> 587045 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.e.j.s.Server Started @591093ms
   [junit4]   2> 587045 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62595, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001,
 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-003\cores}
   [junit4]   2> 587046 ERROR 
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 587046 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 587046 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 587046 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 587046 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-13T13:18:55.122Z
   [junit4]   2> 587046 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\solr.xml
   [junit4]   2> 587071 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 587077 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-003\cores
   [junit4]   2> 587078 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 587082 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001/tempDir-001/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 587196 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 587218 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as 
managed, but managed schema resource managed-schema not found - loading 
non-managed schema schema-rest.xml instead
   [junit4]   2> 587244 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 587495 WARN  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 587495 WARN  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator 
is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 587497 WARN  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 587500 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 587501 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 587517 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 587517 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 587518 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid 
field id
   [junit4]   2> 587528 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 587528 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 587528 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 587528 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 587535 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 587546 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed 
schema, renamed the non-managed schema 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf\schema-rest.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 587559 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1
   [junit4]   2> 587560 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-003\cores\core\data\]
   [junit4]   2> 587568 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7012672613542951]
   [junit4]   2> 587577 WARN  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 587597 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 587597 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 587597 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=25.40625, 
floorSegmentMB=1.783203125, forceMergeDeletesPctAllowed=6.845615203346674, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6137392885896122
   [junit4]   2> 587597 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12c20d9[collection1] 
main]
   [junit4]   2> 587597 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 587605 WARN  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/english
   [junit4]   2> 587607 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 587607 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 587607 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 587608 WARN  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/german
   [junit4]   2> 587609 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 587609 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 587609 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 587610 WARN  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 587610 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 587610 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 587612 WARN  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 587612 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/german
   [junit4]   2> 587612 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 587612 INFO  (coreLoadExecutor-2968-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 587613 INFO  
(searcherExecutor-2969-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@12c20d9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 588015 INFO  
(TEST-TestBulkSchemaAPI.testMultipleCommands-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#62595
   [junit4]   2> 588030 INFO  (qtp7392701-5270) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=3
   [junit4]   2> 588045 INFO  (qtp7392701-5267) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=1
   [junit4]   2> 588053 INFO  (qtp7392701-5267) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=1
   [junit4]   2> 588059 INFO  (qtp7392701-5265) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=1
   [junit4]   2> 588065 INFO  (qtp7392701-5264) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 588071 INFO  (qtp7392701-5263) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=1
   [junit4]   2> 588079 INFO  (qtp7392701-5262) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=1
   [junit4]   2> 588153 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588153 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588153 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588153 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588153 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588154 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588154 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588154 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588155 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588155 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 588155 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588167 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588168 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588168 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588168 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588168 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588168 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588168 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588168 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588168 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588168 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588168 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588171 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588171 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588171 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588171 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588171 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588171 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588171 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588172 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588172 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588172 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/german
   [junit4]   2> 588172 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588180 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588181 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588181 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588181 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588181 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588181 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588181 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588181 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588181 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588182 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588182 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588184 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588184 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588185 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588185 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588185 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 5 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588185 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588185 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588185 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588185 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588185 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/german
   [junit4]   2> 588185 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588194 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588194 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588194 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588194 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588194 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 5 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588194 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588194 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588194 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588194 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588195 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 5 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588195 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588197 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588197 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588197 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588197 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588198 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588198 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588198 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588199 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588199 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588199 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/german
   [junit4]   2> 588199 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588208 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588208 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588208 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588208 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588208 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588209 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588209 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588209 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588209 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588209 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588209 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588229 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588229 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588229 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588229 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588229 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 7 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588229 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588229 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588230 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588230 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588230 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/german
   [junit4]   2> 588230 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588238 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588239 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588239 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588239 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588239 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 7 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588240 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588240 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588240 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588240 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588241 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 7 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588241 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588261 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588261 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588262 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588262 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588262 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 8 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588262 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588262 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588262 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588263 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588263 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/german
   [junit4]   2> 588263 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588271 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588272 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588272 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588272 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588272 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 8 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588272 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588272 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588272 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588272 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588273 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 8 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588273 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588276 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588276 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588276 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588276 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588276 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 9 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588276 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588276 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588276 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588276 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588277 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/synonyms/german
   [junit4]   2> 588277 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588285 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588286 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588286 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588286 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588286 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 9 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588286 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588286 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588286 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588286 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588286 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 9 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588286 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588292 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588292 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588292 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588293 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588293 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 10 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588293 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588293 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588293 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588293 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588293 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 10 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 588293 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588302 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588303 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588303 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588303 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588303 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 10 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588303 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588303 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588303 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588304 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588304 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 10 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588304 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588306 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588306 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588306 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588307 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588307 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 11 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588307 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588307 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588307 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588307 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588308 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 11 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 588308 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588316 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588317 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588317 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588317 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588317 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 11 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588317 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588317 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588317 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588317 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588318 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 11 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588318 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588331 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588331 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588331 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588332 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588332 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 12 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588332 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588332 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588332 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588332 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588333 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 12 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 588333 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588341 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588341 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588341 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588341 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588341 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 12 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588341 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588342 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588342 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588342 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588342 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 12 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588342 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588345 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588345 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588345 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588345 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588345 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 13 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588345 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588345 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588345 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588345 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588346 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 13 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 588346 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588353 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588354 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588354 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588354 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588354 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 13 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588354 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588354 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588354 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588354 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588355 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 13 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588355 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588357 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588357 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588357 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588357 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588357 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 14 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588357 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588357 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588357 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588358 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588358 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 14 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 588358 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588367 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588367 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588367 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588367 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588368 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 14 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588368 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588368 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588368 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588368 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588368 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 14 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588368 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588371 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588371 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588371 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588371 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588372 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 15 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588372 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588372 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588372 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588372 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588372 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 15 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 588372 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588379 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588380 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588380 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588380 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588380 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 15 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588380 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588380 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588380 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588380 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588381 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 15 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588381 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588383 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588383 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588384 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588384 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588384 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 16 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588384 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588384 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588384 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588384 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588385 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 16 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 588385 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588392 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588392 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588392 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 588392 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 588392 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 16 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 588392 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 588393 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 588393 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 588393 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 588394 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 16 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 588394 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 588398 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 588398 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit4]   2> 588399 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 588399 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 588399 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 17 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 588399 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 588399 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 588399 WARN  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 588399 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 588400 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResource Notified 17 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 588400 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 588412 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 588413 INFO  (qtp7392701-5272) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_1BCBFB95703270F0-001\tempDir-001\collection1\conf
   [junit

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

onTest.test-seed#[1BCBFB95703270F0]) [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e01b79{/jhd,null,UNAVAILABLE}
   [junit4]   2> 2173979 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 56095
   [junit4]   2> 2173981 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[1BCBFB95703270F0]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56017 56017
   [junit4]   2> 2173982 INFO  (Thread-3953) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56017 56017
   [junit4]   2> 2173983 WARN  (Thread-3953) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97276072831287301-127.0.0.1:56027_jhd-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/97276072831287306-127.0.0.1:56057_jhd-n_0000000001
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/97276072831287306-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        43      /solr/overseer/queue
   [junit4]   2>        43      /solr/overseer/collection-queue-work
   [junit4]   2>        16      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test 
-Dtests.seed=1BCBFB95703270F0 -Dtests.slow=true -Dtests.locale=en-IE 
-Dtests.timezone=Canada/Central -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 45.9s J1 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: PeerSynced node did 
not become leader expected:<CloudJettyRunner 
[url=https://127.0.0.1:56073/jhd/collection1]> but was:<CloudJettyRunner 
[url=https://127.0.0.1:56057/jhd/collection1]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1BCBFB95703270F0:939FC44FDECE1D08]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:162)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2173985 INFO  
(SUITE-PeerSyncReplicationTest-seed#[1BCBFB95703270F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.PeerSyncReplicationTest_1BCBFB95703270F0-001
   [junit4]   2> Jan 13, 2017 1:45:22 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=en-IE, 
timezone=Canada/Central
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112 
(32-bit)/cpus=3,threads=1,free=61243208,total=430440448
   [junit4]   2> NOTE: All tests run in this JVM: [TestDownShardTolerantSearch, 
TestClusterProperties, SaslZkACLProviderTest, UUIDFieldTest, 
DistributedIntervalFacetingTest, SortByFunctionTest, VersionInfoTest, 
TestTestInjection, SignatureUpdateProcessorFactoryTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestCoreDiscovery, 
TestConfigSetsAPIZkFailure, BJQParserTest, TestSolrCoreProperties, 
TestSubQueryTransformer, WordBreakSolrSpellCheckerTest, TestNumericTerms32, 
TestRandomFlRTGCloud, LeaderElectionIntegrationTest, TestMergePolicyConfig, 
MultiThreadedOCPTest, SliceStateTest, LeaderFailureAfterFreshStartTest, 
TestJavabinTupleStreamParser, TestSchemaSimilarityResource, 
TestInfoStreamLogging, TestSolrCloudWithSecureImpersonation, NoCacheHeaderTest, 
TestDistributedGrouping, TestFieldCache, TestLocalFSCloudBackupRestore, 
TestEmbeddedSolrServerConstructors, TestValueSourceCache, 
TestManagedResourceStorage, TestQuerySenderListener, 
ConjunctionSolrSpellCheckerTest, TestPivotHelperCode, HdfsRecoverLeaseTest, 
DeleteInactiveReplicaTest, SortSpecParsingTest, TestManagedSchema, 
TestFieldCacheWithThreads, SmileWriterTest, TestDFRSimilarityFactory, 
TolerantUpdateProcessorTest, RollingRestartTest, ShardRoutingCustomTest, 
TestLMDirichletSimilarityFactory, SolrCoreCheckLockOnStartupTest, BasicZkTest, 
DistributedQueryComponentOptimizationTest, CreateCollectionCleanupTest, 
TestDistributedMissingSort, TestFoldingMultitermQuery, 
SharedFSAutoReplicaFailoverTest, ExternalFileFieldSortTest, JavabinLoaderTest, 
TestShardHandlerFactory, CSVRequestHandlerTest, TestSolrCloudSnapshots, 
TestGeoJSONResponseWriter, TestSSLRandomization, TestCustomSort, 
WrapperMergePolicyFactoryTest, TestConfigSetsAPI, SecurityConfHandlerTest, 
TestRTimerTree, TestMaxScoreQueryParser, AtomicUpdatesTest, 
TestFieldCollectionResource, SuggestComponentContextFilterQueryTest, 
TestSchemaNameResource, SolrGangliaReporterTest, TestStandardQParsers, 
CollectionsAPISolrJTest, FieldMutatingUpdateProcessorTest, 
ChangedSchemaMergeTest, TestDeleteCollectionOnDownNodes, 
TestSimpleTrackingShardHandler, DistributedTermsComponentTest, 
TestBulkSchemaAPI, TestCorePropertiesReload, TestExactSharedStatsCache, 
TestStressLiveNodes, DataDrivenBlockJoinTest, 
TestReversedWildcardFilterFactory, TestPerFieldSimilarityWithDefaultOverride, 
IndexSchemaTest, SolrCoreMetricManagerTest, AliasIntegrationTest, 
TestCloudPseudoReturnFields, TestSolrCloudWithDelegationTokens, 
ShowFileRequestHandlerTest, TestFieldCacheSortRandom, RequestHandlersTest, 
TestRequestForwarding, LukeRequestHandlerTest, TestImpersonationWithHadoopAuth, 
TestReload, DistribCursorPagingTest, TestCloudManagedSchema, 
LeaderInitiatedRecoveryOnShardRestartTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestCloudInspectUtil, 
CdcrReplicationHandlerTest, TestClassicSimilarityFactory, 
PreAnalyzedUpdateProcessorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestManagedStopFilterFactory, CloudMLTQParserTest, TestTrie, TestJsonFacets, 
TestNRTOpen, DistanceUnitsTest, SolrMetricReporterTest, 
OverseerModifyCollectionTest, ZkStateReaderTest, TestReplicationHandlerBackup, 
SolrJmxReporterTest, TestPHPSerializedResponseWriter, TestConfig, 
TestQueryUtils, TestSha256AuthenticationProvider, TestSolrQueryResponse, 
TestDynamicFieldCollectionResource, TestDefaultStatsCache, RequestLoggingTest, 
TestSuggestSpellingConverter, TestScoreJoinQPScore, 
DirectUpdateHandlerOptimizeTest, FullSolrCloudDistribCmdsTest, 
DistributedVersionInfoTest, ManagedSchemaRoundRobinCloudTest, 
TestLuceneMatchVersion, TestSolr4Spatial, DocValuesMissingTest, 
ReturnFieldsTest, HLLUtilTest, BufferStoreTest, TestXmlQParserPlugin, 
TestOmitPositions, CollectionTooManyReplicasTest, HighlighterConfigTest, 
TestRebalanceLeaders, TestShortCircuitedRequests, TestIndexingPerformance, 
ConfigSetsAPITest, TestTrieFacet, DefaultValueUpdateProcessorTest, 
DeleteShardTest, CleanupOldIndexTest, TestSchemalessBufferedUpdates, 
OpenCloseCoreStressTest, TermVectorComponentDistributedTest, 
TestAuthenticationFramework, TestRandomFaceting, TestQueryTypes, 
TestTolerantUpdateProcessorRandomCloud, CircularListTest, TestFastWriter, 
TestJoin, TestSolrQueryParserResource, BasicDistributedZk2Test, 
ZkSolrClientTest, PKIAuthenticationIntegrationTest, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, 
TestZkChroot, TestDistributedSearch, TestHashPartitioner, TestRangeQuery, 
StatsComponentTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, 
TestLazyCores, TestIndexSearcher, CurrencyFieldOpenExchangeTest, 
SolrIndexSplitterTest, SimplePostToolTest, SpellCheckCollatorTest, 
SuggesterFSTTest, CoreAdminHandlerTest, SuggesterTest, 
SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, 
StatelessScriptUpdateProcessorFactoryTest, SolrInfoMBeanTest, 
TestSurroundQueryParser, DisMaxRequestHandlerTest, FileBasedSpellCheckerTest, 
XmlUpdateRequestHandlerTest, RequiredFieldsTest, TestSolrQueryParser, 
LoggingHandlerTest, SolrPluginUtilsTest, JSONWriterTest, MBeansHandlerTest, 
JsonLoaderTest, TestPartialUpdateDeduplication, UpdateParamsTest, 
AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, 
ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, 
TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestSearchPerf, 
NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, 
OutputWriterTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestCodecSupport, 
TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, 
URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, 
TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, TestUtils, 
SystemInfoHandlerTest, TestRTGBase, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestTolerantSearch, TestJettySolrRunner, 
ConnectionReuseTest, ActionThrottleTest, CdcrBootstrapTest, 
CollectionStateFormat2Test, DistribDocExpirationUpdateProcessorTest, 
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, 
LeaderInitiatedRecoveryOnCommitTest, OverseerCollectionConfigSetProcessorTest, 
OverseerStatusTest, PeerSyncReplicationTest]
   [junit4] Completed [503/680 (3!)] on J1 in 46.96s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 55261 lines...]

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

Reply via email to