You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/03/25 11:57:19 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b54) - Build # 12082 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12082/
Java: 64bit/jdk1.9.0-ea-b54 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5CEEF30CD584A2DD:BEBB5DE15E7CC403]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:502)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9370 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/init-core-data-001
   [junit4]   2> 359282 T3056 [] [] [] []  oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 359283 T3056 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testDeleteAndReplace
   [junit4]   2> 359328 T3056 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 359328 T3056 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 359329 T3056 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core
   [junit4]   2> 359331 T3056 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 359332 T3056 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@5cfbc170{/solr,null,AVAILABLE}
   [junit4]   2> 359354 T3056 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@2372b880{SSL-http/1.1}{127.0.0.1:37798}
   [junit4]   2> 359355 T3056 [] [] [] []  oejs.Server.doStart Started @360228ms
   [junit4]   2> 359355 T3056 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=37798, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores}
   [junit4]   2> 359356 T3056 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
   [junit4]   2> 359356 T3056 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/'
   [junit4]   2> 359366 T3056 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/solr.xml
   [junit4]   2> 359369 T3056 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores
   [junit4]   2> 359370 T3056 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 1151330467
   [junit4]   2> 359370 T3056 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/]
   [junit4]   2> 359370 T3056 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/lib
   [junit4]   2> 359370 T3056 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/lib).
   [junit4]   2> 359375 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 359376 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 359376 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 359376 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 359376 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 359376 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 359376 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 359377 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 359377 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 359377 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 359377 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 359378 T3056 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 359379 T3056 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 359379 T3056 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 359379 T3056 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 359380 T3056 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores
   [junit4]   2> 359380 T3056 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 359380 T3056 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/
   [junit4]   2> 359380 T3056 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 359381 T3068 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/'
   [junit4]   2> 359382 T3068 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%205CEEF30CD584A2DD-001/tempDir-001/collection1/lib/classes/' to classloader
   [junit4]   2> 359382 T3068 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%205CEEF30CD584A2DD-001/tempDir-001/collection1/lib/README' to classloader
   [junit4]   2> 359396 T3068 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 359398 T3068 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 359401 T3068 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 359403 T3068 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 359403 T3068 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf/schema-rest.xml
   [junit4]   2> 359406 T3068 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 359529 T3068 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 359531 T3068 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 359531 T3068 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 359532 T3068 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 359536 T3068 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 359536 T3068 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 359536 T3068 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 359536 T3068 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 359537 T3068 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 359568 T3068 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 359569 T3068 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1
   [junit4]   2> 359569 T3068 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 359569 T3068 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/data/
   [junit4]   2> 359569 T3068 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 359570 T3068 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/data
   [junit4]   2> 359571 T3068 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/data/index/
   [junit4]   2> 359571 T3068 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 359571 T3068 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/data/index
   [junit4]   2> 359571 T3068 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@45fb8190
   [junit4]   2> 359589 T3068 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26f95a01; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 359590 T3068 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 359592 T3068 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 359592 T3068 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 359594 T3068 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 359595 T3068 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 359595 T3068 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 359596 T3068 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 359597 T3068 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 359597 T3068 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 359598 T3068 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 359598 T3068 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 359598 T3068 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=87.1650390625, floorSegmentMB=0.638671875, forceMergeDeletesPctAllowed=14.254930749062973, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 359599 T3068 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26f95a01; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 359599 T3068 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 359600 T3068 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@32146fc9[collection1] main
   [junit4]   2> 359600 T3068 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf
   [junit4]   2> 359600 T3068 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf}
   [junit4]   2> 359600 T3068 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf
   [junit4]   2> 359600 T3068 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 359601 T3068 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf
   [junit4]   2> 359601 T3068 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 359602 T3068 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf
   [junit4]   2> 359602 T3068 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 359603 T3068 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 359603 T3068 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf
   [junit4]   2> 359603 T3068 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 359603 T3068 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf
   [junit4]   2> 359603 T3068 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 359603 T3068 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 359604 T3068 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf
   [junit4]   2> 359604 T3068 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 359604 T3068 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 359604 T3068 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 359604 T3068 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf
   [junit4]   2> 359605 T3068 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 359605 T3068 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 359605 T3068 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 359605 T3068 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 359605 T3069 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32146fc9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 359605 T3068 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 359606 T3056 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 359606 T3056 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 359606 T3056 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#37798
   [junit4]   2> ASYNC  NEW_CORE C232 name=collection1 org.apache.solr.core.SolrCore@2264768c
   [junit4]   2> 359677 T3063 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 359684 T3064 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 359689 T3065 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 359695 T3063 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 359701 T3064 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 359705 T3065 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 359725 T3063 [] [] [] [collection1]  C232 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 359740 T3063 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=30 
   [junit4]   2> 359744 T3064 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 359749 T3065 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 359755 T3063 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 359759 T3064 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 359764 T3065 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 359769 T3063 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 359774 T3064 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 359779 T3065 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 359784 T3063 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 359788 T3064 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 359792 T3065 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 359795 T3063 [] [] [] [collection1]  C232 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 359796 T3056 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@2372b880{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 359796 T3056 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1151330467
   [junit4]   2> 359797 T3056 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2264768c
   [junit4]   2> 359797 T3056 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 359797 T3056 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 359797 T3056 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 359797 T3056 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 359799 T3056 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 359799 T3056 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 359800 T3056 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/data/index;done=false>>]
   [junit4]   2> 359800 T3056 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/data/index
   [junit4]   2> 359800 T3056 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/data;done=false>>]
   [junit4]   2> 359800 T3056 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-003/cores/core/data
   [junit4]   2> 359800 T3056 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@5cfbc170{/solr,null,UNAVAILABLE}
   [junit4]   2> 359801 T3056 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testDeleteAndReplace
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.method=testDeleteAndReplace -Dtests.seed=5CEEF30CD584A2DD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh_TW_#Hant -Dtests.timezone=Pacific/Tongatapu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.52s J2 | TestBulkSchemaAPI.testDeleteAndReplace <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5CEEF30CD584A2DD:BEBB5DE15E7CC403]:0)
   [junit4]    > 	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 359808 T3056 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleAddFieldWithErrors
   [junit4]   2> 359899 T3056 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 359900 T3056 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 359900 T3056 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core
   [junit4]   2> 359901 T3056 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 359902 T3056 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@3136570a{/solr,null,AVAILABLE}
   [junit4]   2> 359905 T3056 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@40b58da6{SSL-http/1.1}{127.0.0.1:57135}
   [junit4]   2> 359906 T3056 [] [] [] []  oejs.Server.doStart Started @360780ms
   [junit4]   2> 359906 T3056 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=57135, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores}
   [junit4]   2> 359907 T3056 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
   [junit4]   2> 359907 T3056 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/'
   [junit4]   2> 359915 T3056 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/solr.xml
   [junit4]   2> 359919 T3056 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores
   [junit4]   2> 359919 T3056 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 257295131
   [junit4]   2> 359919 T3056 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/]
   [junit4]   2> 359919 T3056 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/lib
   [junit4]   2> 359920 T3056 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/lib).
   [junit4]   2> 359924 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 359924 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 359924 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 359924 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 359924 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 359924 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 359925 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 359925 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 359925 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 359925 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 359925 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 359926 T3056 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 359927 T3056 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 359927 T3056 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 359927 T3056 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 359928 T3056 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores
   [junit4]   2> 359928 T3056 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 359929 T3056 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/
   [junit4]   2> 359929 T3056 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 359929 T3084 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/'
   [junit4]   2> 359930 T3084 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%205CEEF30CD584A2DD-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 359930 T3084 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%205CEEF30CD584A2DD-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 359941 T3084 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 359944 T3084 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 359954 T3084 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 359955 T3084 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 359956 T3084 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/conf/schema-rest.xml
   [junit4]   2> 359958 T3084 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 360050 T3084 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 360050 T3084 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 360051 T3084 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 360052 T3084 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 360055 T3084 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 360055 T3084 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 360056 T3084 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 360056 T3084 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 360057 T3084 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 360072 T3084 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 360073 T3084 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1
   [junit4]   2> 360073 T3084 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 360073 T3084 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/data/
   [junit4]   2> 360073 T3084 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 360073 T3084 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/data
   [junit4]   2> 360074 T3084 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/data/index/
   [junit4]   2> 360074 T3084 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 360074 T3084 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/data/index
   [junit4]   2> 360075 T3084 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@5fc67f0e
   [junit4]   2> 360087 T3084 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f926886; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 360087 T3084 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 360088 T3084 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 360089 T3084 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 360090 T3084 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360090 T3084 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360091 T3084 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360091 T3084 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360092 T3084 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 360092 T3084 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 360093 T3084 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 360093 T3084 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 360093 T3084 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=87.1650390625, floorSegmentMB=0.638671875, forceMergeDeletesPctAllowed=14.254930749062973, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 360094 T3084 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f926886; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 360094 T3084 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 360094 T3084 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@5676b5cd[collection1] main
   [junit4]   2> 360094 T3084 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/conf
   [junit4]   2> 360094 T3084 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/conf}
   [junit4]   2> 360095 T3084 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/conf
   [junit4]   2> 360095 T3084 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 360095 T3084 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/conf
   [junit4]   2> 360095 T3084 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 360095 T3084 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/conf
   [junit4]   2> 360095 T3084 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 360095 T3084 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 360096 T3084 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/conf
   [junit4]   2> 360096 T3084 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 360096 T3084 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/conf
   [junit4]   2> 360096 T3084 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 360096 T3084 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 360096 T3084 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/conf
   [junit4]   2> 360096 T3084 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 360096 T3084 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 360097 T3084 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 360097 T3084 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-004/collection1/conf
   [junit4]   2> 360097 T3084 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 360097 T3084 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 360097 T3084 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 360097 T3084 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 360097 T3085 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5676b5cd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 360097 T3084 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 360098 T3056 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 360099 T3056 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 360099 T3056 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#57135
   [junit4]   2> ASYNC  NEW_CORE C233 name=collection1 org.apache.solr.core.SolrCore@3522807f
   [junit4]   2> 360161 T3079 [] [] [] [collection1]  C233 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360162 T3056 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@40b58da6{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 360163 T3056 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=257295131
   [junit4]   2> 360163 T3056 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3522807f
   [junit4]   2> 360163 T3056 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 360164 T3056 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 360164 T3056 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 360164 T3056 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 360165 T3056 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 360166 T3056 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 360167 T3056 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/data/index;done=false>>]
   [junit4]   2> 360167 T3056 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/data/index
   [junit4]   2> 360167 T3056 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/data;done=false>>]
   [junit4]   2> 360167 T3056 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-006/cores/core/data
   [junit4]   2> 360168 T3056 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@3136570a{/solr,null,UNAVAILABLE}
   [junit4]   2> 360169 T3056 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleAddFieldWithErrors
   [junit4]   2> 360171 T3056 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleCommands
   [junit4]   2> 360274 T3056 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 360274 T3056 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 360275 T3056 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core
   [junit4]   2> 360276 T3056 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 360278 T3056 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@3498b1d2{/solr,null,AVAILABLE}
   [junit4]   2> 360282 T3056 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@2f30ec4d{SSL-http/1.1}{127.0.0.1:33248}
   [junit4]   2> 360282 T3056 [] [] [] []  oejs.Server.doStart Started @361156ms
   [junit4]   2> 360283 T3056 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=33248, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores}
   [junit4]   2> 360284 T3056 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
   [junit4]   2> 360284 T3056 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/'
   [junit4]   2> 360296 T3056 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/solr.xml
   [junit4]   2> 360301 T3056 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores
   [junit4]   2> 360301 T3056 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 1769083165
   [junit4]   2> 360302 T3056 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/]
   [junit4]   2> 360302 T3056 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/lib
   [junit4]   2> 360302 T3056 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/lib).
   [junit4]   2> 360308 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 360309 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 360309 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 360309 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 360309 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 360309 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 360310 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 360310 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 360310 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 360311 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 360311 T3056 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 360312 T3056 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 360313 T3056 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 360314 T3056 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 360314 T3056 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 360314 T3056 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores
   [junit4]   2> 360315 T3056 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 360315 T3056 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/
   [junit4]   2> 360316 T3056 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 360316 T3100 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/'
   [junit4]   2> 360317 T3100 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%205CEEF30CD584A2DD-001/tempDir-007/collection1/lib/classes/' to classloader
   [junit4]   2> 360317 T3100 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%205CEEF30CD584A2DD-001/tempDir-007/collection1/lib/README' to classloader
   [junit4]   2> 360333 T3100 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 360336 T3100 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 360341 T3100 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 360342 T3100 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 360342 T3100 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf/schema-rest.xml
   [junit4]   2> 360346 T3100 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 360411 T3100 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 360412 T3100 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 360412 T3100 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 360413 T3100 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 360416 T3100 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 360417 T3100 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 360417 T3100 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 360417 T3100 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 360418 T3100 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf/managed-schema
   [junit4]   2> 360439 T3100 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 360439 T3100 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1
   [junit4]   2> 360439 T3100 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 360439 T3100 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/data/
   [junit4]   2> 360440 T3100 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 360440 T3100 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/data
   [junit4]   2> 360441 T3100 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/data/index/
   [junit4]   2> 360441 T3100 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 360441 T3100 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/data/index
   [junit4]   2> 360441 T3100 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@36ec25e
   [junit4]   2> 360463 T3100 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31358da4; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 360463 T3100 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 360465 T3100 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 360465 T3100 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 360466 T3100 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360467 T3100 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360467 T3100 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360468 T3100 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 360469 T3100 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 360469 T3100 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 360469 T3100 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 360469 T3100 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 360469 T3100 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=87.1650390625, floorSegmentMB=0.638671875, forceMergeDeletesPctAllowed=14.254930749062973, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 360470 T3100 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31358da4; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 360470 T3100 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 360470 T3100 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@24eb08fc[collection1] main
   [junit4]   2> 360471 T3100 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360471 T3100 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf}
   [junit4]   2> 360471 T3100 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360471 T3100 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 360471 T3100 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360471 T3100 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 360471 T3100 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360472 T3100 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 360472 T3100 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 360472 T3100 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360472 T3100 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 360472 T3100 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360472 T3100 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 360472 T3100 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 360472 T3100 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360473 T3100 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 360473 T3100 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 360473 T3100 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 360473 T3100 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360473 T3100 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 360473 T3100 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 360473 T3100 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 360473 T3100 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 360474 T3101 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@24eb08fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 360474 T3100 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 360474 T3056 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 360475 T3056 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 360475 T3056 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#33248
   [junit4]   2> ASYNC  NEW_CORE C234 name=collection1 org.apache.solr.core.SolrCore@3e87781
   [junit4]   2> 360536 T3095 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360541 T3096 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360545 T3097 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360549 T3095 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360553 T3096 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360557 T3097 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 360560 T3095 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360573 T3096 [] [] [] [collection1]  C234 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 360574 T3096 [] [] [] [collection1]  C234 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360575 T3096 [] [] [] [collection1]  C234 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360575 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 360575 T3096 [] [] [] [collection1]  C234 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 360576 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 360576 T3096 [] [] [] [collection1]  C234 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 360576 T3096 [] [] [] [collection1]  C234 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 360576 T3096 [] [] [] [collection1]  C234 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360577 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 360577 T3096 [] [] [] [collection1]  C234 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 360577 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 360578 T3096 [] [] [] [collection1]  C234 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 360583 T3096 [] [] [] [collection1]  C234 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 360583 T3096 [] [] [] [collection1]  C234 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360583 T3096 [] [] [] [collection1]  C234 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360584 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 360584 T3096 [] [] [] [collection1]  C234 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 360584 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 360584 T3096 [] [] [] [collection1]  C234 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 360584 T3096 [] [] [] [collection1]  C234 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 360585 T3096 [] [] [] [collection1]  C234 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360585 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 360585 T3096 [] [] [] [collection1]  C234 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 360585 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 360586 T3096 [] [] [] [collection1]  C234 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 360589 T3096 [] [] [] [collection1]  C234 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 360589 T3096 [] [] [] [collection1]  C234 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360590 T3096 [] [] [] [collection1]  C234 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360590 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 360590 T3096 [] [] [] [collection1]  C234 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 360591 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 360591 T3096 [] [] [] [collection1]  C234 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 360591 T3096 [] [] [] [collection1]  C234 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 360591 T3096 [] [] [] [collection1]  C234 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360592 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 360592 T3096 [] [] [] [collection1]  C234 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 360592 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 360592 T3096 [] [] [] [collection1]  C234 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 360597 T3096 [] [] [] [collection1]  C234 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 360598 T3096 [] [] [] [collection1]  C234 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/ho

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

ng _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf
   [junit4]   2> 360600 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 360600 T3096 [] [] [] [collection1]  C234 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 360600 T3096 [] [] [] [collection1]  C234 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/english
   [junit4]   2> 360601 T3096 [] [] [] [collection1]  C234 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 360606 T3096 [] [] [] [collection1]  C234 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-007/collection1/conf/managed-schema
   [junit4]   2> 360632 T3096 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=67 
   [junit4]   2> 360635 T3097 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 360641 T3095 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 360645 T3096 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360649 T3097 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360654 T3095 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 360659 T3096 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360664 T3097 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 360668 T3095 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360672 T3096 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360676 T3097 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360681 T3095 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 360685 T3096 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360690 T3097 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 360693 T3095 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 360698 T3096 [] [] [] [collection1]  C234 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 360701 T3056 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@2f30ec4d{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 360701 T3056 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1769083165
   [junit4]   2> 360701 T3056 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e87781
   [junit4]   2> 360701 T3056 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 360702 T3056 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 360702 T3056 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 360702 T3056 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 360704 T3056 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 360704 T3056 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 360704 T3056 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/data;done=false>>]
   [junit4]   2> 360704 T3056 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/data
   [junit4]   2> 360704 T3056 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/data/index;done=false>>]
   [junit4]   2> 360705 T3056 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001/tempDir-009/cores/core/data/index
   [junit4]   2> 360705 T3056 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@3498b1d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 360706 T3056 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleCommands
   [junit4]   2> 360707 T3056 [] [] [] []  oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5CEEF30CD584A2DD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=zh_TW_#Hant, timezone=Pacific/Tongatapu
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=1,free=291806232,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSurroundQueryParser, TestZkChroot, DistributedExpandComponentTest, MoreLikeThisHandlerTest, NumericFieldsTest, CloudMLTQParserTest, SampleTest, XmlUpdateRequestHandlerTest, AsyncMigrateRouteKeyTest, DirectUpdateHandlerTest, OverseerTest, OpenExchangeRatesOrgProviderTest, TestDefaultSearchFieldResource, TestReRankQParserPlugin, TestLRUStatsCache, BasicDistributedZk2Test, TestFastOutputStream, DOMUtilTest, TestImplicitCoreProperties, TestExactSharedStatsCache, HdfsWriteToMultipleCollectionsTest, TestPerFieldSimilarity, LeaderElectionTest, SynonymTokenizerTest, HdfsRecoveryZkTest, TestDynamicLoading, QueryParsingTest, DistributedFacetPivotSmallTest, BlockCacheTest, TestSchemaResource, DeleteReplicaTest, TestPartialUpdateDeduplication, TestJettySolrRunner, FileBasedSpellCheckerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest, RecoveryAfterSoftCommitTest, TestSolrConfigHandlerConcurrent, TestManagedSchemaFieldResource, PathHierarchyTokenizerFactoryTest, TestBM25SimilarityFactory, TestBulkSchemaAPI]
   [junit4] Completed on J2 in 1.44s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1119 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: There were test failures: 477 suites, 1896 tests, 1 failure, 49 ignored (21 assumptions)

Total time: 38 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b54 -XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60-ea-b06) - Build # 12086 - Still Failing!

Posted by Steve Rowe <sa...@gmail.com>.
Test bug - I committed a fix. - Steve

> On Mar 25, 2015, at 10:17 AM, Policeman Jenkins Server <je...@thetaphi.de> wrote:
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12086/
> Java: 32bit/jdk1.8.0_60-ea-b06 -server -XX:+UseG1GC
> 
> 1 tests failed.
> FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace
> 
> Error Message:
> 
> 
> Stack Trace:
> java.lang.AssertionError
> 	at __randomizedtesting.SeedInfo.seed([8A775C21EF7F6E06:6822F2CC648708D8]:0)
> 	at org.junit.Assert.fail(Assert.java:92)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.junit.Assert.assertTrue(Assert.java:54)
> 	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:497)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
> 	at java.lang.Thread.run(Thread.java:745)
> 
> 
> 
> 
> Build Log:
> [...truncated 9100 lines...]
>   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
>   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/init-core-data-001
>   [junit4]   2> 94930 T358 [] [] [] []  oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
>   [junit4]   2> 94932 T358 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testDeleteAndReplace
>   [junit4]   2> 95008 T358 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
>   [junit4]   2> 95009 T358 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
>   [junit4]   2> 95010 T358 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core
>   [junit4]   2> 95013 T358 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
>   [junit4]   2> 95019 T358 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@104db{/solr,null,AVAILABLE}
>   [junit4]   2> 95028 T358 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@196214{HTTP/1.1}{127.0.0.1:34655}
>   [junit4]   2> 95029 T358 [] [] [] []  oejs.Server.doStart Started @96157ms
>   [junit4]   2> 95029 T358 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=34655, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores}
>   [junit4]   2> 95030 T358 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
>   [junit4]   2> 95031 T358 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/'
>   [junit4]   2> 95040 T358 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/solr.xml
>   [junit4]   2> 95045 T358 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores
>   [junit4]   2> 95046 T358 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 2589086
>   [junit4]   2> 95046 T358 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/]
>   [junit4]   2> 95046 T358 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/lib
>   [junit4]   2> 95047 T358 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/lib).
>   [junit4]   2> 95051 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 95055 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
>   [junit4]   2> 95055 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 95056 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 95056 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
>   [junit4]   2> 95057 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 95057 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 95057 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 95058 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 95059 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 95059 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
>   [junit4]   2> 95060 T358 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>   [junit4]   2> 95060 T358 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 95061 T358 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 95062 T358 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
>   [junit4]   2> 95063 T358 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores
>   [junit4]   2> 95064 T358 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/, configSet=collection1, dataDir=data/}
>   [junit4]   2> 95064 T358 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/
>   [junit4]   2> 95065 T358 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
>   [junit4]   2> 95066 T370 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/'
>   [junit4]   2> 95067 T370 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%208A775C21EF7F6E06-001/tempDir-001/collection1/lib/classes/' to classloader
>   [junit4]   2> 95068 T370 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%208A775C21EF7F6E06-001/tempDir-001/collection1/lib/README' to classloader
>   [junit4]   2> 95087 T370 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
>   [junit4]   2> 95091 T370 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
>   [junit4]   2> 95097 T370 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>   [junit4]   2> 95106 T370 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>   [junit4]   2> 95111 T370 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf/schema-rest.xml
>   [junit4]   2> 95118 T370 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>   [junit4]   2> 95293 T370 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 95294 T370 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
>   [junit4]   2> 95295 T370 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 95297 T370 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 95313 T370 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
>   [junit4]   2> 95314 T370 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
>   [junit4]   2> 95314 T370 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
>   [junit4]   2> 95314 T370 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
>   [junit4]   2> 95324 T370 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf/managed-schema
>   [junit4]   2> 95349 T370 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf/schema-rest.xml.bak
>   [junit4]   2> 95350 T370 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1
>   [junit4]   2> 95350 T370 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
>   [junit4]   2> 95351 T370 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/
>   [junit4]   2> 95351 T370 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 95363 T370 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data
>   [junit4]   2> 95364 T370 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index/
>   [junit4]   2> 95364 T370 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 95364 T370 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index
>   [junit4]   2> 95365 T370 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=51.556640625, floorSegmentMB=0.263671875, forceMergeDeletesPctAllowed=26.52126357290134, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28681498327646016
>   [junit4]   2> 95377 T370 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a6390c; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 95377 T370 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 95386 T370 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 95386 T370 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
>   [junit4]   2> 95388 T370 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 95389 T370 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 95391 T370 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 95392 T370 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 95397 T370 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>   [junit4]   2> 95398 T370 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>   [junit4]   2> 95402 T370 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 95402 T370 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 95403 T370 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=39.8408203125, floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=15.088997451819274, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43190116203500606
>   [junit4]   2> 95405 T370 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a6390c; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 95406 T370 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 95406 T370 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@14446df[collection1] main
>   [junit4]   2> 95407 T370 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
>   [junit4]   2> 95407 T370 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf}
>   [junit4]   2> 95407 T370 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
>   [junit4]   2> 95407 T370 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
>   [junit4]   2> 95408 T370 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
>   [junit4]   2> 95408 T370 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
>   [junit4]   2> 95409 T370 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
>   [junit4]   2> 95409 T370 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>   [junit4]   2> 95409 T370 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
>   [junit4]   2> 95409 T370 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
>   [junit4]   2> 95409 T370 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
>   [junit4]   2> 95409 T370 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
>   [junit4]   2> 95410 T370 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>   [junit4]   2> 95410 T370 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
>   [junit4]   2> 95410 T370 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
>   [junit4]   2> 95410 T370 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>   [junit4]   2> 95411 T370 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>   [junit4]   2> 95412 T370 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
>   [junit4]   2> 95412 T370 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
>   [junit4]   2> 95412 T370 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>   [junit4]   2> 95412 T370 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>   [junit4]   2> 95412 T370 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
>   [junit4]   2> 95413 T370 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
>   [junit4]   2> 95413 T371 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14446df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>   [junit4]   2> 95413 T370 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 95413 T358 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
>   [junit4]   2> 95414 T358 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 95414 T358 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#34655
>   [junit4]   2> ASYNC  NEW_CORE C69 name=collection1 org.apache.solr.core.SolrCore@13069ee
>   [junit4]   2> 95420 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95430 T366 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95435 T367 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95442 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95448 T366 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95454 T367 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95478 T365 [] [] [] [collection1]  C69 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf/managed-schema
>   [junit4]   2> 95504 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=46 
>   [junit4]   2> 95507 T366 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95512 T367 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95516 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95519 T366 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 95523 T367 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95526 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95530 T366 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95533 T367 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 95537 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 95541 T366 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95545 T367 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95547 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 95549 T358 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@196214{HTTP/1.1}{127.0.0.1:0}
>   [junit4]   2> 95549 T358 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2589086
>   [junit4]   2> 95550 T358 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13069ee
>   [junit4]   2> 95550 T358 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 95551 T358 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 95551 T358 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 95551 T358 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 95552 T358 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 95552 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 95553 T358 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data;done=false>>]
>   [junit4]   2> 95553 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data
>   [junit4]   2> 95553 T358 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index;done=false>>]
>   [junit4]   2> 95553 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index
>   [junit4]   2> 95554 T358 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@104db{/solr,null,UNAVAILABLE}
>   [junit4]   2> 95555 T358 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testDeleteAndReplace
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.method=testDeleteAndReplace -Dtests.seed=8A775C21EF7F6E06 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_MT -Dtests.timezone=Asia/Rangoon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>   [junit4] FAILURE 0.64s J2 | TestBulkSchemaAPI.testDeleteAndReplace <<<
>   [junit4]    > Throwable #1: java.lang.AssertionError
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8A775C21EF7F6E06:6822F2CC648708D8]:0)
>   [junit4]    > 	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
>   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
>   [junit4]   2> 95575 T358 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleAddFieldWithErrors
>   [junit4]   2> 95630 T358 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
>   [junit4]   2> 95631 T358 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
>   [junit4]   2> 95631 T358 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core
>   [junit4]   2> 95632 T358 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
>   [junit4]   2> 95634 T358 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@16b2a93{/solr,null,AVAILABLE}
>   [junit4]   2> 95634 T358 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@f2cf77{HTTP/1.1}{127.0.0.1:46854}
>   [junit4]   2> 95635 T358 [] [] [] []  oejs.Server.doStart Started @96763ms
>   [junit4]   2> 95635 T358 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=46854, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores}
>   [junit4]   2> 95636 T358 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
>   [junit4]   2> 95636 T358 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/'
>   [junit4]   2> 95645 T358 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/solr.xml
>   [junit4]   2> 95649 T358 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores
>   [junit4]   2> 95650 T358 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 6855
>   [junit4]   2> 95650 T358 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/]
>   [junit4]   2> 95650 T358 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/lib
>   [junit4]   2> 95650 T358 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/lib).
>   [junit4]   2> 95656 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 95656 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
>   [junit4]   2> 95657 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 95657 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 95657 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
>   [junit4]   2> 95657 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 95657 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 95658 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 95658 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 95658 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 95658 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
>   [junit4]   2> 95659 T358 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>   [junit4]   2> 95659 T358 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 95659 T358 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 95660 T358 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
>   [junit4]   2> 95660 T358 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores
>   [junit4]   2> 95661 T358 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/, configSet=collection1, dataDir=data/}
>   [junit4]   2> 95661 T358 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/
>   [junit4]   2> 95661 T358 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
>   [junit4]   2> 95662 T386 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/'
>   [junit4]   2> 95663 T386 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%208A775C21EF7F6E06-001/tempDir-004/collection1/lib/classes/' to classloader
>   [junit4]   2> 95663 T386 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%208A775C21EF7F6E06-001/tempDir-004/collection1/lib/README' to classloader
>   [junit4]   2> 95678 T386 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
>   [junit4]   2> 95682 T386 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
>   [junit4]   2> 95729 T386 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>   [junit4]   2> 95730 T386 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>   [junit4]   2> 95731 T386 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf/schema-rest.xml
>   [junit4]   2> 95738 T386 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>   [junit4]   2> 95830 T386 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 95831 T386 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
>   [junit4]   2> 95832 T386 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 95833 T386 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 95843 T386 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
>   [junit4]   2> 95844 T386 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
>   [junit4]   2> 95844 T386 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
>   [junit4]   2> 95844 T386 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
>   [junit4]   2> 95846 T386 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf/managed-schema
>   [junit4]   2> 95863 T386 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf/schema-rest.xml.bak
>   [junit4]   2> 95863 T386 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1
>   [junit4]   2> 95863 T386 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
>   [junit4]   2> 95864 T386 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/
>   [junit4]   2> 95864 T386 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 95864 T386 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data
>   [junit4]   2> 95864 T386 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index/
>   [junit4]   2> 95865 T386 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 95865 T386 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index
>   [junit4]   2> 95865 T386 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=51.556640625, floorSegmentMB=0.263671875, forceMergeDeletesPctAllowed=26.52126357290134, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28681498327646016
>   [junit4]   2> 95881 T386 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14399ba; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 95882 T386 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 95884 T386 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 95884 T386 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
>   [junit4]   2> 95886 T386 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 95888 T386 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 95888 T386 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 95890 T386 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 95891 T386 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>   [junit4]   2> 95891 T386 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>   [junit4]   2> 95892 T386 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 95892 T386 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 95892 T386 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=39.8408203125, floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=15.088997451819274, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43190116203500606
>   [junit4]   2> 95893 T386 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14399ba; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 95894 T386 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 95894 T386 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@60ba3b[collection1] main
>   [junit4]   2> 95895 T386 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
>   [junit4]   2> 95895 T386 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf}
>   [junit4]   2> 95895 T386 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
>   [junit4]   2> 95895 T386 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
>   [junit4]   2> 95896 T386 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
>   [junit4]   2> 95896 T386 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
>   [junit4]   2> 95896 T386 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
>   [junit4]   2> 95896 T386 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>   [junit4]   2> 95897 T386 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
>   [junit4]   2> 95897 T386 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
>   [junit4]   2> 95897 T386 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
>   [junit4]   2> 95897 T386 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
>   [junit4]   2> 95898 T386 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>   [junit4]   2> 95898 T386 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
>   [junit4]   2> 95898 T386 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
>   [junit4]   2> 95898 T386 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>   [junit4]   2> 95899 T386 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>   [junit4]   2> 95899 T386 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
>   [junit4]   2> 95899 T386 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
>   [junit4]   2> 95899 T386 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>   [junit4]   2> 95900 T386 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>   [junit4]   2> 95900 T386 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
>   [junit4]   2> 95900 T386 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
>   [junit4]   2> 95900 T386 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 95901 T387 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60ba3b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>   [junit4]   2> 95901 T358 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
>   [junit4]   2> 95901 T358 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 95902 T358 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#46854
>   [junit4]   2> ASYNC  NEW_CORE C70 name=collection1 org.apache.solr.core.SolrCore@b7acd5
>   [junit4]   2> 95905 T381 [] [] [] [collection1]  C70 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 95914 T358 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@f2cf77{HTTP/1.1}{127.0.0.1:0}
>   [junit4]   2> 95914 T358 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=6855
>   [junit4]   2> 95915 T358 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b7acd5
>   [junit4]   2> 95915 T358 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 95916 T358 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 95916 T358 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 95916 T358 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 95918 T358 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 95918 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 95919 T358 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data;done=false>>]
>   [junit4]   2> 95919 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data
>   [junit4]   2> 95920 T358 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index;done=false>>]
>   [junit4]   2> 95920 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index
>   [junit4]   2> 95921 T358 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@16b2a93{/solr,null,UNAVAILABLE}
>   [junit4]   2> 95922 T358 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleAddFieldWithErrors
>   [junit4]   2> 95926 T358 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleCommands
>   [junit4]   2> 96012 T358 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
>   [junit4]   2> 96012 T358 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
>   [junit4]   2> 96014 T358 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core
>   [junit4]   2> 96015 T358 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
>   [junit4]   2> 96017 T358 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@3408c1{/solr,null,AVAILABLE}
>   [junit4]   2> 96018 T358 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@473719{HTTP/1.1}{127.0.0.1:56518}
>   [junit4]   2> 96018 T358 [] [] [] []  oejs.Server.doStart Started @97147ms
>   [junit4]   2> 96018 T358 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=56518, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores}
>   [junit4]   2> 96019 T358 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
>   [junit4]   2> 96020 T358 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/'
>   [junit4]   2> 96033 T358 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/solr.xml
>   [junit4]   2> 96039 T358 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores
>   [junit4]   2> 96039 T358 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 15306261
>   [junit4]   2> 96040 T358 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/]
>   [junit4]   2> 96040 T358 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/lib
>   [junit4]   2> 96041 T358 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/lib).
>   [junit4]   2> 96048 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 96048 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
>   [junit4]   2> 96049 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 96049 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 96049 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
>   [junit4]   2> 96050 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 96050 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 96050 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 96051 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 96051 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 96051 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
>   [junit4]   2> 96052 T358 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>   [junit4]   2> 96052 T358 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 96053 T358 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 96053 T358 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
>   [junit4]   2> 96054 T358 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores
>   [junit4]   2> 96055 T358 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/, configSet=collection1, dataDir=data/}
>   [junit4]   2> 96055 T358 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/
>   [junit4]   2> 96056 T358 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
>   [junit4]   2> 96056 T402 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/'
>   [junit4]   2> 96057 T402 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%208A775C21EF7F6E06-001/tempDir-007/collection1/lib/classes/' to classloader
>   [junit4]   2> 96057 T402 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%208A775C21EF7F6E06-001/tempDir-007/collection1/lib/README' to classloader
>   [junit4]   2> 96070 T402 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
>   [junit4]   2> 96074 T402 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
>   [junit4]   2> 96096 T402 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>   [junit4]   2> 96097 T402 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>   [junit4]   2> 96097 T402 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf/schema-rest.xml
>   [junit4]   2> 96104 T402 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>   [junit4]   2> 96163 T402 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 96164 T402 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
>   [junit4]   2> 96164 T402 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 96166 T402 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 96176 T402 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
>   [junit4]   2> 96176 T402 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
>   [junit4]   2> 96176 T402 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
>   [junit4]   2> 96176 T402 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
>   [junit4]   2> 96178 T402 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf/managed-schema
>   [junit4]   2> 96199 T402 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf/schema-rest.xml.bak
>   [junit4]   2> 96200 T402 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1
>   [junit4]   2> 96200 T402 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
>   [junit4]   2> 96200 T402 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/
>   [junit4]   2> 96200 T402 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 96201 T402 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data
>   [junit4]   2> 96201 T402 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index/
>   [junit4]   2> 96201 T402 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 96201 T402 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index
>   [junit4]   2> 96202 T402 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=51.556640625, floorSegmentMB=0.263671875, forceMergeDeletesPctAllowed=26.52126357290134, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28681498327646016
>   [junit4]   2> 96223 T402 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7753b9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 96224 T402 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 96225 T402 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 96225 T402 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
>   [junit4]   2> 96226 T402 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 96227 T402 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 96227 T402 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 96228 T402 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 96229 T402 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>   [junit4]   2> 96229 T402 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>   [junit4]   2> 96229 T402 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 96230 T402 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 96230 T402 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=39.8408203125, floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=15.088997451819274, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43190116203500606
>   [junit4]   2> 96231 T402 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7753b9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 96231 T402 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 96232 T402 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@11d0792[collection1] main
>   [junit4]   2> 96232 T402 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96232 T402 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf}
>   [junit4]   2> 96232 T402 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96232 T402 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
>   [junit4]   2> 96232 T402 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96233 T402 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
>   [junit4]   2> 96233 T402 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96233 T402 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>   [junit4]   2> 96233 T402 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
>   [junit4]   2> 96233 T402 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96234 T402 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
>   [junit4]   2> 96234 T402 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96234 T402 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>   [junit4]   2> 96234 T402 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
>   [junit4]   2> 96234 T402 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96235 T402 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>   [junit4]   2> 96235 T402 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>   [junit4]   2> 96235 T402 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
>   [junit4]   2> 96235 T402 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96235 T402 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>   [junit4]   2> 96235 T402 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>   [junit4]   2> 96236 T402 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
>   [junit4]   2> 96236 T402 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
>   [junit4]   2> 96236 T403 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11d0792[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>   [junit4]   2> 96236 T402 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 96236 T358 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
>   [junit4]   2> 96237 T358 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 96237 T358 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#56518
>   [junit4]   2> ASYNC  NEW_CORE C71 name=collection1 org.apache.solr.core.SolrCore@5b9b64
>   [junit4]   2> 96239 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96245 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96249 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96253 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96258 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96262 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96265 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96280 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
>   [junit4]   2> 96280 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96281 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96281 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
>   [junit4]   2> 96281 T398 [] [] [] [collection1]  C71 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>   [junit4]   2> 96281 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/german
>   [junit4]   2> 96281 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
>   [junit4]   2> 96282 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
>   [junit4]   2> 96282 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96282 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>   [junit4]   2> 96283 T398 [] [] [] [collection1]  C71 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>   [junit4]   2> 96283 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/german
>   [junit4]   2> 96283 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
>   [junit4]   2> 96289 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
>   [junit4]   2> 96289 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96290 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96290 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
>   [junit4]   2> 96290 T398 [] [] [] [collection1]  C71 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>   [junit4]   2> 96290 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/english
>   [junit4]   2> 96291 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
>   [junit4]   2> 96291 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
>   [junit4]   2> 96291 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96291 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>   [junit4]   2> 96291 T398 [] [] [] [collection1]  C71 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>   [junit4]   2> 96292 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/english
>   [junit4]   2> 96292 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
>   [junit4]   2> 96296 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
>   [junit4]   2> 96296 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96296 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96296 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
>   [junit4]   2> 96297 T398 [] [] [] [collection1]  C71 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>   [junit4]   2> 96297 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/german
>   [junit4]   2> 96297 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
>   [junit4]   2> 96297 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
>   [junit4]   2> 96297 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96298 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>   [junit4]   2> 96298 T398 [] [] [] [collection1]  C71 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>   [junit4]   2> 96298 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/german
>   [junit4]   2> 96298 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
>   [junit4]   2> 96305 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
>   [junit4]   2> 96305 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96305 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-
> 
> [...truncated too long message...]
> 
> emp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96305 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
>   [junit4]   2> 96306 T398 [] [] [] [collection1]  C71 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>   [junit4]   2> 96306 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/english
>   [junit4]   2> 96306 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
>   [junit4]   2> 96306 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
>   [junit4]   2> 96306 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
>   [junit4]   2> 96307 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>   [junit4]   2> 96307 T398 [] [] [] [collection1]  C71 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>   [junit4]   2> 96307 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/english
>   [junit4]   2> 96307 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
>   [junit4]   2> 96309 T398 [] [] [] [collection1]  C71 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf/managed-schema
>   [junit4]   2> 96329 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=61 
>   [junit4]   2> 96332 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96337 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 96342 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96345 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 96349 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 96353 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96356 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 96360 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96363 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96366 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96369 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96372 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96375 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96378 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 96381 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 96391 T358 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@473719{HTTP/1.1}{127.0.0.1:0}
>   [junit4]   2> 96391 T358 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=15306261
>   [junit4]   2> 96391 T358 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b9b64
>   [junit4]   2> 96392 T358 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 96392 T358 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 96392 T358 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 96392 T358 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 96393 T358 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 96394 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 96394 T358 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index;done=false>>]
>   [junit4]   2> 96394 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index
>   [junit4]   2> 96394 T358 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data;done=false>>]
>   [junit4]   2> 96395 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data
>   [junit4]   2> 96395 T358 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@3408c1{/solr,null,UNAVAILABLE}
>   [junit4]   2> 96396 T358 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleCommands
>   [junit4]   2> 96397 T358 [] [] [] []  oas.SolrTestCaseJ4.deleteCore ###deleteCore
>   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001
>   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=en_MT, timezone=Asia/Rangoon
>   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.8.0_60-ea (32-bit)/cpus=12,threads=1,free=93280816,total=310378496
>   [junit4]   2> NOTE: All tests run in this JVM: [ConnectionManagerTest, TestOrdValues, UnloadDistributedZkTest, TestBulkSchemaAPI]
>   [junit4] Completed on J2 in 1.48s, 3 tests, 1 failure <<< FAILURES!
> 
> [...truncated 1394 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: There were test failures: 477 suites, 1896 tests, 1 failure, 49 ignored (21 assumptions)
> 
> Total time: 43 minutes 27 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 32bit/jdk1.8.0_60-ea-b06 -server -XX:+UseG1GC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


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


[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60-ea-b06) - Build # 12086 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12086/
Java: 32bit/jdk1.8.0_60-ea-b06 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8A775C21EF7F6E06:6822F2CC648708D8]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9100 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/init-core-data-001
   [junit4]   2> 94930 T358 [] [] [] []  oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 94932 T358 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testDeleteAndReplace
   [junit4]   2> 95008 T358 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 95009 T358 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 95010 T358 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core
   [junit4]   2> 95013 T358 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 95019 T358 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@104db{/solr,null,AVAILABLE}
   [junit4]   2> 95028 T358 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@196214{HTTP/1.1}{127.0.0.1:34655}
   [junit4]   2> 95029 T358 [] [] [] []  oejs.Server.doStart Started @96157ms
   [junit4]   2> 95029 T358 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=34655, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores}
   [junit4]   2> 95030 T358 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 95031 T358 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/'
   [junit4]   2> 95040 T358 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/solr.xml
   [junit4]   2> 95045 T358 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores
   [junit4]   2> 95046 T358 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 2589086
   [junit4]   2> 95046 T358 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/]
   [junit4]   2> 95046 T358 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/lib
   [junit4]   2> 95047 T358 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/lib).
   [junit4]   2> 95051 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 95055 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 95055 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 95056 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 95056 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 95057 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 95057 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 95057 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 95058 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 95059 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 95059 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 95060 T358 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 95060 T358 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 95061 T358 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 95062 T358 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 95063 T358 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores
   [junit4]   2> 95064 T358 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 95064 T358 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/
   [junit4]   2> 95065 T358 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 95066 T370 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/'
   [junit4]   2> 95067 T370 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%208A775C21EF7F6E06-001/tempDir-001/collection1/lib/classes/' to classloader
   [junit4]   2> 95068 T370 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%208A775C21EF7F6E06-001/tempDir-001/collection1/lib/README' to classloader
   [junit4]   2> 95087 T370 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 95091 T370 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 95097 T370 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 95106 T370 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 95111 T370 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf/schema-rest.xml
   [junit4]   2> 95118 T370 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 95293 T370 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 95294 T370 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 95295 T370 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 95297 T370 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 95313 T370 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 95314 T370 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 95314 T370 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 95314 T370 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 95324 T370 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 95349 T370 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 95350 T370 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1
   [junit4]   2> 95350 T370 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 95351 T370 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/
   [junit4]   2> 95351 T370 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 95363 T370 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data
   [junit4]   2> 95364 T370 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index/
   [junit4]   2> 95364 T370 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 95364 T370 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index
   [junit4]   2> 95365 T370 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=51.556640625, floorSegmentMB=0.263671875, forceMergeDeletesPctAllowed=26.52126357290134, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28681498327646016
   [junit4]   2> 95377 T370 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a6390c; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 95377 T370 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 95386 T370 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 95386 T370 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 95388 T370 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 95389 T370 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 95391 T370 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 95392 T370 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 95397 T370 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 95398 T370 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 95402 T370 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 95402 T370 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 95403 T370 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=39.8408203125, floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=15.088997451819274, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43190116203500606
   [junit4]   2> 95405 T370 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a6390c; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 95406 T370 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 95406 T370 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@14446df[collection1] main
   [junit4]   2> 95407 T370 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
   [junit4]   2> 95407 T370 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf}
   [junit4]   2> 95407 T370 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
   [junit4]   2> 95407 T370 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 95408 T370 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
   [junit4]   2> 95408 T370 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 95409 T370 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
   [junit4]   2> 95409 T370 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 95409 T370 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 95409 T370 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
   [junit4]   2> 95409 T370 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 95409 T370 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
   [junit4]   2> 95410 T370 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 95410 T370 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 95410 T370 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
   [junit4]   2> 95410 T370 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 95411 T370 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 95412 T370 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 95412 T370 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf
   [junit4]   2> 95412 T370 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 95412 T370 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 95412 T370 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 95413 T370 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 95413 T371 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14446df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95413 T370 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 95413 T358 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 95414 T358 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 95414 T358 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#34655
   [junit4]   2> ASYNC  NEW_CORE C69 name=collection1 org.apache.solr.core.SolrCore@13069ee
   [junit4]   2> 95420 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95430 T366 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95435 T367 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95442 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95448 T366 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95454 T367 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95478 T365 [] [] [] [collection1]  C69 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 95504 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=46 
   [junit4]   2> 95507 T366 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95512 T367 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95516 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95519 T366 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 95523 T367 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95526 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95530 T366 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95533 T367 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 95537 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 95541 T366 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95545 T367 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95547 T365 [] [] [] [collection1]  C69 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 95549 T358 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@196214{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 95549 T358 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2589086
   [junit4]   2> 95550 T358 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13069ee
   [junit4]   2> 95550 T358 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 95551 T358 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 95551 T358 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 95551 T358 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 95552 T358 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 95552 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 95553 T358 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data;done=false>>]
   [junit4]   2> 95553 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data
   [junit4]   2> 95553 T358 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index;done=false>>]
   [junit4]   2> 95553 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-003/cores/core/data/index
   [junit4]   2> 95554 T358 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@104db{/solr,null,UNAVAILABLE}
   [junit4]   2> 95555 T358 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testDeleteAndReplace
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.method=testDeleteAndReplace -Dtests.seed=8A775C21EF7F6E06 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_MT -Dtests.timezone=Asia/Rangoon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.64s J2 | TestBulkSchemaAPI.testDeleteAndReplace <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8A775C21EF7F6E06:6822F2CC648708D8]:0)
   [junit4]    > 	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 95575 T358 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleAddFieldWithErrors
   [junit4]   2> 95630 T358 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 95631 T358 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 95631 T358 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core
   [junit4]   2> 95632 T358 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 95634 T358 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@16b2a93{/solr,null,AVAILABLE}
   [junit4]   2> 95634 T358 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@f2cf77{HTTP/1.1}{127.0.0.1:46854}
   [junit4]   2> 95635 T358 [] [] [] []  oejs.Server.doStart Started @96763ms
   [junit4]   2> 95635 T358 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=46854, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores}
   [junit4]   2> 95636 T358 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 95636 T358 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/'
   [junit4]   2> 95645 T358 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/solr.xml
   [junit4]   2> 95649 T358 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores
   [junit4]   2> 95650 T358 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 6855
   [junit4]   2> 95650 T358 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/]
   [junit4]   2> 95650 T358 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/lib
   [junit4]   2> 95650 T358 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/lib).
   [junit4]   2> 95656 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 95656 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 95657 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 95657 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 95657 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 95657 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 95657 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 95658 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 95658 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 95658 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 95658 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 95659 T358 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 95659 T358 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 95659 T358 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 95660 T358 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 95660 T358 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores
   [junit4]   2> 95661 T358 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 95661 T358 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/
   [junit4]   2> 95661 T358 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 95662 T386 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/'
   [junit4]   2> 95663 T386 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%208A775C21EF7F6E06-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 95663 T386 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%208A775C21EF7F6E06-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 95678 T386 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 95682 T386 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 95729 T386 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 95730 T386 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 95731 T386 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf/schema-rest.xml
   [junit4]   2> 95738 T386 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 95830 T386 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 95831 T386 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 95832 T386 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 95833 T386 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 95843 T386 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 95844 T386 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 95844 T386 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 95844 T386 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 95846 T386 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 95863 T386 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 95863 T386 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1
   [junit4]   2> 95863 T386 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 95864 T386 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/
   [junit4]   2> 95864 T386 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 95864 T386 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data
   [junit4]   2> 95864 T386 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index/
   [junit4]   2> 95865 T386 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 95865 T386 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index
   [junit4]   2> 95865 T386 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=51.556640625, floorSegmentMB=0.263671875, forceMergeDeletesPctAllowed=26.52126357290134, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28681498327646016
   [junit4]   2> 95881 T386 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14399ba; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 95882 T386 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 95884 T386 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 95884 T386 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 95886 T386 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 95888 T386 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 95888 T386 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 95890 T386 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 95891 T386 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 95891 T386 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 95892 T386 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 95892 T386 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 95892 T386 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=39.8408203125, floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=15.088997451819274, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43190116203500606
   [junit4]   2> 95893 T386 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14399ba; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 95894 T386 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 95894 T386 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@60ba3b[collection1] main
   [junit4]   2> 95895 T386 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
   [junit4]   2> 95895 T386 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf}
   [junit4]   2> 95895 T386 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
   [junit4]   2> 95895 T386 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 95896 T386 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
   [junit4]   2> 95896 T386 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 95896 T386 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
   [junit4]   2> 95896 T386 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 95897 T386 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 95897 T386 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
   [junit4]   2> 95897 T386 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 95897 T386 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
   [junit4]   2> 95898 T386 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 95898 T386 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 95898 T386 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
   [junit4]   2> 95898 T386 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 95899 T386 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 95899 T386 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 95899 T386 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-004/collection1/conf
   [junit4]   2> 95899 T386 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 95900 T386 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 95900 T386 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 95900 T386 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 95900 T386 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 95901 T387 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60ba3b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95901 T358 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 95901 T358 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 95902 T358 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#46854
   [junit4]   2> ASYNC  NEW_CORE C70 name=collection1 org.apache.solr.core.SolrCore@b7acd5
   [junit4]   2> 95905 T381 [] [] [] [collection1]  C70 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 95914 T358 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@f2cf77{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 95914 T358 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=6855
   [junit4]   2> 95915 T358 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b7acd5
   [junit4]   2> 95915 T358 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 95916 T358 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 95916 T358 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 95916 T358 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 95918 T358 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 95918 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 95919 T358 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data;done=false>>]
   [junit4]   2> 95919 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data
   [junit4]   2> 95920 T358 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index;done=false>>]
   [junit4]   2> 95920 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-006/cores/core/data/index
   [junit4]   2> 95921 T358 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@16b2a93{/solr,null,UNAVAILABLE}
   [junit4]   2> 95922 T358 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleAddFieldWithErrors
   [junit4]   2> 95926 T358 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleCommands
   [junit4]   2> 96012 T358 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 96012 T358 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 96014 T358 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core
   [junit4]   2> 96015 T358 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 96017 T358 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@3408c1{/solr,null,AVAILABLE}
   [junit4]   2> 96018 T358 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@473719{HTTP/1.1}{127.0.0.1:56518}
   [junit4]   2> 96018 T358 [] [] [] []  oejs.Server.doStart Started @97147ms
   [junit4]   2> 96018 T358 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=56518, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores}
   [junit4]   2> 96019 T358 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 96020 T358 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/'
   [junit4]   2> 96033 T358 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/solr.xml
   [junit4]   2> 96039 T358 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores
   [junit4]   2> 96039 T358 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 15306261
   [junit4]   2> 96040 T358 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/]
   [junit4]   2> 96040 T358 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/lib
   [junit4]   2> 96041 T358 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/lib).
   [junit4]   2> 96048 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 96048 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 96049 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 96049 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 96049 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 96050 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 96050 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 96050 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 96051 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 96051 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 96051 T358 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 96052 T358 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 96052 T358 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 96053 T358 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 96053 T358 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 96054 T358 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores
   [junit4]   2> 96055 T358 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 96055 T358 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/
   [junit4]   2> 96056 T358 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 96056 T402 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/'
   [junit4]   2> 96057 T402 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%208A775C21EF7F6E06-001/tempDir-007/collection1/lib/classes/' to classloader
   [junit4]   2> 96057 T402 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%208A775C21EF7F6E06-001/tempDir-007/collection1/lib/README' to classloader
   [junit4]   2> 96070 T402 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 96074 T402 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 96096 T402 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 96097 T402 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 96097 T402 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf/schema-rest.xml
   [junit4]   2> 96104 T402 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 96163 T402 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 96164 T402 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 96164 T402 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 96166 T402 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 96176 T402 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 96176 T402 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 96176 T402 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 96176 T402 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 96178 T402 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf/managed-schema
   [junit4]   2> 96199 T402 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 96200 T402 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1
   [junit4]   2> 96200 T402 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 96200 T402 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/
   [junit4]   2> 96200 T402 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 96201 T402 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data
   [junit4]   2> 96201 T402 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index/
   [junit4]   2> 96201 T402 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 96201 T402 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index
   [junit4]   2> 96202 T402 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=51.556640625, floorSegmentMB=0.263671875, forceMergeDeletesPctAllowed=26.52126357290134, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28681498327646016
   [junit4]   2> 96223 T402 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7753b9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 96224 T402 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 96225 T402 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 96225 T402 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 96226 T402 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 96227 T402 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 96227 T402 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 96228 T402 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 96229 T402 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 96229 T402 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 96229 T402 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 96230 T402 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 96230 T402 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=39.8408203125, floorSegmentMB=1.646484375, forceMergeDeletesPctAllowed=15.088997451819274, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43190116203500606
   [junit4]   2> 96231 T402 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7753b9; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 96231 T402 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 96232 T402 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@11d0792[collection1] main
   [junit4]   2> 96232 T402 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96232 T402 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf}
   [junit4]   2> 96232 T402 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96232 T402 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 96232 T402 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96233 T402 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 96233 T402 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96233 T402 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 96233 T402 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 96233 T402 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96234 T402 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 96234 T402 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96234 T402 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 96234 T402 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 96234 T402 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96235 T402 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 96235 T402 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 96235 T402 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 96235 T402 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96235 T402 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 96235 T402 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 96236 T402 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 96236 T402 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 96236 T403 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11d0792[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 96236 T402 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 96236 T358 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 96237 T358 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 96237 T358 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#56518
   [junit4]   2> ASYNC  NEW_CORE C71 name=collection1 org.apache.solr.core.SolrCore@5b9b64
   [junit4]   2> 96239 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96245 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96249 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96253 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96258 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96262 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96265 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96280 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 96280 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96281 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96281 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 96281 T398 [] [] [] [collection1]  C71 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 96281 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 96281 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 96282 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 96282 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96282 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 96283 T398 [] [] [] [collection1]  C71 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 96283 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 96283 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 96289 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 96289 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96290 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96290 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 96290 T398 [] [] [] [collection1]  C71 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 96290 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 96291 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 96291 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 96291 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96291 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 96291 T398 [] [] [] [collection1]  C71 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 96292 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 96292 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 96296 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 96296 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96296 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96296 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 96297 T398 [] [] [] [collection1]  C71 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 96297 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 96297 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 96297 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 96297 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96298 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 96298 T398 [] [] [] [collection1]  C71 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 96298 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 96298 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 96305 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 96305 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96305 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-

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

emp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96305 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 96306 T398 [] [] [] [collection1]  C71 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 96306 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 96306 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 96306 T398 [] [] [] [collection1]  C71 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 96306 T398 [] [] [] [collection1]  C71 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf
   [junit4]   2> 96307 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 96307 T398 [] [] [] [collection1]  C71 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 96307 T398 [] [] [] [collection1]  C71 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/english
   [junit4]   2> 96307 T398 [] [] [] [collection1]  C71 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 96309 T398 [] [] [] [collection1]  C71 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-007/collection1/conf/managed-schema
   [junit4]   2> 96329 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=61 
   [junit4]   2> 96332 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96337 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 96342 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96345 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 96349 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 96353 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96356 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 96360 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96363 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96366 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96369 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96372 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96375 T399 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96378 T397 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 96381 T398 [] [] [] [collection1]  C71 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 96391 T358 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@473719{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 96391 T358 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=15306261
   [junit4]   2> 96391 T358 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b9b64
   [junit4]   2> 96392 T358 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 96392 T358 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 96392 T358 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 96392 T358 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 96393 T358 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 96394 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 96394 T358 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index;done=false>>]
   [junit4]   2> 96394 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data/index
   [junit4]   2> 96394 T358 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data;done=false>>]
   [junit4]   2> 96395 T358 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001/tempDir-009/cores/core/data
   [junit4]   2> 96395 T358 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@3408c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 96396 T358 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleCommands
   [junit4]   2> 96397 T358 [] [] [] []  oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 8A775C21EF7F6E06-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=en_MT, timezone=Asia/Rangoon
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.8.0_60-ea (32-bit)/cpus=12,threads=1,free=93280816,total=310378496
   [junit4]   2> NOTE: All tests run in this JVM: [ConnectionManagerTest, TestOrdValues, UnloadDistributedZkTest, TestBulkSchemaAPI]
   [junit4] Completed on J2 in 1.48s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1394 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: There were test failures: 477 suites, 1896 tests, 1 failure, 49 ignored (21 assumptions)

Total time: 43 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_60-ea-b06 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b54) - Build # 12085 - Still Failing!

Posted by Steve Rowe <sa...@gmail.com>.
Thanks Alan, I committed a fix. - Steve

> On Mar 25, 2015, at 9:01 AM, Alan Woodward <al...@flax.co.uk> wrote:
> 
> This is a bug in the test (there's an extra "field" in an error message).  I'll fix in a bit if nobody else gets there first...
> 
> Alan Woodward
> www.flax.co.uk
> 
> 
> On 25 Mar 2015, at 15:32, Policeman Jenkins Server wrote:
> 
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12085/
>> Java: 32bit/jdk1.9.0-ea-b54 -server -XX:+UseSerialGC
>> 
>> 1 tests failed.
>> FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace
>> 
>> Error Message:
>> 
>> 
>> Stack Trace:
>> java.lang.AssertionError
>> 	at __randomizedtesting.SeedInfo.seed([A94E26383015C087:4B1B88D5BBEDA659]:0)
>> 	at org.junit.Assert.fail(Assert.java:92)
>> 	at org.junit.Assert.assertTrue(Assert.java:43)
>> 	at org.junit.Assert.assertTrue(Assert.java:54)
>> 	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
>> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> 	at java.lang.reflect.Method.invoke(Method.java:502)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
>> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
>> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
>> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
>> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
>> 	at java.lang.Thread.run(Thread.java:745)
>> 
>> 
>> 
>> 
>> Build Log:
>> [...truncated 9267 lines...]
>>   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
>>   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/init-core-data-001
>>   [junit4]   2> 256587 T1713 [] [] [] []  oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
>>   [junit4]   2> 256588 T1713 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testDeleteAndReplace
>>   [junit4]   2> 256645 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
>>   [junit4]   2> 256645 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
>>   [junit4]   2> 256645 T1713 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core
>>   [junit4]   2> 256647 T1713 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
>>   [junit4]   2> 256648 T1713 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@15a47b5{/solr,null,AVAILABLE}
>>   [junit4]   2> 256652 T1713 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@147443a{SSL-http/1.1}{127.0.0.1:39055}
>>   [junit4]   2> 256653 T1713 [] [] [] []  oejs.Server.doStart Started @257694ms
>>   [junit4]   2> 256653 T1713 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=39055, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores}
>>   [junit4]   2> 256654 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
>>   [junit4]   2> 256654 T1713 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/'
>>   [junit4]   2> 256663 T1713 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/solr.xml
>>   [junit4]   2> 256668 T1713 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores
>>   [junit4]   2> 256668 T1713 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 19352003
>>   [junit4]   2> 256668 T1713 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/]
>>   [junit4]   2> 256669 T1713 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/lib
>>   [junit4]   2> 256669 T1713 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/lib).
>>   [junit4]   2> 256675 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>>   [junit4]   2> 256675 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
>>   [junit4]   2> 256675 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>>   [junit4]   2> 256676 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>>   [junit4]   2> 256676 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
>>   [junit4]   2> 256676 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>>   [junit4]   2> 256677 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>>   [junit4]   2> 256677 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>>   [junit4]   2> 256677 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>>   [junit4]   2> 256677 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>>   [junit4]   2> 256678 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
>>   [junit4]   2> 256679 T1713 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>>   [junit4]   2> 256680 T1713 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>   [junit4]   2> 256681 T1713 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>>   [junit4]   2> 256681 T1713 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
>>   [junit4]   2> 256681 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores
>>   [junit4]   2> 256682 T1713 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/, configSet=collection1, dataDir=data/}
>>   [junit4]   2> 256683 T1713 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/
>>   [junit4]   2> 256683 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
>>   [junit4]   2> 256683 T1725 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/'
>>   [junit4]   2> 256684 T1725 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-001/collection1/lib/classes/' to classloader
>>   [junit4]   2> 256684 T1725 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-001/collection1/lib/README' to classloader
>>   [junit4]   2> 256696 T1725 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
>>   [junit4]   2> 256698 T1725 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
>>   [junit4]   2> 256707 T1725 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>>   [junit4]   2> 256708 T1725 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>>   [junit4]   2> 256708 T1725 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/schema-rest.xml
>>   [junit4]   2> 256711 T1725 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>>   [junit4]   2> 256778 T1725 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
>>   [junit4]   2> 256779 T1725 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
>>   [junit4]   2> 256779 T1725 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
>>   [junit4]   2> 256780 T1725 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
>>   [junit4]   2> 256785 T1725 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
>>   [junit4]   2> 256785 T1725 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
>>   [junit4]   2> 256785 T1725 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
>>   [junit4]   2> 256785 T1725 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
>>   [junit4]   2> 256786 T1725 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/managed-schema
>>   [junit4]   2> 256813 T1725 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/schema-rest.xml.bak
>>   [junit4]   2> 256813 T1725 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1
>>   [junit4]   2> 256813 T1725 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
>>   [junit4]   2> 256813 T1725 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/
>>   [junit4]   2> 256813 T1725 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>>   [junit4]   2> 256814 T1725 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data
>>   [junit4]   2> 256814 T1725 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index/
>>   [junit4]   2> 256814 T1725 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index' doesn't exist. Creating new index...
>>   [junit4]   2> 256814 T1725 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index
>>   [junit4]   2> 256815 T1725 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=16.875, floorSegmentMB=0.404296875, forceMergeDeletesPctAllowed=23.649616870426527, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>>   [junit4]   2> 256827 T1725 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ff5133; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>>   [junit4]   2> 256827 T1725 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 256828 T1725 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>>   [junit4]   2> 256828 T1725 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
>>   [junit4]   2> 256830 T1725 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 256830 T1725 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 256831 T1725 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 256832 T1725 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 256833 T1725 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>>   [junit4]   2> 256833 T1725 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>>   [junit4]   2> 256833 T1725 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
>>   [junit4]   2> 256833 T1725 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
>>   [junit4]   2> 256834 T1725 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=11.78125, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=25.200352873723936, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>>   [junit4]   2> 256834 T1725 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ff5133; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>>   [junit4]   2> 256834 T1725 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 256834 T1725 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@ae7881[collection1] main
>>   [junit4]   2> 256835 T1725 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>>   [junit4]   2> 256835 T1725 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf}
>>   [junit4]   2> 256835 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>>   [junit4]   2> 256835 T1725 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
>>   [junit4]   2> 256835 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>>   [junit4]   2> 256835 T1725 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
>>   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>>   [junit4]   2> 256836 T1725 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>>   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
>>   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>>   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
>>   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>>   [junit4]   2> 256836 T1725 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>>   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
>>   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>>   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>>   [junit4]   2> 256837 T1725 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>>   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
>>   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>>   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>>   [junit4]   2> 256838 T1725 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>>   [junit4]   2> 256838 T1725 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
>>   [junit4]   2> 256838 T1725 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
>>   [junit4]   2> 256838 T1726 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ae7881[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>   [junit4]   2> 256838 T1725 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
>>   [junit4]   2> 256839 T1713 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
>>   [junit4]   2> 256839 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>>   [junit4]   2> 256839 T1713 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#39055
>>   [junit4]   2> ASYNC  NEW_CORE C2370 name=collection1 org.apache.solr.core.SolrCore@10a3fa6
>>   [junit4]   2> 256925 T1720 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 256938 T1721 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 256947 T1722 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 256955 T1720 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 256964 T1721 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 256973 T1722 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 256999 T1720 [] [] [] [collection1]  C2370 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/managed-schema
>>   [junit4]   2> 257007 T1720 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=24 
>>   [junit4]   2> 257011 T1721 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> ASYNC  NEW_CORE C2371 name=collection1 org.apache.solr.core.SolrCore@10a3fa6
>>   [junit4]   2> 257026 T1722 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257036 T1720 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 257045 T1721 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257054 T1722 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257063 T1720 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 257071 T1721 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 257079 T1722 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257088 T1720 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 257097 T1721 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 257106 T1722 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 257109 T1720 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 257110 T1713 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@147443a{SSL-http/1.1}{127.0.0.1:0}
>>   [junit4]   2> 257111 T1713 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=19352003
>>   [junit4]   2> 257111 T1713 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10a3fa6
>>   [junit4]   2> 257111 T1713 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 257112 T1713 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>>   [junit4]   2> 257112 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>>   [junit4]   2> 257112 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>>   [junit4]   2> 257113 T1713 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>>   [junit4]   2> 257114 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>>   [junit4]   2> 257114 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index;done=false>>]
>>   [junit4]   2> 257114 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index
>>   [junit4]   2> 257115 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data;done=false>>]
>>   [junit4]   2> 257115 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data
>>   [junit4]   2> 257116 T1713 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@15a47b5{/solr,null,UNAVAILABLE}
>>   [junit4]   2> 257116 T1713 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testDeleteAndReplace
>>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.method=testDeleteAndReplace -Dtests.seed=A94E26383015C087 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_CA -Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>   [junit4] FAILURE 0.54s J2 | TestBulkSchemaAPI.testDeleteAndReplace <<<
>>   [junit4]    > Throwable #1: java.lang.AssertionError
>>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A94E26383015C087:4B1B88D5BBEDA659]:0)
>>   [junit4]    > 	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
>>   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
>>   [junit4]   2> 257124 T1713 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleCommands
>>   [junit4]   2> 257197 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
>>   [junit4]   2> 257198 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
>>   [junit4]   2> 257198 T1713 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core
>>   [junit4]   2> 257200 T1713 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
>>   [junit4]   2> 257201 T1713 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@b171ee{/solr,null,AVAILABLE}
>>   [junit4]   2> 257205 T1713 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@1fe766{SSL-http/1.1}{127.0.0.1:52818}
>>   [junit4]   2> 257206 T1713 [] [] [] []  oejs.Server.doStart Started @258247ms
>>   [junit4]   2> 257206 T1713 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=52818, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores}
>>   [junit4]   2> 257208 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
>>   [junit4]   2> 257208 T1713 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/'
>>   [junit4]   2> 257220 T1713 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/solr.xml
>>   [junit4]   2> 257224 T1713 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores
>>   [junit4]   2> 257225 T1713 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 7594580
>>   [junit4]   2> 257225 T1713 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/]
>>   [junit4]   2> 257225 T1713 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/lib
>>   [junit4]   2> 257225 T1713 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/lib).
>>   [junit4]   2> 257231 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>>   [junit4]   2> 257231 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
>>   [junit4]   2> 257232 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>>   [junit4]   2> 257232 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>>   [junit4]   2> 257232 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
>>   [junit4]   2> 257232 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>>   [junit4]   2> 257233 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>>   [junit4]   2> 257233 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>>   [junit4]   2> 257233 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>>   [junit4]   2> 257233 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>>   [junit4]   2> 257234 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
>>   [junit4]   2> 257235 T1713 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>>   [junit4]   2> 257236 T1713 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>   [junit4]   2> 257236 T1713 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>>   [junit4]   2> 257237 T1713 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
>>   [junit4]   2> 257237 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores
>>   [junit4]   2> 257238 T1713 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/, configSet=collection1, dataDir=data/}
>>   [junit4]   2> 257238 T1713 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/
>>   [junit4]   2> 257239 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
>>   [junit4]   2> 257239 T1741 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/'
>>   [junit4]   2> 257240 T1741 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-004/collection1/lib/classes/' to classloader
>>   [junit4]   2> 257240 T1741 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-004/collection1/lib/README' to classloader
>>   [junit4]   2> 257250 T1741 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
>>   [junit4]   2> 257260 T1741 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
>>   [junit4]   2> 257264 T1741 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>>   [junit4]   2> 257265 T1741 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>>   [junit4]   2> 257265 T1741 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/schema-rest.xml
>>   [junit4]   2> 257268 T1741 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>>   [junit4]   2> 257334 T1741 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
>>   [junit4]   2> 257335 T1741 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
>>   [junit4]   2> 257336 T1741 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
>>   [junit4]   2> 257336 T1741 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
>>   [junit4]   2> 257340 T1741 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
>>   [junit4]   2> 257341 T1741 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
>>   [junit4]   2> 257341 T1741 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
>>   [junit4]   2> 257341 T1741 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
>>   [junit4]   2> 257342 T1741 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/managed-schema
>>   [junit4]   2> 257357 T1741 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/schema-rest.xml.bak
>>   [junit4]   2> 257358 T1741 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1
>>   [junit4]   2> 257358 T1741 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
>>   [junit4]   2> 257358 T1741 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/
>>   [junit4]   2> 257358 T1741 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>>   [junit4]   2> 257359 T1741 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data
>>   [junit4]   2> 257359 T1741 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index/
>>   [junit4]   2> 257359 T1741 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index' doesn't exist. Creating new index...
>>   [junit4]   2> 257359 T1741 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index
>>   [junit4]   2> 257360 T1741 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=16.875, floorSegmentMB=0.404296875, forceMergeDeletesPctAllowed=23.649616870426527, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>>   [junit4]   2> 257367 T1741 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b32a85; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>>   [junit4]   2> 257368 T1741 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 257369 T1741 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>>   [junit4]   2> 257369 T1741 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
>>   [junit4]   2> 257371 T1741 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 257372 T1741 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 257373 T1741 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 257374 T1741 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 257375 T1741 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>>   [junit4]   2> 257375 T1741 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>>   [junit4]   2> 257376 T1741 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
>>   [junit4]   2> 257376 T1741 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
>>   [junit4]   2> 257376 T1741 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=11.78125, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=25.200352873723936, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>>   [junit4]   2> 257377 T1741 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b32a85; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>>   [junit4]   2> 257377 T1741 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 257377 T1741 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@165dacc[collection1] main
>>   [junit4]   2> 257378 T1741 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257378 T1741 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf}
>>   [junit4]   2> 257378 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257378 T1741 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
>>   [junit4]   2> 257379 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257379 T1741 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
>>   [junit4]   2> 257379 T1741 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257379 T1741 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>>   [junit4]   2> 257380 T1741 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
>>   [junit4]   2> 257380 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257380 T1741 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
>>   [junit4]   2> 257380 T1741 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257380 T1741 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>>   [junit4]   2> 257381 T1741 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
>>   [junit4]   2> 257381 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257381 T1741 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>>   [junit4]   2> 257381 T1741 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>>   [junit4]   2> 257381 T1741 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
>>   [junit4]   2> 257382 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257382 T1741 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>>   [junit4]   2> 257382 T1741 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>>   [junit4]   2> 257382 T1741 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
>>   [junit4]   2> 257382 T1741 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
>>   [junit4]   2> 257383 T1742 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@165dacc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>   [junit4]   2> 257383 T1741 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
>>   [junit4]   2> 257384 T1713 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
>>   [junit4]   2> 257384 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>>   [junit4]   2> 257384 T1713 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#52818
>>   [junit4]   2> ASYNC  NEW_CORE C2372 name=collection1 org.apache.solr.core.SolrCore@165c5f6
>>   [junit4]   2> 257461 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 257467 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257473 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257480 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257485 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257490 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257495 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257506 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
>>   [junit4]   2> 257506 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
>>   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>>   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/german
>>   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
>>   [junit4]   2> 257508 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
>>   [junit4]   2> 257508 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257508 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>>   [junit4]   2> 257508 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>>   [junit4]   2> 257509 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/german
>>   [junit4]   2> 257509 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
>>   [junit4]   2> 257513 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
>>   [junit4]   2> 257513 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257513 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
>>   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>>   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/english
>>   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
>>   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
>>   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257515 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>>   [junit4]   2> 257515 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>>   [junit4]   2> 257515 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/english
>>   [junit4]   2> 257515 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
>>   [junit4]   2> 257518 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
>>   [junit4]   2> 257518 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257518 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257518 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
>>   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>>   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/german
>>   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
>>   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
>>   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257520 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>>   [junit4]   2> 257520 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>>   [junit4]   2> 257520 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/german
>>   [junit4]   2> 257520 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
>>   [junit4]   2> 257524 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
>>   [junit4]   2> 257524 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257524 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
>>   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>>   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/english
>>   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
>>   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
>>   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>>   [junit4]   2> 257526 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>>   [junit4]   2> 257526 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>>   [junit4]   2> 257526 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/english
>>   [junit4]   2> 257526 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
>>   [junit4]   2> 257527 T1737 [] [] [] [collection1]  C2372 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/managed-schema
>>   [junit4]   2> 257547 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=47 
>>   [junit4]   2> 257549 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257557 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257564 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257572 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257580 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257588 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257595 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257603 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 257608 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257613 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257621 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 257626 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257632 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257638 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>>   [junit4]   2> 257644 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 257648 T1713 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@1fe766{SSL-http/1.1}{127.0.0.1:0}
>>   [junit4]   2> 257648 T1713 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=7594580
>>   [junit4]   2> 257648 T1713 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@165c5f6
>>   [junit4]   2> 257649 T1713 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 257649 T1713 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>>   [junit4]   2> 257649 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>>   [junit4]   2> 257649 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>>   [junit4]   2> 257650 T1713 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>>   [junit4]   2> 257650 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>>   [junit4]   2> 257651 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data;done=false>>]
>>   [junit4]   2> 257651 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data
>>   [junit4]   2> 257651 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index;done=false>>]
>>   [junit4]   2> 257651 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index
>>   [junit4]   2> 257652 T1713 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@b171ee{/solr,null,UNAVAILABLE}
>>   [junit4]   2> 257652 T1713 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleCommands
>>   [junit4]   2> 257654 T1713 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleAddFieldWithErrors
>>   [junit4]   2> 257701 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
>>   [junit4]   2> 257702 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
>>   [junit4]   2> 257702 T1713 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core
>>   [junit4]   2> 257703 T1713 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
>>   [junit4]   2> 257705 T1713 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@ba1039{/solr,null,AVAILABLE}
>>   [junit4]   2> 257714 T1713 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@8f2c59{SSL-http/1.1}{127.0.0.1:57512}
>>   [junit4]   2> 257714 T1713 [] [] [] []  oejs.Server.doStart Started @258756ms
>>   [junit4]   2> 257714 T1713 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=57512, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores}
>>   [junit4]   2> 257716 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
>>   [junit4]   2> 257716 T1713 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/'
>>   [junit4]   2> 257724 T1713 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/solr.xml
>>   [junit4]   2> 257727 T1713 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores
>>   [junit4]   2> 257727 T1713 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 16531888
>>   [junit4]   2> 257727 T1713 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/]
>>   [junit4]   2> 257727 T1713 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/lib
>>   [junit4]   2> 257728 T1713 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/lib).
>>   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>>   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
>>   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>>   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>>   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
>>   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>>   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>>   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>>   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>>   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>>   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
>>   [junit4]   2> 257734 T1713 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>>   [junit4]   2> 257735 T1713 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>   [junit4]   2> 257735 T1713 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>>   [junit4]   2> 257735 T1713 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
>>   [junit4]   2> 257736 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores
>>   [junit4]   2> 257736 T1713 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/, configSet=collection1, dataDir=data/}
>>   [junit4]   2> 257736 T1713 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/
>>   [junit4]   2> 257737 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
>>   [junit4]   2> 257737 T1757 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/'
>>   [junit4]   2> 257737 T1757 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-007/collection1/lib/classes/' to classloader
>>   [junit4]   2> 257738 T1757 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-007/collection1/lib/README' to classloader
>>   [junit4]   2> 257747 T1757 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
>>   [junit4]   2> 257748 T1757 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
>>   [junit4]   2> 257757 T1757 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>>   [junit4]   2> 257758 T1757 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>>   [junit4]   2> 257758 T1757 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf/schema-rest.xml
>>   [junit4]   2> 257761 T1757 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>>   [junit4]   2> 257825 T1757 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
>>   [junit4]   2> 257826 T1757 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
>>   [junit4]   2> 257826 T1757 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
>>   [junit4]   2> 257827 T1757 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
>>   [junit4]   2> 257831 T1757 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
>>   [junit4]   2> 257831 T1757 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
>>   [junit4]   2> 257831 T1757 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
>>   [junit4]   2> 257831 T1757 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
>>   [junit4]   2> 257832 T1757 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf/managed-schema
>>   [junit4]   2> 257853 T1757 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf/schema-rest.xml.bak
>>   [junit4]   2> 257854 T1757 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1
>>   [junit4]   2> 257854 T1757 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
>>   [junit4]   2> 257854 T1757 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/
>>   [junit4]   2> 257854 T1757 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>>   [junit4]   2> 257854 T1757 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data
>>   [junit4]   2> 257855 T1757 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index/
>>   [junit4]   2> 257855 T1757 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index' doesn't exist. Creating new index...
>>   [junit4]   2> 257855 T1757 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index
>>   [junit4]   2> 257856 T1757 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=16.875, floorSegmentMB=0.404296875, forceMergeDeletesPctAllowed=23.649616870426527, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>>   [junit4]   2> 257862 T1757 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f69097; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>>   [junit4]   2> 257862 T1757 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 257863 T1757 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>>   [junit4]   2> 257863 T1757 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
>>   [junit4]   2> 257864 T1757 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 257865 T1757 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 257865 T1757 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 257866 T1757 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 257867 T1757 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>>   [junit4]   2> 257867 T1757 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>>   [junit4]   2> 257867 T1757 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
>>   [junit4]   2> 257868 T1757 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
>>   [junit4]   2> 257868 T1757 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=11.78125, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=25.200352873723936, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>>   [junit4]   2> 257868 T1757 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f69097; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>>   [junit4]   2> 257868 T1757 [] [] [] []  oasc.SolrDeletionPol
>> 
>> [...truncated too long message...]
>> 
>> ema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
>>   [junit4]   2> 257870 T1757 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>>   [junit4]   2> 257870 T1757 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
>>   [junit4]   2> 257870 T1757 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
>>   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
>>   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
>>   [junit4]   2> 257871 T1757 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>>   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
>>   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
>>   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>>   [junit4]   2> 257871 T1757 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>>   [junit4]   2> 257872 T1757 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
>>   [junit4]   2> 257872 T1757 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
>>   [junit4]   2> 257872 T1757 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>>   [junit4]   2> 257872 T1757 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>>   [junit4]   2> 257872 T1757 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
>>   [junit4]   2> 257872 T1757 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
>>   [junit4]   2> 257872 T1758 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12afb80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>   [junit4]   2> 257872 T1757 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
>>   [junit4]   2> 257873 T1713 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
>>   [junit4]   2> 257873 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>>   [junit4]   2> 257873 T1713 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#57512
>>   [junit4]   2> ASYNC  NEW_CORE C2373 name=collection1 org.apache.solr.core.SolrCore@86c4b1
>>   [junit4]   2> 257945 T1752 [] [] [] [collection1]  C2373 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>>   [junit4]   2> 257947 T1713 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@8f2c59{SSL-http/1.1}{127.0.0.1:0}
>>   [junit4]   2> 257947 T1713 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=16531888
>>   [junit4]   2> 257947 T1713 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@86c4b1
>>   [junit4]   2> 257947 T1713 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 257948 T1713 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>>   [junit4]   2> 257948 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>>   [junit4]   2> 257948 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>>   [junit4]   2> 257949 T1713 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>>   [junit4]   2> 257949 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>>   [junit4]   2> 257949 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data;done=false>>]
>>   [junit4]   2> 257949 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data
>>   [junit4]   2> 257950 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index;done=false>>]
>>   [junit4]   2> 257950 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index
>>   [junit4]   2> 257950 T1713 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@ba1039{/solr,null,UNAVAILABLE}
>>   [junit4]   2> 257951 T1713 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleAddFieldWithErrors
>>   [junit4]   2> 257952 T1713 [] [] [] []  oas.SolrTestCaseJ4.deleteCore ###deleteCore
>>   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001
>>   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fr_CA, timezone=Etc/GMT-7
>>   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=12,threads=1,free=62113104,total=136040448
>>   [junit4]   2> NOTE: All tests run in this JVM: [FullSolrCloudDistribCmdsTest, TestCloudSchemaless, HdfsRecoveryZkTest, RecoveryAfterSoftCommitTest, ConnectionManagerTest, TestPartialUpdateDeduplication, TestSolrDynamicMBean, BadIndexSchemaTest, DistanceUnitsTest, CircularListTest, TestManagedSchemaFieldTypeResource, TestPerFieldSimilarity, TestLuceneMatchVersion, PolyFieldTest, TestSearcherReuse, DistributedQueryElevationComponentTest, SolrInfoMBeanTest, TestSurroundQueryParser, TestImplicitCoreProperties, TestManagedSchemaFieldResource, XsltUpdateRequestHandlerTest, SynonymTokenizerTest, UUIDUpdateProcessorFallbackTest, DocExpirationUpdateProcessorFactoryTest, DistributedQueryComponentCustomSortTest, LeaderElectionTest, QueryParsingTest, TestBulkSchemaAPI]
>>   [junit4] Completed on J2 in 1.38s, 3 tests, 1 failure <<< FAILURES!
>> 
>> [...truncated 1218 lines...]
>> BUILD FAILED
>> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: There were test failures: 477 suites, 1896 tests, 1 failure, 49 ignored (21 assumptions)
>> 
>> Total time: 40 minutes 32 seconds
>> Build step 'Invoke Ant' marked build as failure
>> [description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b54 -server -XX:+UseSerialGC
>> Archiving artifacts
>> Recording test results
>> Email was triggered for: Failure - Any
>> Sending email for trigger: Failure - Any
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
> 


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


Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b54) - Build # 12085 - Still Failing!

Posted by Alan Woodward <al...@flax.co.uk>.
This is a bug in the test (there's an extra "field" in an error message).  I'll fix in a bit if nobody else gets there first...

Alan Woodward
www.flax.co.uk


On 25 Mar 2015, at 15:32, Policeman Jenkins Server wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12085/
> Java: 32bit/jdk1.9.0-ea-b54 -server -XX:+UseSerialGC
> 
> 1 tests failed.
> FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace
> 
> Error Message:
> 
> 
> Stack Trace:
> java.lang.AssertionError
> 	at __randomizedtesting.SeedInfo.seed([A94E26383015C087:4B1B88D5BBEDA659]:0)
> 	at org.junit.Assert.fail(Assert.java:92)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.junit.Assert.assertTrue(Assert.java:54)
> 	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:502)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
> 	at java.lang.Thread.run(Thread.java:745)
> 
> 
> 
> 
> Build Log:
> [...truncated 9267 lines...]
>   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
>   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/init-core-data-001
>   [junit4]   2> 256587 T1713 [] [] [] []  oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
>   [junit4]   2> 256588 T1713 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testDeleteAndReplace
>   [junit4]   2> 256645 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
>   [junit4]   2> 256645 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
>   [junit4]   2> 256645 T1713 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core
>   [junit4]   2> 256647 T1713 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
>   [junit4]   2> 256648 T1713 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@15a47b5{/solr,null,AVAILABLE}
>   [junit4]   2> 256652 T1713 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@147443a{SSL-http/1.1}{127.0.0.1:39055}
>   [junit4]   2> 256653 T1713 [] [] [] []  oejs.Server.doStart Started @257694ms
>   [junit4]   2> 256653 T1713 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=39055, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores}
>   [junit4]   2> 256654 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
>   [junit4]   2> 256654 T1713 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/'
>   [junit4]   2> 256663 T1713 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/solr.xml
>   [junit4]   2> 256668 T1713 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores
>   [junit4]   2> 256668 T1713 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 19352003
>   [junit4]   2> 256668 T1713 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/]
>   [junit4]   2> 256669 T1713 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/lib
>   [junit4]   2> 256669 T1713 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/lib).
>   [junit4]   2> 256675 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 256675 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
>   [junit4]   2> 256675 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 256676 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 256676 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
>   [junit4]   2> 256676 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 256677 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 256677 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 256677 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 256677 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 256678 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
>   [junit4]   2> 256679 T1713 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>   [junit4]   2> 256680 T1713 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 256681 T1713 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 256681 T1713 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
>   [junit4]   2> 256681 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores
>   [junit4]   2> 256682 T1713 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/, configSet=collection1, dataDir=data/}
>   [junit4]   2> 256683 T1713 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/
>   [junit4]   2> 256683 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
>   [junit4]   2> 256683 T1725 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/'
>   [junit4]   2> 256684 T1725 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-001/collection1/lib/classes/' to classloader
>   [junit4]   2> 256684 T1725 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-001/collection1/lib/README' to classloader
>   [junit4]   2> 256696 T1725 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
>   [junit4]   2> 256698 T1725 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
>   [junit4]   2> 256707 T1725 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>   [junit4]   2> 256708 T1725 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>   [junit4]   2> 256708 T1725 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/schema-rest.xml
>   [junit4]   2> 256711 T1725 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>   [junit4]   2> 256778 T1725 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 256779 T1725 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
>   [junit4]   2> 256779 T1725 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 256780 T1725 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 256785 T1725 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
>   [junit4]   2> 256785 T1725 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
>   [junit4]   2> 256785 T1725 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
>   [junit4]   2> 256785 T1725 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
>   [junit4]   2> 256786 T1725 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/managed-schema
>   [junit4]   2> 256813 T1725 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/schema-rest.xml.bak
>   [junit4]   2> 256813 T1725 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1
>   [junit4]   2> 256813 T1725 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
>   [junit4]   2> 256813 T1725 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/
>   [junit4]   2> 256813 T1725 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 256814 T1725 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data
>   [junit4]   2> 256814 T1725 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index/
>   [junit4]   2> 256814 T1725 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 256814 T1725 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index
>   [junit4]   2> 256815 T1725 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=16.875, floorSegmentMB=0.404296875, forceMergeDeletesPctAllowed=23.649616870426527, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>   [junit4]   2> 256827 T1725 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ff5133; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 256827 T1725 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 256828 T1725 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 256828 T1725 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
>   [junit4]   2> 256830 T1725 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 256830 T1725 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 256831 T1725 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 256832 T1725 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 256833 T1725 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>   [junit4]   2> 256833 T1725 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>   [junit4]   2> 256833 T1725 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 256833 T1725 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 256834 T1725 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=11.78125, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=25.200352873723936, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>   [junit4]   2> 256834 T1725 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ff5133; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 256834 T1725 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 256834 T1725 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@ae7881[collection1] main
>   [junit4]   2> 256835 T1725 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>   [junit4]   2> 256835 T1725 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf}
>   [junit4]   2> 256835 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>   [junit4]   2> 256835 T1725 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
>   [junit4]   2> 256835 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>   [junit4]   2> 256835 T1725 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
>   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>   [junit4]   2> 256836 T1725 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
>   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
>   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>   [junit4]   2> 256836 T1725 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
>   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>   [junit4]   2> 256837 T1725 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
>   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
>   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>   [junit4]   2> 256838 T1725 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>   [junit4]   2> 256838 T1725 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
>   [junit4]   2> 256838 T1725 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
>   [junit4]   2> 256838 T1726 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ae7881[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>   [junit4]   2> 256838 T1725 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 256839 T1713 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
>   [junit4]   2> 256839 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 256839 T1713 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#39055
>   [junit4]   2> ASYNC  NEW_CORE C2370 name=collection1 org.apache.solr.core.SolrCore@10a3fa6
>   [junit4]   2> 256925 T1720 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 256938 T1721 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 256947 T1722 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 256955 T1720 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 256964 T1721 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 256973 T1722 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 256999 T1720 [] [] [] [collection1]  C2370 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/managed-schema
>   [junit4]   2> 257007 T1720 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=24 
>   [junit4]   2> 257011 T1721 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> ASYNC  NEW_CORE C2371 name=collection1 org.apache.solr.core.SolrCore@10a3fa6
>   [junit4]   2> 257026 T1722 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257036 T1720 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 257045 T1721 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257054 T1722 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257063 T1720 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 257071 T1721 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 257079 T1722 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257088 T1720 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 257097 T1721 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 257106 T1722 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 257109 T1720 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 257110 T1713 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@147443a{SSL-http/1.1}{127.0.0.1:0}
>   [junit4]   2> 257111 T1713 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=19352003
>   [junit4]   2> 257111 T1713 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10a3fa6
>   [junit4]   2> 257111 T1713 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 257112 T1713 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 257112 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 257112 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 257113 T1713 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 257114 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 257114 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index;done=false>>]
>   [junit4]   2> 257114 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index
>   [junit4]   2> 257115 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data;done=false>>]
>   [junit4]   2> 257115 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data
>   [junit4]   2> 257116 T1713 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@15a47b5{/solr,null,UNAVAILABLE}
>   [junit4]   2> 257116 T1713 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testDeleteAndReplace
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.method=testDeleteAndReplace -Dtests.seed=A94E26383015C087 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_CA -Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>   [junit4] FAILURE 0.54s J2 | TestBulkSchemaAPI.testDeleteAndReplace <<<
>   [junit4]    > Throwable #1: java.lang.AssertionError
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A94E26383015C087:4B1B88D5BBEDA659]:0)
>   [junit4]    > 	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
>   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
>   [junit4]   2> 257124 T1713 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleCommands
>   [junit4]   2> 257197 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
>   [junit4]   2> 257198 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
>   [junit4]   2> 257198 T1713 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core
>   [junit4]   2> 257200 T1713 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
>   [junit4]   2> 257201 T1713 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@b171ee{/solr,null,AVAILABLE}
>   [junit4]   2> 257205 T1713 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@1fe766{SSL-http/1.1}{127.0.0.1:52818}
>   [junit4]   2> 257206 T1713 [] [] [] []  oejs.Server.doStart Started @258247ms
>   [junit4]   2> 257206 T1713 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=52818, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores}
>   [junit4]   2> 257208 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
>   [junit4]   2> 257208 T1713 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/'
>   [junit4]   2> 257220 T1713 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/solr.xml
>   [junit4]   2> 257224 T1713 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores
>   [junit4]   2> 257225 T1713 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 7594580
>   [junit4]   2> 257225 T1713 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/]
>   [junit4]   2> 257225 T1713 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/lib
>   [junit4]   2> 257225 T1713 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/lib).
>   [junit4]   2> 257231 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 257231 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
>   [junit4]   2> 257232 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 257232 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 257232 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
>   [junit4]   2> 257232 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 257233 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 257233 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 257233 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 257233 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 257234 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
>   [junit4]   2> 257235 T1713 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>   [junit4]   2> 257236 T1713 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 257236 T1713 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 257237 T1713 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
>   [junit4]   2> 257237 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores
>   [junit4]   2> 257238 T1713 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/, configSet=collection1, dataDir=data/}
>   [junit4]   2> 257238 T1713 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/
>   [junit4]   2> 257239 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
>   [junit4]   2> 257239 T1741 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/'
>   [junit4]   2> 257240 T1741 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-004/collection1/lib/classes/' to classloader
>   [junit4]   2> 257240 T1741 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-004/collection1/lib/README' to classloader
>   [junit4]   2> 257250 T1741 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
>   [junit4]   2> 257260 T1741 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
>   [junit4]   2> 257264 T1741 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>   [junit4]   2> 257265 T1741 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>   [junit4]   2> 257265 T1741 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/schema-rest.xml
>   [junit4]   2> 257268 T1741 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>   [junit4]   2> 257334 T1741 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 257335 T1741 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
>   [junit4]   2> 257336 T1741 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 257336 T1741 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 257340 T1741 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
>   [junit4]   2> 257341 T1741 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
>   [junit4]   2> 257341 T1741 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
>   [junit4]   2> 257341 T1741 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
>   [junit4]   2> 257342 T1741 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/managed-schema
>   [junit4]   2> 257357 T1741 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/schema-rest.xml.bak
>   [junit4]   2> 257358 T1741 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1
>   [junit4]   2> 257358 T1741 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
>   [junit4]   2> 257358 T1741 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/
>   [junit4]   2> 257358 T1741 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 257359 T1741 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data
>   [junit4]   2> 257359 T1741 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index/
>   [junit4]   2> 257359 T1741 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 257359 T1741 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index
>   [junit4]   2> 257360 T1741 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=16.875, floorSegmentMB=0.404296875, forceMergeDeletesPctAllowed=23.649616870426527, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>   [junit4]   2> 257367 T1741 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b32a85; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 257368 T1741 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 257369 T1741 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 257369 T1741 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
>   [junit4]   2> 257371 T1741 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 257372 T1741 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 257373 T1741 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 257374 T1741 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 257375 T1741 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>   [junit4]   2> 257375 T1741 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>   [junit4]   2> 257376 T1741 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 257376 T1741 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 257376 T1741 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=11.78125, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=25.200352873723936, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>   [junit4]   2> 257377 T1741 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b32a85; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 257377 T1741 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 257377 T1741 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@165dacc[collection1] main
>   [junit4]   2> 257378 T1741 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257378 T1741 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf}
>   [junit4]   2> 257378 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257378 T1741 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
>   [junit4]   2> 257379 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257379 T1741 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
>   [junit4]   2> 257379 T1741 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257379 T1741 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>   [junit4]   2> 257380 T1741 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
>   [junit4]   2> 257380 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257380 T1741 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
>   [junit4]   2> 257380 T1741 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257380 T1741 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>   [junit4]   2> 257381 T1741 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
>   [junit4]   2> 257381 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257381 T1741 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>   [junit4]   2> 257381 T1741 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>   [junit4]   2> 257381 T1741 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
>   [junit4]   2> 257382 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257382 T1741 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>   [junit4]   2> 257382 T1741 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>   [junit4]   2> 257382 T1741 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
>   [junit4]   2> 257382 T1741 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
>   [junit4]   2> 257383 T1742 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@165dacc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>   [junit4]   2> 257383 T1741 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 257384 T1713 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
>   [junit4]   2> 257384 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 257384 T1713 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#52818
>   [junit4]   2> ASYNC  NEW_CORE C2372 name=collection1 org.apache.solr.core.SolrCore@165c5f6
>   [junit4]   2> 257461 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 257467 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257473 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257480 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257485 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257490 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257495 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257506 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
>   [junit4]   2> 257506 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
>   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/german
>   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
>   [junit4]   2> 257508 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
>   [junit4]   2> 257508 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257508 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>   [junit4]   2> 257508 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>   [junit4]   2> 257509 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/german
>   [junit4]   2> 257509 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
>   [junit4]   2> 257513 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
>   [junit4]   2> 257513 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257513 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
>   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/english
>   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
>   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
>   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257515 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>   [junit4]   2> 257515 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>   [junit4]   2> 257515 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/english
>   [junit4]   2> 257515 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
>   [junit4]   2> 257518 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
>   [junit4]   2> 257518 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257518 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257518 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
>   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/german
>   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
>   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
>   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257520 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>   [junit4]   2> 257520 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>   [junit4]   2> 257520 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/german
>   [junit4]   2> 257520 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
>   [junit4]   2> 257524 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
>   [junit4]   2> 257524 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257524 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
>   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/english
>   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
>   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
>   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
>   [junit4]   2> 257526 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>   [junit4]   2> 257526 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>   [junit4]   2> 257526 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/english
>   [junit4]   2> 257526 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
>   [junit4]   2> 257527 T1737 [] [] [] [collection1]  C2372 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/managed-schema
>   [junit4]   2> 257547 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=47 
>   [junit4]   2> 257549 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257557 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257564 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257572 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257580 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257588 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257595 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257603 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 257608 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257613 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257621 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 257626 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257632 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257638 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
>   [junit4]   2> 257644 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 257648 T1713 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@1fe766{SSL-http/1.1}{127.0.0.1:0}
>   [junit4]   2> 257648 T1713 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=7594580
>   [junit4]   2> 257648 T1713 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@165c5f6
>   [junit4]   2> 257649 T1713 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 257649 T1713 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 257649 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 257649 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 257650 T1713 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 257650 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 257651 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data;done=false>>]
>   [junit4]   2> 257651 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data
>   [junit4]   2> 257651 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index;done=false>>]
>   [junit4]   2> 257651 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index
>   [junit4]   2> 257652 T1713 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@b171ee{/solr,null,UNAVAILABLE}
>   [junit4]   2> 257652 T1713 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleCommands
>   [junit4]   2> 257654 T1713 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleAddFieldWithErrors
>   [junit4]   2> 257701 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
>   [junit4]   2> 257702 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
>   [junit4]   2> 257702 T1713 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core
>   [junit4]   2> 257703 T1713 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
>   [junit4]   2> 257705 T1713 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@ba1039{/solr,null,AVAILABLE}
>   [junit4]   2> 257714 T1713 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@8f2c59{SSL-http/1.1}{127.0.0.1:57512}
>   [junit4]   2> 257714 T1713 [] [] [] []  oejs.Server.doStart Started @258756ms
>   [junit4]   2> 257714 T1713 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=57512, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores}
>   [junit4]   2> 257716 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
>   [junit4]   2> 257716 T1713 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/'
>   [junit4]   2> 257724 T1713 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/solr.xml
>   [junit4]   2> 257727 T1713 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores
>   [junit4]   2> 257727 T1713 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 16531888
>   [junit4]   2> 257727 T1713 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/]
>   [junit4]   2> 257727 T1713 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/lib
>   [junit4]   2> 257728 T1713 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/lib).
>   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
>   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
>   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
>   [junit4]   2> 257734 T1713 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
>   [junit4]   2> 257735 T1713 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 257735 T1713 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 257735 T1713 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
>   [junit4]   2> 257736 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores
>   [junit4]   2> 257736 T1713 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/, configSet=collection1, dataDir=data/}
>   [junit4]   2> 257736 T1713 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/
>   [junit4]   2> 257737 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
>   [junit4]   2> 257737 T1757 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/'
>   [junit4]   2> 257737 T1757 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-007/collection1/lib/classes/' to classloader
>   [junit4]   2> 257738 T1757 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-007/collection1/lib/README' to classloader
>   [junit4]   2> 257747 T1757 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
>   [junit4]   2> 257748 T1757 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
>   [junit4]   2> 257757 T1757 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>   [junit4]   2> 257758 T1757 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>   [junit4]   2> 257758 T1757 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf/schema-rest.xml
>   [junit4]   2> 257761 T1757 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>   [junit4]   2> 257825 T1757 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 257826 T1757 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
>   [junit4]   2> 257826 T1757 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 257827 T1757 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 257831 T1757 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
>   [junit4]   2> 257831 T1757 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
>   [junit4]   2> 257831 T1757 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
>   [junit4]   2> 257831 T1757 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
>   [junit4]   2> 257832 T1757 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf/managed-schema
>   [junit4]   2> 257853 T1757 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf/schema-rest.xml.bak
>   [junit4]   2> 257854 T1757 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1
>   [junit4]   2> 257854 T1757 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
>   [junit4]   2> 257854 T1757 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/
>   [junit4]   2> 257854 T1757 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 257854 T1757 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data
>   [junit4]   2> 257855 T1757 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index/
>   [junit4]   2> 257855 T1757 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 257855 T1757 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index
>   [junit4]   2> 257856 T1757 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=16.875, floorSegmentMB=0.404296875, forceMergeDeletesPctAllowed=23.649616870426527, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>   [junit4]   2> 257862 T1757 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f69097; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 257862 T1757 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 257863 T1757 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 257863 T1757 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
>   [junit4]   2> 257864 T1757 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 257865 T1757 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 257865 T1757 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 257866 T1757 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 257867 T1757 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>   [junit4]   2> 257867 T1757 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
>   [junit4]   2> 257867 T1757 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 257868 T1757 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 257868 T1757 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=11.78125, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=25.200352873723936, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
>   [junit4]   2> 257868 T1757 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f69097; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 257868 T1757 [] [] [] []  oasc.SolrDeletionPol
> 
> [...truncated too long message...]
> 
> ema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
>   [junit4]   2> 257870 T1757 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
>   [junit4]   2> 257870 T1757 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
>   [junit4]   2> 257870 T1757 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
>   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
>   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
>   [junit4]   2> 257871 T1757 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
>   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
>   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
>   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
>   [junit4]   2> 257871 T1757 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
>   [junit4]   2> 257872 T1757 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
>   [junit4]   2> 257872 T1757 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
>   [junit4]   2> 257872 T1757 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
>   [junit4]   2> 257872 T1757 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
>   [junit4]   2> 257872 T1757 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
>   [junit4]   2> 257872 T1757 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
>   [junit4]   2> 257872 T1758 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12afb80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>   [junit4]   2> 257872 T1757 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 257873 T1713 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
>   [junit4]   2> 257873 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 257873 T1713 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#57512
>   [junit4]   2> ASYNC  NEW_CORE C2373 name=collection1 org.apache.solr.core.SolrCore@86c4b1
>   [junit4]   2> 257945 T1752 [] [] [] [collection1]  C2373 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
>   [junit4]   2> 257947 T1713 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@8f2c59{SSL-http/1.1}{127.0.0.1:0}
>   [junit4]   2> 257947 T1713 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=16531888
>   [junit4]   2> 257947 T1713 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@86c4b1
>   [junit4]   2> 257947 T1713 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 257948 T1713 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 257948 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 257948 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 257949 T1713 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 257949 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 257949 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data;done=false>>]
>   [junit4]   2> 257949 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data
>   [junit4]   2> 257950 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index;done=false>>]
>   [junit4]   2> 257950 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index
>   [junit4]   2> 257950 T1713 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@ba1039{/solr,null,UNAVAILABLE}
>   [junit4]   2> 257951 T1713 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleAddFieldWithErrors
>   [junit4]   2> 257952 T1713 [] [] [] []  oas.SolrTestCaseJ4.deleteCore ###deleteCore
>   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001
>   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fr_CA, timezone=Etc/GMT-7
>   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=12,threads=1,free=62113104,total=136040448
>   [junit4]   2> NOTE: All tests run in this JVM: [FullSolrCloudDistribCmdsTest, TestCloudSchemaless, HdfsRecoveryZkTest, RecoveryAfterSoftCommitTest, ConnectionManagerTest, TestPartialUpdateDeduplication, TestSolrDynamicMBean, BadIndexSchemaTest, DistanceUnitsTest, CircularListTest, TestManagedSchemaFieldTypeResource, TestPerFieldSimilarity, TestLuceneMatchVersion, PolyFieldTest, TestSearcherReuse, DistributedQueryElevationComponentTest, SolrInfoMBeanTest, TestSurroundQueryParser, TestImplicitCoreProperties, TestManagedSchemaFieldResource, XsltUpdateRequestHandlerTest, SynonymTokenizerTest, UUIDUpdateProcessorFallbackTest, DocExpirationUpdateProcessorFactoryTest, DistributedQueryComponentCustomSortTest, LeaderElectionTest, QueryParsingTest, TestBulkSchemaAPI]
>   [junit4] Completed on J2 in 1.38s, 3 tests, 1 failure <<< FAILURES!
> 
> [...truncated 1218 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: There were test failures: 477 suites, 1896 tests, 1 failure, 49 ignored (21 assumptions)
> 
> Total time: 40 minutes 32 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b54 -server -XX:+UseSerialGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b54) - Build # 12085 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12085/
Java: 32bit/jdk1.9.0-ea-b54 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A94E26383015C087:4B1B88D5BBEDA659]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:502)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9267 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/init-core-data-001
   [junit4]   2> 256587 T1713 [] [] [] []  oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 256588 T1713 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testDeleteAndReplace
   [junit4]   2> 256645 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 256645 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 256645 T1713 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core
   [junit4]   2> 256647 T1713 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 256648 T1713 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@15a47b5{/solr,null,AVAILABLE}
   [junit4]   2> 256652 T1713 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@147443a{SSL-http/1.1}{127.0.0.1:39055}
   [junit4]   2> 256653 T1713 [] [] [] []  oejs.Server.doStart Started @257694ms
   [junit4]   2> 256653 T1713 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=39055, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores}
   [junit4]   2> 256654 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
   [junit4]   2> 256654 T1713 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/'
   [junit4]   2> 256663 T1713 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/solr.xml
   [junit4]   2> 256668 T1713 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores
   [junit4]   2> 256668 T1713 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 19352003
   [junit4]   2> 256668 T1713 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/]
   [junit4]   2> 256669 T1713 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/lib
   [junit4]   2> 256669 T1713 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/lib).
   [junit4]   2> 256675 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 256675 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 256675 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 256676 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 256676 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 256676 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 256677 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 256677 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 256677 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 256677 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 256678 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 256679 T1713 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 256680 T1713 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 256681 T1713 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 256681 T1713 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 256681 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores
   [junit4]   2> 256682 T1713 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 256683 T1713 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/
   [junit4]   2> 256683 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 256683 T1725 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/'
   [junit4]   2> 256684 T1725 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-001/collection1/lib/classes/' to classloader
   [junit4]   2> 256684 T1725 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-001/collection1/lib/README' to classloader
   [junit4]   2> 256696 T1725 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 256698 T1725 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 256707 T1725 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 256708 T1725 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 256708 T1725 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/schema-rest.xml
   [junit4]   2> 256711 T1725 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 256778 T1725 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 256779 T1725 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 256779 T1725 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 256780 T1725 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 256785 T1725 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 256785 T1725 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 256785 T1725 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 256785 T1725 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 256786 T1725 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 256813 T1725 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 256813 T1725 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1
   [junit4]   2> 256813 T1725 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 256813 T1725 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/
   [junit4]   2> 256813 T1725 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 256814 T1725 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data
   [junit4]   2> 256814 T1725 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index/
   [junit4]   2> 256814 T1725 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 256814 T1725 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index
   [junit4]   2> 256815 T1725 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=16.875, floorSegmentMB=0.404296875, forceMergeDeletesPctAllowed=23.649616870426527, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 256827 T1725 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ff5133; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 256827 T1725 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 256828 T1725 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 256828 T1725 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 256830 T1725 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 256830 T1725 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 256831 T1725 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 256832 T1725 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 256833 T1725 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 256833 T1725 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 256833 T1725 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 256833 T1725 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 256834 T1725 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=11.78125, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=25.200352873723936, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 256834 T1725 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ff5133; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 256834 T1725 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 256834 T1725 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@ae7881[collection1] main
   [junit4]   2> 256835 T1725 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
   [junit4]   2> 256835 T1725 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf}
   [junit4]   2> 256835 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
   [junit4]   2> 256835 T1725 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 256835 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
   [junit4]   2> 256835 T1725 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
   [junit4]   2> 256836 T1725 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 256836 T1725 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
   [junit4]   2> 256836 T1725 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 256837 T1725 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf
   [junit4]   2> 256837 T1725 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 256838 T1725 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 256838 T1725 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 256838 T1725 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 256838 T1726 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ae7881[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 256838 T1725 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 256839 T1713 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 256839 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 256839 T1713 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#39055
   [junit4]   2> ASYNC  NEW_CORE C2370 name=collection1 org.apache.solr.core.SolrCore@10a3fa6
   [junit4]   2> 256925 T1720 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 256938 T1721 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 256947 T1722 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 256955 T1720 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 256964 T1721 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 256973 T1722 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 256999 T1720 [] [] [] [collection1]  C2370 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 257007 T1720 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=24 
   [junit4]   2> 257011 T1721 [] [] [] [collection1]  C2370 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C2371 name=collection1 org.apache.solr.core.SolrCore@10a3fa6
   [junit4]   2> 257026 T1722 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257036 T1720 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 257045 T1721 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257054 T1722 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257063 T1720 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 257071 T1721 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 257079 T1722 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257088 T1720 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 257097 T1721 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 257106 T1722 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 257109 T1720 [] [] [] [collection1]  C2371 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 257110 T1713 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@147443a{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 257111 T1713 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=19352003
   [junit4]   2> 257111 T1713 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10a3fa6
   [junit4]   2> 257111 T1713 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 257112 T1713 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 257112 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 257112 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 257113 T1713 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 257114 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 257114 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index;done=false>>]
   [junit4]   2> 257114 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data/index
   [junit4]   2> 257115 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data;done=false>>]
   [junit4]   2> 257115 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-003/cores/core/data
   [junit4]   2> 257116 T1713 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@15a47b5{/solr,null,UNAVAILABLE}
   [junit4]   2> 257116 T1713 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testDeleteAndReplace
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.method=testDeleteAndReplace -Dtests.seed=A94E26383015C087 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_CA -Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.54s J2 | TestBulkSchemaAPI.testDeleteAndReplace <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A94E26383015C087:4B1B88D5BBEDA659]:0)
   [junit4]    > 	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 257124 T1713 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleCommands
   [junit4]   2> 257197 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 257198 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 257198 T1713 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core
   [junit4]   2> 257200 T1713 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 257201 T1713 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@b171ee{/solr,null,AVAILABLE}
   [junit4]   2> 257205 T1713 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@1fe766{SSL-http/1.1}{127.0.0.1:52818}
   [junit4]   2> 257206 T1713 [] [] [] []  oejs.Server.doStart Started @258247ms
   [junit4]   2> 257206 T1713 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=52818, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores}
   [junit4]   2> 257208 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
   [junit4]   2> 257208 T1713 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/'
   [junit4]   2> 257220 T1713 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/solr.xml
   [junit4]   2> 257224 T1713 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores
   [junit4]   2> 257225 T1713 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 7594580
   [junit4]   2> 257225 T1713 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/]
   [junit4]   2> 257225 T1713 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/lib
   [junit4]   2> 257225 T1713 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/lib).
   [junit4]   2> 257231 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 257231 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 257232 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 257232 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 257232 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 257232 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 257233 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 257233 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 257233 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 257233 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 257234 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 257235 T1713 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 257236 T1713 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 257236 T1713 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 257237 T1713 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 257237 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores
   [junit4]   2> 257238 T1713 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 257238 T1713 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/
   [junit4]   2> 257239 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 257239 T1741 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/'
   [junit4]   2> 257240 T1741 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 257240 T1741 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 257250 T1741 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 257260 T1741 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 257264 T1741 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 257265 T1741 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 257265 T1741 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/schema-rest.xml
   [junit4]   2> 257268 T1741 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 257334 T1741 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 257335 T1741 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 257336 T1741 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 257336 T1741 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 257340 T1741 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 257341 T1741 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 257341 T1741 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 257341 T1741 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 257342 T1741 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 257357 T1741 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 257358 T1741 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1
   [junit4]   2> 257358 T1741 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 257358 T1741 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/
   [junit4]   2> 257358 T1741 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 257359 T1741 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data
   [junit4]   2> 257359 T1741 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index/
   [junit4]   2> 257359 T1741 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 257359 T1741 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index
   [junit4]   2> 257360 T1741 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=16.875, floorSegmentMB=0.404296875, forceMergeDeletesPctAllowed=23.649616870426527, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 257367 T1741 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b32a85; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 257368 T1741 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 257369 T1741 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 257369 T1741 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 257371 T1741 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 257372 T1741 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 257373 T1741 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 257374 T1741 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 257375 T1741 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 257375 T1741 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 257376 T1741 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 257376 T1741 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 257376 T1741 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=11.78125, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=25.200352873723936, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 257377 T1741 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b32a85; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 257377 T1741 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 257377 T1741 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@165dacc[collection1] main
   [junit4]   2> 257378 T1741 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257378 T1741 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf}
   [junit4]   2> 257378 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257378 T1741 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 257379 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257379 T1741 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 257379 T1741 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257379 T1741 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 257380 T1741 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 257380 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257380 T1741 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 257380 T1741 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257380 T1741 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 257381 T1741 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 257381 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257381 T1741 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 257381 T1741 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 257381 T1741 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 257382 T1741 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257382 T1741 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 257382 T1741 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 257382 T1741 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 257382 T1741 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 257383 T1742 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@165dacc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 257383 T1741 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 257384 T1713 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 257384 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 257384 T1713 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#52818
   [junit4]   2> ASYNC  NEW_CORE C2372 name=collection1 org.apache.solr.core.SolrCore@165c5f6
   [junit4]   2> 257461 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 257467 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257473 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257480 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257485 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257490 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257495 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257506 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 257506 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 257507 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 257508 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 257508 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257508 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 257508 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 257509 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 257509 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 257513 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 257513 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257513 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 257514 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257515 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 257515 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 257515 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 257515 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 257518 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 257518 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257518 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257518 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 257519 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257520 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 257520 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 257520 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 257520 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 257524 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 257524 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257524 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 257525 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf
   [junit4]   2> 257526 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 257526 T1737 [] [] [] [collection1]  C2372 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 257526 T1737 [] [] [] [collection1]  C2372 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/english
   [junit4]   2> 257526 T1737 [] [] [] [collection1]  C2372 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 257527 T1737 [] [] [] [collection1]  C2372 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 257547 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=47 
   [junit4]   2> 257549 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257557 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257564 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257572 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257580 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257588 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257595 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257603 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 257608 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257613 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257621 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 257626 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257632 T1738 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257638 T1736 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 257644 T1737 [] [] [] [collection1]  C2372 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 257648 T1713 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@1fe766{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 257648 T1713 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=7594580
   [junit4]   2> 257648 T1713 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@165c5f6
   [junit4]   2> 257649 T1713 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 257649 T1713 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 257649 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 257649 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 257650 T1713 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 257650 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 257651 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data;done=false>>]
   [junit4]   2> 257651 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data
   [junit4]   2> 257651 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index;done=false>>]
   [junit4]   2> 257651 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-006/cores/core/data/index
   [junit4]   2> 257652 T1713 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@b171ee{/solr,null,UNAVAILABLE}
   [junit4]   2> 257652 T1713 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleCommands
   [junit4]   2> 257654 T1713 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleAddFieldWithErrors
   [junit4]   2> 257701 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 257702 T1713 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 257702 T1713 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core
   [junit4]   2> 257703 T1713 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 257705 T1713 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@ba1039{/solr,null,AVAILABLE}
   [junit4]   2> 257714 T1713 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@8f2c59{SSL-http/1.1}{127.0.0.1:57512}
   [junit4]   2> 257714 T1713 [] [] [] []  oejs.Server.doStart Started @258756ms
   [junit4]   2> 257714 T1713 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=57512, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores}
   [junit4]   2> 257716 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1764bce
   [junit4]   2> 257716 T1713 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/'
   [junit4]   2> 257724 T1713 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/solr.xml
   [junit4]   2> 257727 T1713 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores
   [junit4]   2> 257727 T1713 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 16531888
   [junit4]   2> 257727 T1713 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/]
   [junit4]   2> 257727 T1713 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/lib
   [junit4]   2> 257728 T1713 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/lib).
   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 257732 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 257733 T1713 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 257734 T1713 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 257735 T1713 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 257735 T1713 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 257735 T1713 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 257736 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores
   [junit4]   2> 257736 T1713 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 257736 T1713 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/
   [junit4]   2> 257737 T1713 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 257737 T1757 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/'
   [junit4]   2> 257737 T1757 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-007/collection1/lib/classes/' to classloader
   [junit4]   2> 257738 T1757 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20A94E26383015C087-001/tempDir-007/collection1/lib/README' to classloader
   [junit4]   2> 257747 T1757 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 257748 T1757 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 257757 T1757 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 257758 T1757 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 257758 T1757 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf/schema-rest.xml
   [junit4]   2> 257761 T1757 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 257825 T1757 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 257826 T1757 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 257826 T1757 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 257827 T1757 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 257831 T1757 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 257831 T1757 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 257831 T1757 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 257831 T1757 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 257832 T1757 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf/managed-schema
   [junit4]   2> 257853 T1757 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 257854 T1757 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1
   [junit4]   2> 257854 T1757 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 257854 T1757 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/
   [junit4]   2> 257854 T1757 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 257854 T1757 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data
   [junit4]   2> 257855 T1757 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index/
   [junit4]   2> 257855 T1757 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 257855 T1757 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index
   [junit4]   2> 257856 T1757 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=16.875, floorSegmentMB=0.404296875, forceMergeDeletesPctAllowed=23.649616870426527, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 257862 T1757 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f69097; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 257862 T1757 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 257863 T1757 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 257863 T1757 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 257864 T1757 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 257865 T1757 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 257865 T1757 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 257866 T1757 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 257867 T1757 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 257867 T1757 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 257867 T1757 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 257868 T1757 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 257868 T1757 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=11.78125, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=25.200352873723936, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 257868 T1757 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f69097; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 257868 T1757 [] [] [] []  oasc.SolrDeletionPol

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

ema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
   [junit4]   2> 257870 T1757 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 257870 T1757 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 257870 T1757 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
   [junit4]   2> 257871 T1757 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
   [junit4]   2> 257871 T1757 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 257871 T1757 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 257872 T1757 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 257872 T1757 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-007/collection1/conf
   [junit4]   2> 257872 T1757 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 257872 T1757 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 257872 T1757 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 257872 T1757 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 257872 T1758 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12afb80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 257872 T1757 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 257873 T1713 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 257873 T1713 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 257873 T1713 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#57512
   [junit4]   2> ASYNC  NEW_CORE C2373 name=collection1 org.apache.solr.core.SolrCore@86c4b1
   [junit4]   2> 257945 T1752 [] [] [] [collection1]  C2373 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 257947 T1713 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@8f2c59{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 257947 T1713 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=16531888
   [junit4]   2> 257947 T1713 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@86c4b1
   [junit4]   2> 257947 T1713 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 257948 T1713 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 257948 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 257948 T1713 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 257949 T1713 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 257949 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 257949 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data;done=false>>]
   [junit4]   2> 257949 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data
   [junit4]   2> 257950 T1713 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index;done=false>>]
   [junit4]   2> 257950 T1713 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001/tempDir-009/cores/core/data/index
   [junit4]   2> 257950 T1713 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@ba1039{/solr,null,UNAVAILABLE}
   [junit4]   2> 257951 T1713 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleAddFieldWithErrors
   [junit4]   2> 257952 T1713 [] [] [] []  oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI A94E26383015C087-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fr_CA, timezone=Etc/GMT-7
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=12,threads=1,free=62113104,total=136040448
   [junit4]   2> NOTE: All tests run in this JVM: [FullSolrCloudDistribCmdsTest, TestCloudSchemaless, HdfsRecoveryZkTest, RecoveryAfterSoftCommitTest, ConnectionManagerTest, TestPartialUpdateDeduplication, TestSolrDynamicMBean, BadIndexSchemaTest, DistanceUnitsTest, CircularListTest, TestManagedSchemaFieldTypeResource, TestPerFieldSimilarity, TestLuceneMatchVersion, PolyFieldTest, TestSearcherReuse, DistributedQueryElevationComponentTest, SolrInfoMBeanTest, TestSurroundQueryParser, TestImplicitCoreProperties, TestManagedSchemaFieldResource, XsltUpdateRequestHandlerTest, SynonymTokenizerTest, UUIDUpdateProcessorFallbackTest, DocExpirationUpdateProcessorFactoryTest, DistributedQueryComponentCustomSortTest, LeaderElectionTest, QueryParsingTest, TestBulkSchemaAPI]
   [junit4] Completed on J2 in 1.38s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1218 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: There were test failures: 477 suites, 1896 tests, 1 failure, 49 ignored (21 assumptions)

Total time: 40 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b54 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b54) - Build # 12084 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12084/
Java: 64bit/jdk1.9.0-ea-b54 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5250A4593356DD6E:B0050AB4B8AEBBB0]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:502)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9299 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/init-core-data-001
   [junit4]   2> 264194 T1725 [] [] [] []  oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 264196 T1725 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleCommands
   [junit4]   2> 264239 T1725 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 264239 T1725 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 264239 T1725 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core
   [junit4]   2> 264240 T1725 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 264241 T1725 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@23f5a47d{/solr,null,AVAILABLE}
   [junit4]   2> 264243 T1725 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@600dfb8f{HTTP/1.1}{127.0.0.1:57103}
   [junit4]   2> 264243 T1725 [] [] [] []  oejs.Server.doStart Started @266655ms
   [junit4]   2> 264244 T1725 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=57103, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores}
   [junit4]   2> 264244 T1725 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
   [junit4]   2> 264244 T1725 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/'
   [junit4]   2> 264252 T1725 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/solr.xml
   [junit4]   2> 264255 T1725 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores
   [junit4]   2> 264255 T1725 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 455172736
   [junit4]   2> 264256 T1725 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/]
   [junit4]   2> 264256 T1725 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/lib
   [junit4]   2> 264256 T1725 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/lib).
   [junit4]   2> 264259 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 264260 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 264260 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 264260 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 264260 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 264260 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 264260 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 264260 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 264260 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 264261 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 264261 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 264261 T1725 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 264261 T1725 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 264261 T1725 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 264262 T1725 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 264262 T1725 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores
   [junit4]   2> 264262 T1725 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 264263 T1725 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/
   [junit4]   2> 264263 T1725 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 264263 T1737 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/'
   [junit4]   2> 264264 T1737 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%205250A4593356DD6E-001/tempDir-001/collection1/lib/classes/' to classloader
   [junit4]   2> 264264 T1737 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%205250A4593356DD6E-001/tempDir-001/collection1/lib/README' to classloader
   [junit4]   2> 264275 T1737 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 264281 T1737 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 264286 T1737 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 264286 T1737 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 264287 T1737 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf/schema-rest.xml
   [junit4]   2> 264289 T1737 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 264344 T1737 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 264345 T1737 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 264345 T1737 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 264346 T1737 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 264350 T1737 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 264350 T1737 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 264351 T1737 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 264351 T1737 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 264353 T1737 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 264377 T1737 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 264378 T1737 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1
   [junit4]   2> 264378 T1737 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 264378 T1737 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/data/
   [junit4]   2> 264378 T1737 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 264379 T1737 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/data
   [junit4]   2> 264379 T1737 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/data/index/
   [junit4]   2> 264379 T1737 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 264379 T1737 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/data/index
   [junit4]   2> 264380 T1737 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6815951454681131]
   [junit4]   2> 264401 T1737 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ee54d97; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 264401 T1737 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 264402 T1737 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 264402 T1737 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 264403 T1737 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 264404 T1737 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 264404 T1737 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 264405 T1737 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 264405 T1737 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 264406 T1737 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 264406 T1737 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 264406 T1737 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 264407 T1737 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7483288969769034]
   [junit4]   2> 264407 T1737 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ee54d97; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 264407 T1737 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 264407 T1737 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@387ec0fe[collection1] main
   [junit4]   2> 264407 T1737 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264407 T1737 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf}
   [junit4]   2> 264408 T1737 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264408 T1737 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 264408 T1737 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264408 T1737 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 264408 T1737 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264408 T1737 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 264408 T1737 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 264408 T1737 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264409 T1737 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 264409 T1737 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264409 T1737 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 264409 T1737 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 264409 T1737 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264409 T1737 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 264409 T1737 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 264409 T1737 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 264410 T1737 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264410 T1737 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 264410 T1737 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 264410 T1737 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 264410 T1737 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 264410 T1737 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 264410 T1738 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@387ec0fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 264411 T1725 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 264411 T1725 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 264411 T1725 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#57103
   [junit4]   2> ASYNC  NEW_CORE C1469 name=collection1 org.apache.solr.core.SolrCore@59397d2a
   [junit4]   2> 264414 T1732 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264418 T1733 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264421 T1734 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264424 T1732 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264426 T1733 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 264428 T1734 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 264431 T1732 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264452 T1733 [] [] [] [collection1]  C1469 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 264452 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264453 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264453 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 264453 T1733 [] [] [] [collection1]  C1469 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 264453 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 264453 T1733 [] [] [] [collection1]  C1469 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 264453 T1733 [] [] [] [collection1]  C1469 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 264453 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264454 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 264454 T1733 [] [] [] [collection1]  C1469 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 264454 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 264455 T1733 [] [] [] [collection1]  C1469 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 264458 T1733 [] [] [] [collection1]  C1469 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 264459 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264459 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264459 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 264459 T1733 [] [] [] [collection1]  C1469 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 264459 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 264459 T1733 [] [] [] [collection1]  C1469 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 264459 T1733 [] [] [] [collection1]  C1469 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 264460 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264460 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 264460 T1733 [] [] [] [collection1]  C1469 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 264460 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 264460 T1733 [] [] [] [collection1]  C1469 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 264463 T1733 [] [] [] [collection1]  C1469 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 264463 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264464 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264464 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 264464 T1733 [] [] [] [collection1]  C1469 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 264464 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 264464 T1733 [] [] [] [collection1]  C1469 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 264464 T1733 [] [] [] [collection1]  C1469 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 264464 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264465 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 264465 T1733 [] [] [] [collection1]  C1469 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 264465 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 264465 T1733 [] [] [] [collection1]  C1469 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 264469 T1733 [] [] [] [collection1]  C1469 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 264469 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264469 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264469 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 264469 T1733 [] [] [] [collection1]  C1469 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 264469 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 264470 T1733 [] [] [] [collection1]  C1469 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 264470 T1733 [] [] [] [collection1]  C1469 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 264470 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf
   [junit4]   2> 264470 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 264471 T1733 [] [] [] [collection1]  C1469 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 264471 T1733 [] [] [] [collection1]  C1469 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/english
   [junit4]   2> 264471 T1733 [] [] [] [collection1]  C1469 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 264473 T1733 [] [] [] [collection1]  C1469 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 264496 T1733 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=63 
   [junit4]   2> 264498 T1734 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 264503 T1732 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264506 T1733 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 264510 T1734 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264514 T1732 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264517 T1733 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 264521 T1734 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264524 T1732 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264527 T1733 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 264530 T1734 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 264533 T1732 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 264537 T1733 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264540 T1734 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264543 T1732 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 264547 T1733 [] [] [] [collection1]  C1469 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264549 T1725 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@600dfb8f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 264549 T1725 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=455172736
   [junit4]   2> 264550 T1725 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@59397d2a
   [junit4]   2> 264550 T1725 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 264551 T1725 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 264551 T1725 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 264551 T1725 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 264554 T1725 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 264554 T1725 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 264555 T1725 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/data;done=false>>]
   [junit4]   2> 264555 T1725 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/data
   [junit4]   2> 264555 T1725 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/data/index;done=false>>]
   [junit4]   2> 264556 T1725 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-003/cores/core/data/index
   [junit4]   2> 264556 T1725 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@23f5a47d{/solr,null,UNAVAILABLE}
   [junit4]   2> 264557 T1725 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleCommands
   [junit4]   2> 264560 T1725 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleAddFieldWithErrors
   [junit4]   2> 264630 T1725 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 264631 T1725 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 264631 T1725 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core
   [junit4]   2> 264633 T1725 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 264634 T1725 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@45f36581{/solr,null,AVAILABLE}
   [junit4]   2> 264635 T1725 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@479773e1{HTTP/1.1}{127.0.0.1:51315}
   [junit4]   2> 264635 T1725 [] [] [] []  oejs.Server.doStart Started @267046ms
   [junit4]   2> 264635 T1725 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=51315, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores}
   [junit4]   2> 264636 T1725 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
   [junit4]   2> 264636 T1725 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/'
   [junit4]   2> 264647 T1725 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/solr.xml
   [junit4]   2> 264653 T1725 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores
   [junit4]   2> 264653 T1725 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 882775665
   [junit4]   2> 264653 T1725 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/]
   [junit4]   2> 264654 T1725 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/lib
   [junit4]   2> 264654 T1725 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/lib).
   [junit4]   2> 264659 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 264660 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 264660 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 264660 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 264660 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 264660 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 264661 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 264661 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 264661 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 264661 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 264662 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 264662 T1725 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 264662 T1725 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 264663 T1725 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 264663 T1725 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 264663 T1725 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores
   [junit4]   2> 264664 T1725 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 264664 T1725 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/
   [junit4]   2> 264665 T1725 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 264665 T1753 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/'
   [junit4]   2> 264666 T1753 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%205250A4593356DD6E-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 264666 T1753 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%205250A4593356DD6E-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 264676 T1753 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 264679 T1753 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 264689 T1753 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 264691 T1753 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 264691 T1753 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/conf/schema-rest.xml
   [junit4]   2> 264694 T1753 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 264766 T1753 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 264767 T1753 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 264767 T1753 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 264768 T1753 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 264772 T1753 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 264772 T1753 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 264772 T1753 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 264772 T1753 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 264773 T1753 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 264790 T1753 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 264790 T1753 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1
   [junit4]   2> 264790 T1753 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 264790 T1753 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/data/
   [junit4]   2> 264790 T1753 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 264791 T1753 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/data
   [junit4]   2> 264791 T1753 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/data/index/
   [junit4]   2> 264791 T1753 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 264792 T1753 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/data/index
   [junit4]   2> 264792 T1753 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6815951454681131]
   [junit4]   2> 264804 T1753 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@728efe94; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 264804 T1753 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 264806 T1753 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 264806 T1753 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 264808 T1753 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 264808 T1753 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 264808 T1753 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 264809 T1753 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 264810 T1753 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 264810 T1753 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 264810 T1753 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 264810 T1753 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 264811 T1753 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7483288969769034]
   [junit4]   2> 264811 T1753 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@728efe94; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 264811 T1753 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 264811 T1753 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@7c0762e4[collection1] main
   [junit4]   2> 264812 T1753 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/conf
   [junit4]   2> 264812 T1753 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/conf}
   [junit4]   2> 264812 T1753 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/conf
   [junit4]   2> 264812 T1753 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 264812 T1753 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/conf
   [junit4]   2> 264812 T1753 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 264812 T1753 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/conf
   [junit4]   2> 264813 T1753 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 264813 T1753 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 264813 T1753 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/conf
   [junit4]   2> 264813 T1753 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 264813 T1753 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/conf
   [junit4]   2> 264813 T1753 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 264813 T1753 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 264813 T1753 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/conf
   [junit4]   2> 264814 T1753 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 264814 T1753 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 264814 T1753 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 264814 T1753 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-004/collection1/conf
   [junit4]   2> 264814 T1753 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 264814 T1753 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 264814 T1753 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 264814 T1753 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 264814 T1754 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c0762e4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 264815 T1753 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 264815 T1725 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 264815 T1725 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 264816 T1725 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#51315
   [junit4]   2> ASYNC  NEW_CORE C1470 name=collection1 org.apache.solr.core.SolrCore@4b11d58f
   [junit4]   2> 264819 T1748 [] [] [] [collection1]  C1470 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 264820 T1725 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@479773e1{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 264820 T1725 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=882775665
   [junit4]   2> 264821 T1725 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4b11d58f
   [junit4]   2> 264821 T1725 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 264822 T1725 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 264822 T1725 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 264822 T1725 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 264825 T1725 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 264825 T1725 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 264825 T1725 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/data;done=false>>]
   [junit4]   2> 264825 T1725 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/data
   [junit4]   2> 264826 T1725 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/data/index;done=false>>]
   [junit4]   2> 264826 T1725 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-006/cores/core/data/index
   [junit4]   2> 264827 T1725 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@45f36581{/solr,null,UNAVAILABLE}
   [junit4]   2> 264828 T1725 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleAddFieldWithErrors
   [junit4]   2> 264830 T1725 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testDeleteAndReplace
   [junit4]   2> 264889 T1725 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 264889 T1725 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 264889 T1725 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core
   [junit4]   2> 264890 T1725 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 264891 T1725 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@7fe2b49c{/solr,null,AVAILABLE}
   [junit4]   2> 264891 T1725 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@10b40cab{HTTP/1.1}{127.0.0.1:56823}
   [junit4]   2> 264892 T1725 [] [] [] []  oejs.Server.doStart Started @267303ms
   [junit4]   2> 264892 T1725 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=56823, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores}
   [junit4]   2> 264892 T1725 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
   [junit4]   2> 264892 T1725 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/'
   [junit4]   2> 264900 T1725 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/solr.xml
   [junit4]   2> 264903 T1725 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores
   [junit4]   2> 264903 T1725 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 1482568258
   [junit4]   2> 264903 T1725 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/]
   [junit4]   2> 264904 T1725 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/lib
   [junit4]   2> 264904 T1725 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/lib).
   [junit4]   2> 264908 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 264908 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 264908 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 264908 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 264908 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 264909 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 264909 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 264909 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 264909 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 264909 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 264909 T1725 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 264909 T1725 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 264910 T1725 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 264910 T1725 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 264910 T1725 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 264910 T1725 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores
   [junit4]   2> 264911 T1725 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 264911 T1725 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/
   [junit4]   2> 264911 T1725 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 264912 T1769 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/'
   [junit4]   2> 264912 T1769 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%205250A4593356DD6E-001/tempDir-007/collection1/lib/classes/' to classloader
   [junit4]   2> 264913 T1769 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%205250A4593356DD6E-001/tempDir-007/collection1/lib/README' to classloader
   [junit4]   2> 264922 T1769 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 264924 T1769 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 264929 T1769 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 264930 T1769 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 264930 T1769 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/conf/schema-rest.xml
   [junit4]   2> 264932 T1769 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 264989 T1769 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 264989 T1769 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 264990 T1769 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 264991 T1769 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 264994 T1769 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 264994 T1769 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 264994 T1769 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 264995 T1769 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 264996 T1769 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/conf/managed-schema
   [junit4]   2> 265015 T1769 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 265016 T1769 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1
   [junit4]   2> 265016 T1769 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 265016 T1769 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/data/
   [junit4]   2> 265016 T1769 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 265016 T1769 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/data
   [junit4]   2> 265017 T1769 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/data/index/
   [junit4]   2> 265017 T1769 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 265017 T1769 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/data/index
   [junit4]   2> 265017 T1769 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6815951454681131]
   [junit4]   2> 265030 T1769 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c8bf17; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 265030 T1769 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 265031 T1769 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 265031 T1769 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 265032 T1769 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 265033 T1769 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 265033 T1769 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 265034 T1769 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 265035 T1769 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 265035 T1769 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 265035 T1769 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 265035 T1769 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 265035 T1769 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7483288969769034]
   [junit4]   2> 265036 T1769 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c8bf17; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 265036 T1769 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 265036 T1769 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@133450ff[collection1] main
   [junit4]   2> 265036 T1769 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/conf
   [junit4]   2> 265036 T1769 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/conf}
   [junit4]   2> 265036 T1769 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/conf
   [junit4]   2> 265037 T1769 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 265037 T1769 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/conf
   [junit4]   2> 265037 T1769 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 265037 T1769 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/conf
   [junit4]   2> 265037 T1769 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 265037 T1769 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 265037 T1769 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/conf
   [junit4]   2> 265037 T1769 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 265038 T1769 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/conf
   [junit4]   2> 265038 T1769 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 265038 T1769 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 265038 T1769 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/conf
   [junit4]   2> 265038 T1769 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synon

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

he.solr.core.SolrCore@6774413
   [junit4]   2> 265042 T1764 [] [] [] [collection1]  C1471 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 265047 T1765 [] [] [] [collection1]  C1471 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 265050 T1766 [] [] [] [collection1]  C1471 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 265053 T1764 [] [] [] [collection1]  C1471 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 265055 T1765 [] [] [] [collection1]  C1471 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 265058 T1766 [] [] [] [collection1]  C1471 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 265065 T1764 [] [] [] [collection1]  C1471 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-007/collection1/conf/managed-schema
   [junit4]   2> 265094 T1764 [] [] [] [collection1]  C1471 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=33 
   [junit4]   2> 265096 T1765 [] [] [] [collection1]  C1471 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 265100 T1766 [] [] [] [collection1]  C1471 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C1472 name=collection1 org.apache.solr.core.SolrCore@6774413
   [junit4]   2> 265110 T1764 [] [] [] [collection1]  C1472 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=6 
   [junit4]   2> 265113 T1765 [] [] [] [collection1]  C1472 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 265117 T1766 [] [] [] [collection1]  C1472 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 265122 T1764 [] [] [] [collection1]  C1472 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 265125 T1765 [] [] [] [collection1]  C1472 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 265129 T1766 [] [] [] [collection1]  C1472 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 265134 T1764 [] [] [] [collection1]  C1472 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 265137 T1765 [] [] [] [collection1]  C1472 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 265141 T1766 [] [] [] [collection1]  C1472 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 265143 T1764 [] [] [] [collection1]  C1472 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 265163 T1725 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@10b40cab{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 265163 T1725 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1482568258
   [junit4]   2> 265165 T1725 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6774413
   [junit4]   2> 265165 T1725 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 265166 T1725 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 265166 T1725 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 265166 T1725 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 265170 T1725 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 265171 T1725 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 265172 T1725 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/data;done=false>>]
   [junit4]   2> 265172 T1725 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/data
   [junit4]   2> 265172 T1725 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/data/index;done=false>>]
   [junit4]   2> 265173 T1725 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001/tempDir-009/cores/core/data/index
   [junit4]   2> 265173 T1725 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@7fe2b49c{/solr,null,UNAVAILABLE}
   [junit4]   2> 265174 T1725 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testDeleteAndReplace
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.method=testDeleteAndReplace -Dtests.seed=5250A4593356DD6E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ro_RO -Dtests.timezone=Europe/Andorra -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.35s J2 | TestBulkSchemaAPI.testDeleteAndReplace <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5250A4593356DD6E:B0050AB4B8AEBBB0]:0)
   [junit4]    > 	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 265181 T1725 [] [] [] []  oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI 5250A4593356DD6E-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ro_RO, timezone=Europe/Andorra
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=12,threads=1,free=286875624,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [TestOrdValues, TestSort, SOLR749Test, RecoveryZkTest, ConnectionManagerTest, NotRequiredUniqueKeyTest, BinaryUpdateRequestHandlerTest, TestCloudManagedSchema, TestReRankQParserPlugin, TestFieldTypeResource, TestExactStatsCache, BasicDistributedZk2Test, TestCloudSchemaless, PrimUtilsTest, TestDocBasedVersionConstraints, SolrInfoMBeanTest, DistributedDebugComponentTest, TestReqParamsAPI, TestSolrQueryParserResource, TestJsonFacets, DeleteInactiveReplicaTest, FileBasedSpellCheckerTest, TestLuceneMatchVersion, TestSystemIdResolver, TestPartialUpdateDeduplication, RollingRestartTest, SortByFunctionTest, TestImplicitCoreProperties, DistanceUnitsTest, TestBulkSchemaAPI]
   [junit4] Completed on J2 in 1.00s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1179 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: There were test failures: 477 suites, 1896 tests, 1 failure, 49 ignored (21 assumptions)

Total time: 35 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b54 -XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_40) - Build # 12083 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D044AC250157A9F6:321102C88AAFCF28]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9157 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/init-core-data-001
   [junit4]   2> 172897 T963 [] [] [] []  oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 172901 T963 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testDeleteAndReplace
   [junit4]   2> 172975 T963 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 172975 T963 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 172976 T963 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core
   [junit4]   2> 172979 T963 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 172991 T963 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@20b8b099{/solr,null,AVAILABLE}
   [junit4]   2> 173001 T963 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@325bbb9c{HTTP/1.1}{127.0.0.1:58327}
   [junit4]   2> 173001 T963 [] [] [] []  oejs.Server.doStart Started @174496ms
   [junit4]   2> 173001 T963 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=58327, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores}
   [junit4]   2> 173002 T963 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 173002 T963 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/'
   [junit4]   2> 173028 T963 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/solr.xml
   [junit4]   2> 173033 T963 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores
   [junit4]   2> 173034 T963 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 328818428
   [junit4]   2> 173034 T963 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/]
   [junit4]   2> 173034 T963 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/lib
   [junit4]   2> 173034 T963 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/lib).
   [junit4]   2> 173041 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 173042 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 173042 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 173042 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 173043 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 173043 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 173043 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 173043 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 173044 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 173044 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 173044 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 173045 T963 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 173045 T963 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 173045 T963 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 173046 T963 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 173046 T963 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores
   [junit4]   2> 173049 T963 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 173049 T963 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/
   [junit4]   2> 173049 T963 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 173050 T975 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/'
   [junit4]   2> 173052 T975 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20D044AC250157A9F6-001/tempDir-001/collection1/lib/classes/' to classloader
   [junit4]   2> 173052 T975 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20D044AC250157A9F6-001/tempDir-001/collection1/lib/README' to classloader
   [junit4]   2> 173073 T975 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 173078 T975 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 173087 T975 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 173089 T975 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 173090 T975 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf/schema-rest.xml
   [junit4]   2> 173096 T975 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 173211 T975 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 173212 T975 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 173212 T975 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 173213 T975 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 173217 T975 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 173217 T975 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 173218 T975 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 173218 T975 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 173222 T975 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 173250 T975 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 173251 T975 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1
   [junit4]   2> 173251 T975 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 173251 T975 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/data/
   [junit4]   2> 173251 T975 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 173252 T975 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/data
   [junit4]   2> 173253 T975 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/data/index/
   [junit4]   2> 173253 T975 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 173253 T975 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/data/index
   [junit4]   2> 173254 T975 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8663616856115867]
   [junit4]   2> 173270 T975 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27bdeaff; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 173271 T975 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 173274 T975 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 173274 T975 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 173278 T975 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 173281 T975 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 173282 T975 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 173283 T975 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 173285 T975 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 173285 T975 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 173286 T975 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 173286 T975 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 173286 T975 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.8701171875, noCFSRatio=1.0]
   [junit4]   2> 173287 T975 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27bdeaff; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 173287 T975 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 173287 T975 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@32795581[collection1] main
   [junit4]   2> 173288 T975 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf
   [junit4]   2> 173288 T975 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf}
   [junit4]   2> 173288 T975 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf
   [junit4]   2> 173289 T975 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 173289 T975 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf
   [junit4]   2> 173289 T975 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 173289 T975 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf
   [junit4]   2> 173289 T975 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 173289 T975 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 173290 T975 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf
   [junit4]   2> 173290 T975 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 173290 T975 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf
   [junit4]   2> 173290 T975 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 173290 T975 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 173290 T975 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf
   [junit4]   2> 173290 T975 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 173290 T975 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 173291 T975 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 173291 T975 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf
   [junit4]   2> 173291 T975 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 173291 T975 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 173291 T975 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 173291 T975 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 173291 T975 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 173291 T976 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32795581[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 173292 T963 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 173292 T963 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 173292 T963 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#58327
   [junit4]   2> ASYNC  NEW_CORE C292 name=collection1 org.apache.solr.core.SolrCore@62edac2c
   [junit4]   2> 173299 T970 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173308 T971 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173317 T972 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=2 
   [junit4]   2> 173323 T970 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173329 T971 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=2 
   [junit4]   2> 173334 T972 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173364 T970 [] [] [] [collection1]  C292 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 173388 T970 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=49 
   [junit4]   2> 173392 T971 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173398 T972 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173404 T970 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173410 T971 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173415 T972 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173421 T970 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=2 
   [junit4]   2> 173431 T971 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173437 T972 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173442 T970 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173447 T971 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173451 T972 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 173455 T970 [] [] [] [collection1]  C292 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 173509 T963 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@325bbb9c{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 173510 T963 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=328818428
   [junit4]   2> 173510 T963 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@62edac2c
   [junit4]   2> 173510 T963 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 173511 T963 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 173511 T963 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 173511 T963 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 173518 T963 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 173518 T963 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 173519 T963 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/data;done=false>>]
   [junit4]   2> 173519 T963 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/data
   [junit4]   2> 173519 T963 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/data/index;done=false>>]
   [junit4]   2> 173519 T963 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-003/cores/core/data/index
   [junit4]   2> 173521 T963 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@20b8b099{/solr,null,UNAVAILABLE}
   [junit4]   2> 173523 T963 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testDeleteAndReplace
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.method=testDeleteAndReplace -Dtests.seed=D044AC250157A9F6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_BO -Dtests.timezone=Asia/Karachi -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.65s J2 | TestBulkSchemaAPI.testDeleteAndReplace <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D044AC250157A9F6:321102C88AAFCF28]:0)
   [junit4]    > 	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:392)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 173553 T963 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleAddFieldWithErrors
   [junit4]   2> 173682 T963 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 173682 T963 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 173683 T963 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core
   [junit4]   2> 173685 T963 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 173688 T963 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@7ef7c05e{/solr,null,AVAILABLE}
   [junit4]   2> 173689 T963 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@4151ff7d{HTTP/1.1}{127.0.0.1:51488}
   [junit4]   2> 173689 T963 [] [] [] []  oejs.Server.doStart Started @175183ms
   [junit4]   2> 173689 T963 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=51488, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores}
   [junit4]   2> 173690 T963 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 173690 T963 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/'
   [junit4]   2> 173705 T963 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/solr.xml
   [junit4]   2> 173733 T963 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores
   [junit4]   2> 173740 T963 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 23696099
   [junit4]   2> 173740 T963 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/]
   [junit4]   2> 173741 T963 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/lib
   [junit4]   2> 173741 T963 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/lib).
   [junit4]   2> 173757 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 173758 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 173758 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 173758 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 173759 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 173759 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 173759 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 173759 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 173760 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 173760 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 173760 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 173761 T963 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 173761 T963 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 173761 T963 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 173762 T963 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 173762 T963 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores
   [junit4]   2> 173763 T963 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 173764 T963 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/
   [junit4]   2> 173764 T963 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 173764 T990 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/'
   [junit4]   2> 173765 T990 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20D044AC250157A9F6-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 173765 T990 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20D044AC250157A9F6-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 173784 T990 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 173794 T990 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 173808 T990 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 173809 T990 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 173810 T990 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/conf/schema-rest.xml
   [junit4]   2> 173817 T990 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 173998 T990 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 174000 T990 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 174001 T990 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 174002 T990 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 174010 T990 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 174010 T990 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 174011 T990 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 174011 T990 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 174014 T990 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 174066 T990 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 174066 T990 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1
   [junit4]   2> 174066 T990 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 174067 T990 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/data/
   [junit4]   2> 174067 T990 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 174067 T990 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/data
   [junit4]   2> 174067 T990 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/data/index/
   [junit4]   2> 174068 T990 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 174068 T990 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/data/index
   [junit4]   2> 174069 T990 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8663616856115867]
   [junit4]   2> 174119 T990 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4cc692be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 174120 T990 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 174122 T990 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 174122 T990 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 174124 T990 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 174126 T990 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 174127 T990 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 174127 T990 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 174145 T990 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 174146 T990 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 174154 T990 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 174154 T990 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 174155 T990 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.8701171875, noCFSRatio=1.0]
   [junit4]   2> 174155 T990 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4cc692be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 174155 T990 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 174156 T990 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@3903bb3c[collection1] main
   [junit4]   2> 174156 T990 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/conf
   [junit4]   2> 174156 T990 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/conf}
   [junit4]   2> 174156 T990 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/conf
   [junit4]   2> 174157 T990 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 174157 T990 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/conf
   [junit4]   2> 174157 T990 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 174157 T990 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/conf
   [junit4]   2> 174157 T990 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 174158 T990 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 174158 T990 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/conf
   [junit4]   2> 174158 T990 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 174158 T990 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/conf
   [junit4]   2> 174158 T990 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 174158 T990 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 174159 T990 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/conf
   [junit4]   2> 174159 T990 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 174159 T990 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 174159 T990 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 174159 T990 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-004/collection1/conf
   [junit4]   2> 174160 T990 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 174160 T990 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 174160 T990 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 174160 T990 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 174160 T991 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3903bb3c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 174160 T990 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 174161 T963 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 174161 T963 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 174162 T963 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#51488
   [junit4]   2> ASYNC  NEW_CORE C293 name=collection1 org.apache.solr.core.SolrCore@47e6c2bb
   [junit4]   2> 174165 T985 [] [] [] [collection1]  C293 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 174177 T963 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@4151ff7d{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 174177 T963 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=23696099
   [junit4]   2> 174178 T963 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@47e6c2bb
   [junit4]   2> 174179 T963 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 174179 T963 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 174179 T963 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 174180 T963 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 174183 T963 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 174183 T963 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 174184 T963 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/data;done=false>>]
   [junit4]   2> 174184 T963 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/data
   [junit4]   2> 174184 T963 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/data/index;done=false>>]
   [junit4]   2> 174185 T963 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-006/cores/core/data/index
   [junit4]   2> 174186 T963 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@7ef7c05e{/solr,null,UNAVAILABLE}
   [junit4]   2> 174187 T963 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleAddFieldWithErrors
   [junit4]   2> 174190 T963 [] [] [] []  oas.SolrTestCaseJ4.setUp ###Starting testMultipleCommands
   [junit4]   2> 174270 T963 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 174270 T963 [] [] [] []  oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 174271 T963 [] [] [] []  oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core
   [junit4]   2> 174273 T963 [] [] [] []  oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 174275 T963 [] [] [] []  oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@75c60b45{/solr,null,AVAILABLE}
   [junit4]   2> 174276 T963 [] [] [] []  oejs.AbstractConnector.doStart Started ServerConnector@7519c10b{HTTP/1.1}{127.0.0.1:48203}
   [junit4]   2> 174276 T963 [] [] [] []  oejs.Server.doStart Started @175771ms
   [junit4]   2> 174276 T963 [] [] [] []  oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=48203, configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores}
   [junit4]   2> 174277 T963 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 174277 T963 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/'
   [junit4]   2> 174291 T963 [] [] [] []  oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/solr.xml
   [junit4]   2> 174296 T963 [] [] [] []  oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores
   [junit4]   2> 174297 T963 [] [] [] []  oasc.CoreContainer.<init> New CoreContainer 1955378447
   [junit4]   2> 174297 T963 [] [] [] []  oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/]
   [junit4]   2> 174297 T963 [] [] [] []  oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/lib
   [junit4]   2> 174298 T963 [] [] [] []  oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/lib).
   [junit4]   2> 174302 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 174302 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 174303 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 174303 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 174303 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 174303 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 174303 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 174303 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 174303 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 174304 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 174304 T963 [] [] [] []  oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 174304 T963 [] [] [] []  oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 174304 T963 [] [] [] []  oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 174304 T963 [] [] [] []  oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 174305 T963 [] [] [] []  oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 174305 T963 [] [] [] []  oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores
   [junit4]   2> 174306 T963 [] [] [] []  oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=schema-rest.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/, configSet=collection1, dataDir=data/}
   [junit4]   2> 174306 T963 [] [] [] []  oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/
   [junit4]   2> 174306 T963 [] [] [] []  oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 174307 T1006 [] [] [] []  oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/'
   [junit4]   2> 174307 T1006 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20D044AC250157A9F6-001/tempDir-007/collection1/lib/classes/' to classloader
   [junit4]   2> 174308 T1006 [] [] [] []  oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI%20D044AC250157A9F6-001/tempDir-007/collection1/lib/README' to classloader
   [junit4]   2> 174325 T1006 [] [] [] []  oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 174327 T1006 [] [] [] []  oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 174333 T1006 [] [] [] []  oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 174334 T1006 [] [] [] []  oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 174334 T1006 [] [] [] []  oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf/schema-rest.xml
   [junit4]   2> 174339 T1006 [] [] [] []  oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 174440 T1006 [] [] [] []  oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 174441 T1006 [] [] [] []  oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 174441 T1006 [] [] [] []  oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 174442 T1006 [] [] [] []  oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 174448 T1006 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 174448 T1006 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 174448 T1006 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 174460 T1006 [] [] [] []  oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 174462 T1006 [] [] [] []  oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf/managed-schema
   [junit4]   2> 174485 T1006 [] [] [] []  oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf/schema-rest.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 174485 T1006 [] [] [] []  oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1
   [junit4]   2> 174485 T1006 [] [] [] []  oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 174485 T1006 [] [] [] []  oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/data/
   [junit4]   2> 174485 T1006 [] [] [] []  oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 174486 T1006 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/data
   [junit4]   2> 174486 T1006 [] [] [] []  oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/data/index/
   [junit4]   2> 174486 T1006 [] [] [] []  oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/data/index' doesn't exist. Creating new index...
   [junit4]   2> 174486 T1006 [] [] [] []  oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/data/index
   [junit4]   2> 174487 T1006 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8663616856115867]
   [junit4]   2> 174516 T1006 [] [] [] []  oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33e14d07; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 174517 T1006 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 174518 T1006 [] [] [] []  oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 174519 T1006 [] [] [] []  oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 174520 T1006 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 174520 T1006 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 174521 T1006 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 174522 T1006 [] [] [] []  oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 174523 T1006 [] [] [] []  oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 174523 T1006 [] [] [] []  oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 174523 T1006 [] [] [] []  oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 174523 T1006 [] [] [] []  oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 174524 T1006 [] [] [] []  oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.8701171875, noCFSRatio=1.0]
   [junit4]   2> 174525 T1006 [] [] [] []  oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33e14d07; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 174525 T1006 [] [] [] []  oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 174525 T1006 [] [] [] []  oass.SolrIndexSearcher.<init> Opening Searcher@2220867a[collection1] main
   [junit4]   2> 174525 T1006 [] [] [] []  oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174525 T1006 [] [] [] []  oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf}
   [junit4]   2> 174525 T1006 [] [] [] []  oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174526 T1006 [] [] [] []  oasr.RestManager.init Initializing 4 registered ManagedResources
   [junit4]   2> 174526 T1006 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174526 T1006 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 174526 T1006 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174526 T1006 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 174526 T1006 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 174526 T1006 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174527 T1006 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 174527 T1006 [] [] [] []  oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174527 T1006 [] [] [] []  oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 174527 T1006 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 174527 T1006 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174527 T1006 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 174527 T1006 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 174527 T1006 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 174528 T1006 [] [] [] []  oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174528 T1006 [] [] [] []  oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 174528 T1006 [] [] [] []  oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 174528 T1006 [] [] [] []  oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 174528 T1006 [] [] [] []  oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 174528 T1007 [] [] [] []  oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2220867a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 174528 T1006 [] [] [] []  oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 174529 T963 [] [] [] []  oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 174529 T963 [] [] [] []  oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 174529 T963 [] [] [] []  oas.SolrJettyTestBase.createJetty Jetty Assigned Port#48203
   [junit4]   2> ASYNC  NEW_CORE C294 name=collection1 org.apache.solr.core.SolrCore@151ebc55
   [junit4]   2> 174532 T1001 [] [] [] [collection1]  C294 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174537 T1002 [] [] [] [collection1]  C294 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174551 T1003 [] [] [] [collection1]  C294 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174554 T1001 [] [] [] [collection1]  C294 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 174559 T1002 [] [] [] [collection1]  C294 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174567 T1003 [] [] [] [collection1]  C294 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174574 T1001 [] [] [] [collection1]  C294 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C295 name=collection1 org.apache.solr.core.SolrCore@151ebc55
   [junit4]   2> 174613 T1002 [] [] [] [collection1]  C295 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 174613 T1002 [] [] [] [collection1]  C295 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174614 T1002 [] [] [] [collection1]  C295 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174614 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 174614 T1002 [] [] [] [collection1]  C295 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 174615 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 174615 T1002 [] [] [] [collection1]  C295 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 174615 T1002 [] [] [] [collection1]  C295 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 174615 T1002 [] [] [] [collection1]  C295 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174616 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 174616 T1002 [] [] [] [collection1]  C295 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 174616 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 174617 T1002 [] [] [] [collection1]  C295 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 174629 T1002 [] [] [] [collection1]  C295 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 174629 T1002 [] [] [] [collection1]  C295 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174629 T1002 [] [] [] [collection1]  C295 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174630 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 174630 T1002 [] [] [] [collection1]  C295 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 174630 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 174630 T1002 [] [] [] [collection1]  C295 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 174631 T1002 [] [] [] [collection1]  C295 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 174631 T1002 [] [] [] [collection1]  C295 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174631 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 174631 T1002 [] [] [] [collection1]  C295 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 174632 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.notifyObserversDuringInit Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 174632 T1002 [] [] [] [collection1]  C295 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 174637 T1002 [] [] [] [collection1]  C295 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 174637 T1002 [] [] [] [collection1]  C295 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174637 T1002 [] [] [] [collection1]  C295 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174638 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 174638 T1002 [] [] [] [collection1]  C295 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 174638 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 174638 T1002 [] [] [] [collection1]  C295 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 174638 T1002 [] [] [] [collection1]  C295 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 174639 T1002 [] [] [] [collection1]  C295 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174639 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 174639 T1002 [] [] [] [collection1]  C295 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 174640 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 174640 T1002 [] [] [] [collection1]  C295 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 174647 T1002 [] [] [] [collection1]  C295 oasr.RestManager

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

74649 T1002 [] [] [] [collection1]  C295 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 174649 T1002 [] [] [] [collection1]  C295 oasr.RestManager$Registry.registerManagedResource Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 174649 T1002 [] [] [] [collection1]  C295 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf
   [junit4]   2> 174649 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 174650 T1002 [] [] [] [collection1]  C295 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 174650 T1002 [] [] [] [collection1]  C295 oasr.ManagedResource.notifyObserversDuringInit Notified 3 observers of /schema/analysis/synonyms/english
   [junit4]   2> 174650 T1002 [] [] [] [collection1]  C295 oasr.RestManager.addRegisteredResource Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 174653 T1002 [] [] [] [collection1]  C295 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-007/collection1/conf/managed-schema
   [junit4]   2> 174674 T1002 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=95 
   [junit4]   2> 174677 T1003 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174685 T1001 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174690 T1002 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174695 T1003 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 174699 T1001 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 174704 T1002 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174708 T1003 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 174713 T1001 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174720 T1002 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174725 T1003 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174737 T1001 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174741 T1002 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 174746 T1003 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174750 T1001 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=0 
   [junit4]   2> 174755 T1002 [] [] [] [collection1]  C295 oasc.SolrCore.execute [collection1] webapp=/solr path=/schema params={wt=json} status=0 QTime=1 
   [junit4]   2> 174800 T963 [] [] [] []  oejs.AbstractConnector.doStop Stopped ServerConnector@7519c10b{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 174801 T963 [] [] [] []  oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1955378447
   [junit4]   2> 174801 T963 [] [] [] []  oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@151ebc55
   [junit4]   2> 174802 T963 [] [] [] []  oasu.DirectUpdateHandler2.close 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> 174802 T963 [] [] [] []  oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 174802 T963 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 174802 T963 [] [] [] []  oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 174805 T963 [] [] [] []  oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 174806 T963 [] [] [] []  oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 174806 T963 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/data;done=false>>]
   [junit4]   2> 174806 T963 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/data
   [junit4]   2> 174807 T963 [] [] [] []  oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/data/index;done=false>>]
   [junit4]   2> 174807 T963 [] [] [] []  oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001/tempDir-009/cores/core/data/index
   [junit4]   2> 174809 T963 [] [] [] []  oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@75c60b45{/solr,null,UNAVAILABLE}
   [junit4]   2> 174810 T963 [] [] [] []  oas.SolrTestCaseJ4.tearDown ###Ending testMultipleCommands
   [junit4]   2> 174811 T963 [] [] [] []  oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.rest.schema.TestBulkSchemaAPI D044AC250157A9F6-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_BO, timezone=Asia/Karachi
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 1.8.0_40 (64-bit)/cpus=12,threads=1,free=404183472,total=509018112
   [junit4]   2> NOTE: All tests run in this JVM: [TestObjectReleaseTracker, BadIndexSchemaTest, TestGroupingSearch, SimpleMLTQParserTest, RecoveryZkTest, SolrIndexSplitterTest, TestFastOutputStream, LeaderElectionTest, PrimUtilsTest, SampleTest, DistanceUnitsTest, TestPartialUpdateDeduplication, DocValuesTest, TestStressRecovery, TestFieldSortValues, TestDynamicLoading, SolrTestCaseJ4Test, SpatialRPTFieldTypeTest, SuggesterTest, TestDocSet, TestReRankQParserPlugin, HdfsBasicDistributedZk2Test, DocExpirationUpdateProcessorFactoryTest, TestPerFieldSimilarity, DirectUpdateHandlerTest, TestZkChroot, TestBulkSchemaAPI]
   [junit4] Completed on J2 in 1.95s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1307 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: There were test failures: 477 suites, 1896 tests, 1 failure, 49 ignored (21 assumptions)

Total time: 37 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any