Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/258/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseConcMarkSweepGC

1 tests failed.
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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-016\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-016\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-016:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-016
 

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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-016\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-016\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-016:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-016

        at __randomizedtesting.SeedInfo.seed([437FE9807A472571]: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 12290 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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\init-core-data-001
   [junit4]   2> 3131555 INFO  
(SUITE-TestBulkSchemaAPI-seed#[437FE9807A472571]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3131558 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testAddFieldMatchingExistingDynamicField
   [junit4]   2> 3132373 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3132374 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3132376 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core
   [junit4]   2> 3132381 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3132383 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b7dab6{/solr,null,AVAILABLE}
   [junit4]   2> 3132385 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@13d4335{HTTP/1.1,[http/1.1]}{127.0.0.1:61021}
   [junit4]   2> 3132385 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.e.j.s.Server Started @3138770ms
   [junit4]   2> 3132386 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61021, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001,
 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores}
   [junit4]   2> 3132386 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3132386 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001'
   [junit4]   2> 3132386 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 3132386 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001
   [junit4]   2> 3132386 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\solr.xml
   [junit4]   2> 3132403 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores
   [junit4]   2> 3132403 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreContainer New CoreContainer 9602019
   [junit4]   2> 3132403 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001]
   [junit4]   2> 3132404 WARN  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\lib
   [junit4]   2> 3132405 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 3132411 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3132412 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3132413 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3132413 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 3132413 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3132414 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores
   [junit4]   2> 3132417 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-managed-schema.xml, loadOnStartup=true, 
schema=schema-rest.xml, configSetProperties=configsetprops.json, 
transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 3132417 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core
   [junit4]   2> 3132417 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 3132418 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3132418 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3132419 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1'
   [junit4]   2> 3132419 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3132419 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001
   [junit4]   2> 3132420 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001/tempDir-001/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3132420 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001/tempDir-001/collection1/lib/README'
 to classloader
   [junit4]   2> 3132515 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3132533 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 3132540 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 3132557 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
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> 3132566 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 3132680 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3132681 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.s.IndexSchema query parser default operator is OR
   [junit4]   2> 3132681 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3132682 WARN  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 3132686 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 3132686 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 3132693 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 3132694 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 3132702 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
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> 3132703 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
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> 3132703 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
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> 3132703 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
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> 3132708 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 3132712 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf\schema-rest.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 3132726 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1'
   [junit4]   2> 3132726 INFO  (coreLoadExecutor-10151-thread-1) [    ] 
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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1
   [junit4]   2> 3132727 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 3132727 INFO  (coreLoadExecutor-10151-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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data\]
   [junit4]   2> 3132727 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 3132728 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.SchemaCodecFactory Using default compressionMode: 
BEST_SPEED
   [junit4]   2> 3132730 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data
   [junit4]   2> 3132731 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data\index/
   [junit4]   2> 3132733 WARN  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3132735 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data\index
   [junit4]   2> 3132736 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1432578154339459]
   [junit4]   2> 3132747 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74f241; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 3132747 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3132748 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data\
   [junit4]   2> 3132750 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 3132750 WARN  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3132763 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3132765 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3132767 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3132769 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3132772 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 3132772 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3132773 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3132773 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3132773 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=88.197265625, 
floorSegmentMB=1.732421875, forceMergeDeletesPctAllowed=9.831774096364292, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6628539267006628
   [junit4]   2> 3132774 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74f241; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 3132774 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3132774 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16a53b[collection1] 
main]
   [junit4]   2> 3132776 INFO  (coreLoadExecutor-10151-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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132776 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf}
   [junit4]   2> 3132776 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132777 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 4 registered ManagedResources
   [junit4]   2> 3132777 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132778 WARN  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/english
   [junit4]   2> 3132780 INFO  (coreLoadExecutor-10151-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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132780 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 3132780 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 3132780 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132781 WARN  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/german
   [junit4]   2> 3132783 INFO  (coreLoadExecutor-10151-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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132783 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 3132783 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 3132783 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading 
_schema_analysis_synonyms_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132784 WARN  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 3132785 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 3132785 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 3132785 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading 
_schema_analysis_synonyms_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132786 WARN  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 3132786 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/german
   [junit4]   2> 3132786 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 3132787 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3132787 INFO  
(searcherExecutor-10152-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16a53b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3132787 INFO  (coreLoadExecutor-10151-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 3132920 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#61021
   [junit4]   2> 3132932 INFO  (qtp2974111-40412) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=1
   [junit4]   2> 3132939 INFO  (qtp2974111-40413) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=1
   [junit4]   2> 3132945 INFO  (qtp2974111-40414) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 3132956 INFO  (qtp2974111-40415) [    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> 3132956 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_german.json 
using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132957 INFO  (qtp2974111-40415) [    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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132957 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 3132960 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 3132961 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 3132961 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 3132961 INFO  (qtp2974111-40415) [    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> 3132961 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_german.json 
using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132961 WARN  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 3132962 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 3132962 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 3132962 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 3132971 INFO  (qtp2974111-40415) [    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> 3132971 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json 
using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132971 INFO  (qtp2974111-40415) [    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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132971 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 3132971 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 3132971 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 3132971 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 3132971 INFO  (qtp2974111-40415) [    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> 3132972 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json 
using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf
   [junit4]   2> 3132972 WARN  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 3132972 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 3132972 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 3132973 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 3132975 INFO  (qtp2974111-40415) [    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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 3132977 INFO  (qtp2974111-40415) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=26
   [junit4]   2> 3132981 INFO  (qtp2974111-40416) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 3132984 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@13d4335{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3132984 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9602019
   [junit4]   2> 3132986 INFO  (coreCloseExecutor-10156-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1afafe8
   [junit4]   2> 3132986 INFO  (coreCloseExecutor-10156-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3132986 INFO  (coreCloseExecutor-10156-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 3132986 INFO  (coreCloseExecutor-10156-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 3132986 INFO  (coreCloseExecutor-10156-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 3132989 INFO  (coreCloseExecutor-10156-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 3132989 INFO  (coreCloseExecutor-10156-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing 
NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3132989 INFO  (coreCloseExecutor-10156-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data;done=false>>]
   [junit4]   2> 3132989 INFO  (coreCloseExecutor-10156-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 3132989 INFO  (coreCloseExecutor-10156-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data
   [junit4]   2> 3132990 INFO  (coreCloseExecutor-10156-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data\index
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data\index;done=false>>]
   [junit4]   2> 3132990 INFO  (coreCloseExecutor-10156-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 3132990 INFO  (coreCloseExecutor-10156-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-003\cores\core\data\index
   [junit4]   2> 3132990 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b7dab6{/solr,null,UNAVAILABLE}
   [junit4]   2> 3132997 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddFieldMatchingExistingDynamicField
   [junit4]   2> 3133000 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testAddFieldWithExistingCatchallDynamicField
   [junit4]   2> 3133777 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3133777 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3133779 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core
   [junit4]   2> 3133784 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3133785 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@128ff1{/solr,null,AVAILABLE}
   [junit4]   2> 3133787 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@1ce5288{HTTP/1.1,[http/1.1]}{127.0.0.1:61025}
   [junit4]   2> 3133787 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.e.j.s.Server Started @3140171ms
   [junit4]   2> 3133787 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61025, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004,
 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores}
   [junit4]   2> 3133787 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3133787 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004'
   [junit4]   2> 3133788 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 3133788 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004
   [junit4]   2> 3133788 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\solr.xml
   [junit4]   2> 3133814 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores
   [junit4]   2> 3133814 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreContainer New CoreContainer 7042419
   [junit4]   2> 3133814 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004]
   [junit4]   2> 3133816 WARN  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\lib
   [junit4]   2> 3133816 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 3133823 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3133825 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3133825 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3133825 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 3133825 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3133825 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores
   [junit4]   2> 3133828 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-managed-schema.xml, loadOnStartup=true, 
schema=schema-rest.xml, configSetProperties=configsetprops.json, 
transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 3133828 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core
   [junit4]   2> 3133828 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 3133828 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3133830 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3133830 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1'
   [junit4]   2> 3133830 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3133830 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004
   [junit4]   2> 3133831 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3133831 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 3133922 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3133926 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 3133933 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 3133949 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
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> 3133957 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 3134096 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3134096 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.s.IndexSchema query parser default operator is OR
   [junit4]   2> 3134097 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3134099 WARN  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 3134104 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 3134104 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 3134114 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 3134114 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 3134126 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
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> 3134126 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
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> 3134126 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
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> 3134126 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
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> 3134130 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 3134156 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf\schema-rest.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 3134170 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1'
   [junit4]   2> 3134171 INFO  (coreLoadExecutor-10163-thread-1) [    ] 
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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1
   [junit4]   2> 3134171 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 3134171 INFO  (coreLoadExecutor-10163-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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data\]
   [junit4]   2> 3134171 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 3134171 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.SchemaCodecFactory Using default compressionMode: 
BEST_SPEED
   [junit4]   2> 3134174 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data
   [junit4]   2> 3134176 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data\index/
   [junit4]   2> 3134177 WARN  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3134180 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data\index
   [junit4]   2> 3134180 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1432578154339459]
   [junit4]   2> 3134206 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12580b4; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 3134206 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3134209 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 3134209 WARN  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3134224 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3134227 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3134229 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3134231 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3134235 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 3134236 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3134236 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3134236 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3134237 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=88.197265625, 
floorSegmentMB=1.732421875, forceMergeDeletesPctAllowed=9.831774096364292, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6628539267006628
   [junit4]   2> 3134238 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12580b4; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 3134238 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3134238 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ffca86[collection1] 
main]
   [junit4]   2> 3134240 INFO  (coreLoadExecutor-10163-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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134240 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf}
   [junit4]   2> 3134240 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134241 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 4 registered ManagedResources
   [junit4]   2> 3134242 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134243 WARN  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/english
   [junit4]   2> 3134244 INFO  (coreLoadExecutor-10163-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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134244 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 3134244 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 3134244 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134246 WARN  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/german
   [junit4]   2> 3134247 INFO  (coreLoadExecutor-10163-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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134247 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 3134247 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 3134247 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading 
_schema_analysis_synonyms_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134249 WARN  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 3134250 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 3134250 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 3134250 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading 
_schema_analysis_synonyms_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134254 WARN  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 3134255 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/german
   [junit4]   2> 3134255 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 3134255 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3134255 INFO  (coreLoadExecutor-10163-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 3134260 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data\
   [junit4]   2> 3134262 INFO  
(searcherExecutor-10164-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ffca86[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3134331 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#61025
   [junit4]   2> 3134344 INFO  (qtp18951308-40431) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 3134349 INFO  (qtp18951308-40432) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 3134355 INFO  (qtp18951308-40430) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 3134361 INFO  (qtp18951308-40434) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 3134370 INFO  (qtp18951308-40435) [    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> 3134370 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_german.json 
using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134371 INFO  (qtp18951308-40435) [    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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134371 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 3134371 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 3134371 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 3134371 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 3134371 INFO  (qtp18951308-40435) [    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> 3134371 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_german.json 
using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134371 WARN  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 3134372 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 3134372 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 3134372 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 3134381 INFO  (qtp18951308-40435) [    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> 3134381 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json 
using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134382 INFO  (qtp18951308-40435) [    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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134382 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 3134382 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 3134382 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 3134382 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 3134382 INFO  (qtp18951308-40435) [    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> 3134382 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json 
using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134383 WARN  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 3134383 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 3134383 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 3134383 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 3134385 INFO  (qtp18951308-40435) [    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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 3134387 INFO  (qtp18951308-40435) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=22
   [junit4]   2> 3134390 INFO  (qtp18951308-40436) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 3134397 INFO  (qtp18951308-40429) [    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> 3134402 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_german.json 
using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134403 INFO  (qtp18951308-40429) [    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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134403 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 3134403 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 3134403 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 3134403 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 3134404 INFO  (qtp18951308-40429) [    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> 3134404 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_german.json 
using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134404 WARN  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 3134405 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 3134405 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/german
   [junit4]   2> 3134405 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 3134421 INFO  (qtp18951308-40429) [    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> 3134421 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json 
using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134421 INFO  (qtp18951308-40429) [    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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134422 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 3134422 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 3134422 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 3134422 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 3134422 INFO  (qtp18951308-40429) [    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> 3134422 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json 
using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf
   [junit4]   2> 3134422 WARN  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 3134423 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 3134423 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 3134423 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 3134424 INFO  (qtp18951308-40429) [    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\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 3134427 INFO  (qtp18951308-40429) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=33
   [junit4]   2> 3134430 INFO  (qtp18951308-40431) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 3134433 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@1ce5288{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3134434 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7042419
   [junit4]   2> 3134438 INFO  (coreCloseExecutor-10168-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b68cf5
   [junit4]   2> 3134438 INFO  (coreCloseExecutor-10168-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3134438 INFO  (coreCloseExecutor-10168-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 3134439 INFO  (coreCloseExecutor-10168-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 3134439 INFO  (coreCloseExecutor-10168-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 3134440 INFO  (coreCloseExecutor-10168-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 3134440 INFO  (coreCloseExecutor-10168-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing 
NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3134440 INFO  (coreCloseExecutor-10168-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data\index
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data\index;done=false>>]
   [junit4]   2> 3134441 INFO  (coreCloseExecutor-10168-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 3134441 INFO  (coreCloseExecutor-10168-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data\index
   [junit4]   2> 3134441 INFO  (coreCloseExecutor-10168-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data;done=false>>]
   [junit4]   2> 3134442 INFO  (coreCloseExecutor-10168-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 3134442 INFO  (coreCloseExecutor-10168-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-006\cores\core\data
   [junit4]   2> 3134442 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@128ff1{/solr,null,UNAVAILABLE}
   [junit4]   2> 3134448 INFO  
(TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[437FE9807A472571])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testAddFieldWithExistingCatchallDynamicField
   [junit4]   2> 3134452 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleAddFieldWithErrors
   [junit4]   2> 3135299 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3135299 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3135300 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-009\cores\core
   [junit4]   2> 3135300 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3135320 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d17c5c{/solr,null,AVAILABLE}
   [junit4]   2> 3135322 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@5551b9{HTTP/1.1,[http/1.1]}{127.0.0.1:61029}
   [junit4]   2> 3135322 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.e.j.s.Server Started @3141707ms
   [junit4]   2> 3135322 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61029, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-007,
 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-009\cores}
   [junit4]   2> 3135322 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3135322 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-007'
   [junit4]   2> 3135323 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 3135323 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-007
   [junit4]   2> 3135324 INFO  
(TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[437FE9807A472571]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-

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

oreCloseExecutor-10216-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 3141199 INFO  (coreCloseExecutor-10216-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-018\cores\core\data\index
   [junit4]   2> 3141199 INFO  (coreCloseExecutor-10216-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-018\cores\core\data
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-018\cores\core\data;done=false>>]
   [junit4]   2> 3141200 INFO  (coreCloseExecutor-10216-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 3141200 INFO  (coreCloseExecutor-10216-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-018\cores\core\data
   [junit4]   2> 3141200 INFO  
(TEST-TestBulkSchemaAPI.testAnalyzerClass-seed#[437FE9807A472571]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1268a56{/solr,null,UNAVAILABLE}
   [junit4]   2> 3141207 INFO  
(TEST-TestBulkSchemaAPI.testAnalyzerClass-seed#[437FE9807A472571]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAnalyzerClass
   [junit4]   2> 3141208 INFO  
(SUITE-TestBulkSchemaAPI-seed#[437FE9807A472571]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=742, maxMBSortInHeap=5.872816799001893, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ms-MY, 
timezone=Indian/Cocos
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 
(32-bit)/cpus=3,threads=1,free=229559592,total=421199872
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollapseQParserPlugin, 
TestStressLucene, DistribCursorPagingTest, TestConfigReload, HighlighterTest, 
HdfsRecoverLeaseTest, SOLR749Test, TestReplicationHandler, MigrateRouteKeyTest, 
TestGroupingSearch, TestMergePolicyConfig, ZkCLITest, TestShardHandlerFactory, 
PrimitiveFieldTypeTest, TestJsonRequest, TestSolrConfigHandlerConcurrent, 
SolrCoreTest, TestCoreContainer, TestCryptoKeys, TestLFUCache, 
TestJmxIntegration, TestScoreJoinQPNoScore, TestReqParamsAPI, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest, TriLevelCompositeIdRoutingTest, 
TestGeoJSONResponseWriter, CloudExitableDirectoryReaderTest, 
LeaderElectionTest, BlockDirectoryTest, 
DistributedQueryComponentCustomSortTest, TestCollationFieldDocValues, 
ZkControllerTest, DOMUtilTest, ShardRoutingTest, 
TestLMDirichletSimilarityFactory, RegexBoostProcessorTest, 
DistributedQueryElevationComponentTest, TestSolrCloudWithKerberosAlt, 
TestTolerantUpdateProcessorRandomCloud, TestAnalyzedSuggestions, 
TestHighlightDedupGrouping, TestConfigSetsAPIExclusivity, TestFilteredDocIdSet, 
StressHdfsTest, UpdateParamsTest, XsltUpdateRequestHandlerTest, 
SpatialFilterTest, TestSortByMinMaxFunction, TestCloudInspectUtil, 
TestInfoStreamLogging, RulesTest, PreAnalyzedFieldTest, TestRawResponseWriter, 
TestDistribIDF, TestFieldCacheSort, IndexBasedSpellCheckerTest, 
TestQueryWrapperFilter, TestDefaultSearchFieldResource, 
TestRuleBasedAuthorizationPlugin, DistributedSuggestComponentTest, 
TestFunctionQuery, TestAddFieldRealTimeGet, ScriptEngineTest, 
TestHashQParserPlugin, DocExpirationUpdateProcessorFactoryTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, AsyncMigrateRouteKeyTest, 
BadComponentTest, TestElisionMultitermQuery, TestRandomDVFaceting, 
TestSolrFieldCacheMBean, DirectUpdateHandlerTest, QueryElevationComponentTest, 
TestSchemaVersionResource, TestSolrDynamicMBean, SolrTestCaseJ4Test, 
TestObjectReleaseTracker, TestChildDocTransformer, DocValuesTest, 
DocValuesMultiTest, TestSchemaResource, TimeZoneUtilsTest, RollingRestartTest, 
TestRequestStatusCollectionAPI, HLLUtilTest, SimpleMLTQParserTest, 
TestSubQueryTransformerCrossCore, TestDFRSimilarityFactory, 
TestExtendedDismaxParser, TestSQLHandler, CursorPagingTest, TestXIncludeConfig, 
LeaderInitiatedRecoveryOnCommitTest, TestDistributedSearch, TestSort, 
DirectoryFactoryTest, IndexSchemaTest, TestHdfsUpdateLog, TestSearchPerf, 
TestLeaderElectionZkExpiry, DocumentBuilderTest, TestLockTree, 
TestUniqueKeyFieldResource, TestHighFrequencyDictionaryFactory, 
ClusterStateUpdateTest, TestSolrDeletionPolicy1, 
TestPartialUpdateDeduplication, TestNoOpRegenerator, TestDocumentBuilder, 
TestPostingsSolrHighlighter, HighlighterMaxOffsetTest, TestMacros, 
DeleteLastCustomShardedReplicaTest, SystemInfoHandlerTest, 
TestPerFieldSimilarityClassic, TestMiniSolrCloudClusterSSL, 
SaslZkACLProviderTest, TestReplicaProperties, AnalyticsMergeStrategyTest, 
TestFieldCacheReopen, HdfsChaosMonkeyNothingIsSafeTest, 
TestConfigSetProperties, TestDynamicFieldResource, 
DistributedSpellCheckComponentTest, TestXmlQParser, TestFieldCacheVsDocValues, 
ResponseHeaderTest, HdfsDirectoryFactoryTest, RequiredFieldsTest, 
TestRemoteStreaming, TestBulkSchemaConcurrent, PingRequestHandlerTest, 
TestLazyCores, TestCloudBackupRestore, UnloadDistributedZkTest, 
TestManagedSynonymFilterFactory, MoreLikeThisHandlerTest, 
SharedFSAutoReplicaFailoverTest, TestConfig, TestCustomSort, 
DirectSolrSpellCheckerTest, UUIDFieldTest, SuggesterFSTTest, 
TermsComponentTest, CollectionStateFormat2Test, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
ConfigSetsAPITest, ConnectionManagerTest, CustomCollectionTest, 
DeleteReplicaTest, DistributedQueueTest, DistributedVersionInfoTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, 
RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest, 
SSLMigrationTest, ShardSplitTest, TestConfigSetsAPIZkFailure, 
TestDownShardTolerantSearch, TestMiniSolrCloudCluster, TestRebalanceLeaders, 
TestStressLiveNodes, QueryResultKeyTest, TestConfigOverlay, TestConfigSets, 
TestDynamicLoading, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, 
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, SecurityConfHandlerTest, 
SegmentsInfoRequestHandlerTest, DistributedExpandComponentTest, 
DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, 
FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestExpandComponent, 
TestPivotHelperCode, TestTrackingShardHandlerFactory, JavabinLoaderTest, 
WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, SmileWriterTest, 
TestIntervalFaceting, TestCustomDocTransformer, TestGraphMLResponseWriter, 
TestSolrQueryResponse, TestSubQueryTransformer, TestManagedResource, 
TestRestManager, TestBulkSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI 
-Dtests.seed=437FE9807A472571 -Dtests.slow=true -Dtests.locale=ms-MY 
-Dtests.timezone=Indian/Cocos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBulkSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-016\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-016\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-016:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_437FE9807A472571-001\tempDir-016
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([437FE9807A472571]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [542/615 (1!)] on J0 in 11.25s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 267 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:531: 
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1427:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:984: 
There were test failures: 615 suites (10 ignored), 2591 tests, 1 suite-level 
error, 126 ignored (82 assumptions) [seed: 437FE9807A472571]

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


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

Reply via email to