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/06/25 04:46:57 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_45) - Build # 13196 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13196/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.search.TestSearcherReuse.test

Error Message:
expected same:<Searcher@5ee4f74e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C3) Uninverting(_1(6.0.0):C1)))}> was not:<Searcher@39d31483[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C3) Uninverting(_1(6.0.0):C1)))}>

Stack Trace:
java.lang.AssertionError: expected same:<Searcher@5ee4f74e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C3) Uninverting(_1(6.0.0):C1)))}> was not:<Searcher@39d31483[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C3) Uninverting(_1(6.0.0):C1)))}>
	at __randomizedtesting.SeedInfo.seed([3ECCD23D4B835E99:B698EDE7E57F3361]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotSame(Assert.java:641)
	at org.junit.Assert.assertSame(Assert.java:580)
	at org.junit.Assert.assertSame(Assert.java:593)
	at org.apache.solr.search.TestSearcherReuse.assertSearcherHasNotChanged(TestSearcherReuse.java:247)
	at org.apache.solr.search.TestSearcherReuse.test(TestSearcherReuse.java:117)
	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:57)
	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:57)
	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 9610 lines...]
   [junit4] Suite: org.apache.solr.search.TestSearcherReuse
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001
   [junit4]   2> 80696 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 80697 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 80698 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/collection1/'
   [junit4]   2> 80711 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 80713 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 80718 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 80724 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-id-and-version-fields-only.xml instead
   [junit4]   2> 80727 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/collection1/conf/schema-id-and-version-fields-only.xml
   [junit4]   2> 80743 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=id-and-version-fields-only
   [junit4]   2> 80745 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 80747 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.s.IndexSchema Upgraded to managed schema at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 80903 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory 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.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/collection1/conf/schema-id-and-version-fields-only.xml to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/collection1/conf/schema-id-and-version-fields-only.xml.bak
   [junit4]   2> 80903 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 80903 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001
   [junit4]   2> 80903 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/'
   [junit4]   2> 80911 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 833608381
   [junit4]   2> 80912 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/]
   [junit4]   2> 80912 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/lib
   [junit4]   2> 80912 WARN  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.SolrResourceLoader 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.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/lib).
   [junit4]   2> 80916 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 80918 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 80918 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 80918 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 80918 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 80919 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig-managed-schema.xml, transient=false, schema=managed-schema, loadOnStartup=true, instanceDir=collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001, shard=shard1}
   [junit4]   2> 80919 INFO  (coreLoadExecutor-249-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/collection1/'
   [junit4]   2> 80932 INFO  (coreLoadExecutor-249-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 80934 INFO  (coreLoadExecutor-249-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 80939 INFO  (coreLoadExecutor-249-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 80940 INFO  (coreLoadExecutor-249-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 80942 INFO  (coreLoadExecutor-249-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=id-and-version-fields-only
   [junit4]   2> 80943 INFO  (coreLoadExecutor-249-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 80944 INFO  (coreLoadExecutor-249-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/collection1/
   [junit4]   2> 80944 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 80945 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/collection1/], dataDir=[null]
   [junit4]   2> 80945 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 80954 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001
   [junit4]   2> 80954 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index/
   [junit4]   2> 80954 WARN  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 80955 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index
   [junit4]   2> 80955 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=97.8515625, floorSegmentMB=0.560546875, forceMergeDeletesPctAllowed=17.697711847887334, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1925626701516321
   [junit4]   2> 81093 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.SolrCore 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.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@377808ed; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 81093 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 81094 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/
   [junit4]   2> 81095 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 81096 WARN  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 81098 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81099 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81099 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81100 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81104 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.RequestHandlers 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> 81104 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 81105 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 81105 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 81105 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=23.314453125, floorSegmentMB=2.1015625, forceMergeDeletesPctAllowed=25.429213220535708, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 81106 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.SolrCore 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.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@377808ed; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 81106 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 81106 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@54698cd2[collection1] main
   [junit4]   2> 81107 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/collection1/conf
   [junit4]   2> 81107 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/collection1/conf}
   [junit4]   2> 81107 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/tempDir-001/collection1/conf
   [junit4]   2> 81107 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 81107 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 81108 INFO  (searcherExecutor-250-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@54698cd2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81108 INFO  (coreLoadExecutor-249-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 81108 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 81112 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 81114 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 81117 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 81117 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 81118 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 81895 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@377808ed; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@377808ed; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 81896 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 81898 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@d1530a5[collection1] main
   [junit4]   2> 81899 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 81899 INFO  (searcherExecutor-250-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d1530a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C3)))}
   [junit4]   2> 81899 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 781
   [junit4]   2> 81901 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 81902 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82838 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@377808ed; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@377808ed; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
   [junit4]   2> 82839 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 82839 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@5ee4f74e[collection1] main
   [junit4]   2> 82839 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 82839 INFO  (searcherExecutor-250-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ee4f74e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C3) Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 82840 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 938
   [junit4]   2> 82840 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&qt=standard&start=0&rows=20&version=2.2} hits=4 status=0 QTime=0 
   [junit4]   2> 82841 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82841 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 82842 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 82842 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 82842 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 0
   [junit4]   2> 82842 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82842 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 82843 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 82843 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 82843 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 0
   [junit4]   2> 82843 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 82843 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 82844 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 82844 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 0
   [junit4]   2> 82844 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 82844 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 82844 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 82844 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 0
   [junit4]   2> 82845 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=id:match_no_documents} 0 0
   [junit4]   2> 82846 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 83067 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@377808ed; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@377808ed; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
   [junit4]   2> 83067 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 83068 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@39d31483[collection1] main
   [junit4]   2> 83068 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 83068 INFO  (searcherExecutor-250-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39d31483[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C3) Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 83068 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 222
   [junit4]   2> 83069 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 83069 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 83070 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 83070 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 83306 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@377808ed; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@377808ed; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
   [junit4]   2> 83306 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.c.SolrCore newest commit generation = 5
   [junit4]   2> 83306 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4897d912[collection1] main
   [junit4]   2> 83307 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 83307 INFO  (searcherExecutor-250-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4897d912[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 83308 INFO  (TEST-TestSearcherReuse.test-seed#[3ECCD23D4B835E99]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 237
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherReuse -Dtests.method=test -Dtests.seed=3ECCD23D4B835E99 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=America/Dominica -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.21s J2 | TestSearcherReuse.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected same:<Searcher@5ee4f74e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C3) Uninverting(_1(6.0.0):C1)))}> was not:<Searcher@39d31483[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C3) Uninverting(_1(6.0.0):C1)))}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3ECCD23D4B835E99:B698EDE7E57F3361]:0)
   [junit4]    > 	at org.apache.solr.search.TestSearcherReuse.assertSearcherHasNotChanged(TestSearcherReuse.java:247)
   [junit4]    > 	at org.apache.solr.search.TestSearcherReuse.test(TestSearcherReuse.java:117)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 83320 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 83320 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=833608381
   [junit4]   2> 83320 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@74c410cd
   [junit4]   2> 83320 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=8,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=4,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 83320 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 83320 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 83320 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 83321 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 83321 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 83321 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 83321 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001/index
   [junit4]   2> 83321 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001;done=false>>]
   [junit4]   2> 83321 INFO  (SUITE-TestSearcherReuse-seed#[3ECCD23D4B835E99]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSearcherReuse_3ECCD23D4B835E99-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=23338, maxDocsPerChunk=6, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=23338, blockSize=1)), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=da, timezone=America/Dominica
   [junit4]   2> NOTE: Linux 3.13.0-54-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=12,threads=1,free=311855856,total=509018112
   [junit4]   2> NOTE: All tests run in this JVM: [HardAutoCommitTest, SOLR749Test, CdcrVersionReplicationTest, TestNamedUpdateProcessors, TestSearcherReuse]
   [junit4] Completed [34/514] on J2 in 2.64s, 1 test, 1 failure <<< FAILURES!

[...truncated 1483 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: 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:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:513: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1426: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: There were test failures: 514 suites, 2020 tests, 1 failure, 59 ignored (25 assumptions)

Total time: 43 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls

Error Message:
Shard split did not complete. Last recorded state: running expected:<[completed]> but was:<[running]>

Stack Trace:
org.junit.ComparisonFailure: Shard split did not complete. Last recorded state: running expected:<[completed]> but was:<[running]>
	at __randomizedtesting.SeedInfo.seed([CE8E1D86091988E1:96EA91E70F732035]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:83)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:57)
	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 10595 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/init-core-data-001
   [junit4]   2> 1118688 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[CE8E1D86091988E1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1118688 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[CE8E1D86091988E1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1118690 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1118691 INFO  (Thread-3569) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1118691 INFO  (Thread-3569) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1118791 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.ZkTestServer start zk server on port:59319
   [junit4]   2> 1118791 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1118792 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118794 INFO  (zkCallback-1100-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ad0902 name:ZooKeeperConnection Watcher:127.0.0.1:59319 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1118794 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1118795 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1118795 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1118796 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1118797 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118798 INFO  (zkCallback-1101-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d18f93 name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1118798 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1118798 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1118799 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1118800 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1118801 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1118802 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1118803 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1118803 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1118804 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1118805 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1118806 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1118806 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1118807 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1118807 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1118808 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1118808 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1118809 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1118810 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1118811 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1118811 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1118812 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1118812 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1118813 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1118814 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1118815 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1118815 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1118816 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1118816 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1118881 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores/collection1
   [junit4]   2> 1118883 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1118884 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9e12b1{/,null,AVAILABLE}
   [junit4]   2> 1118885 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1aa17c0{HTTP/1.1}{127.0.0.1:43765}
   [junit4]   2> 1118885 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.e.j.s.Server Started @1120173ms
   [junit4]   2> 1118885 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/tempDir-001/control/data, hostContext=/, hostPort=43765, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores}
   [junit4]   2> 1118886 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1118886 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/'
   [junit4]   2> 1118903 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/solr.xml
   [junit4]   2> 1118912 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores
   [junit4]   2> 1118912 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.CoreContainer New CoreContainer 8269222
   [junit4]   2> 1118912 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/]
   [junit4]   2> 1118912 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/lib
   [junit4]   2> 1118913 WARN  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.SolrResourceLoader 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/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/lib).
   [junit4]   2> 1118929 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1118930 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1118931 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1118931 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1118931 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59319/solr
   [junit4]   2> 1118931 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1118931 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1118932 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118934 INFO  (zkCallback-1103-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a369c2 name:ZooKeeperConnection Watcher:127.0.0.1:59319 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1118934 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1118934 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1118935 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1118936 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@165d067 name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1118937 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1118938 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1118939 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1118941 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1118942 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1118943 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1118944 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1118945 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1118945 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1118946 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43765_
   [junit4]   2> 1118946 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43765_
   [junit4]   2> 1118947 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1118948 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1118949 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1118949 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94057656706924547-127.0.0.1:43765_-n_0000000000
   [junit4]   2> 1118950 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43765_
   [junit4]   2> 1118950 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1118951 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.Overseer Overseer (id=94057656706924547-127.0.0.1:43765_-n_0000000000) starting
   [junit4]   2> 1118952 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1118954 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1118955 INFO  (OverseerCollectionProcessor-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1118955 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1118955 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1118957 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1118957 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1118958 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores
   [junit4]   2> 1118959 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1118959 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores/collection1/
   [junit4]   2> 1118959 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1118960 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1118960 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1118960 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:43765_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1118960 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1118961 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1118961 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1118962 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43765",
   [junit4]   2>   "node_name":"127.0.0.1:43765_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1118962 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43765",
   [junit4]   2>   "node_name":"127.0.0.1:43765_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1118962 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1118962 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1118963 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1118964 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1119962 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1119962 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1119962 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1119962 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1119963 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1119963 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores/collection1/'
   [junit4]   2> 1119976 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1119983 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1119991 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1120003 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1120003 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1120024 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1120116 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1120124 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1120125 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1120134 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1120137 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1120139 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1120139 WARN  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1120140 WARN  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1120140 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1120140 WARN  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1120140 WARN  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1120141 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1120141 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1120141 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1120141 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0cd94
   [junit4]   2> 1120142 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores/collection1/data
   [junit4]   2> 1120142 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1120142 WARN  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1120143 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores/collection1/data/index
   [junit4]   2> 1120143 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=79.7216796875, floorSegmentMB=1.6552734375, forceMergeDeletesPctAllowed=6.818462192291052, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1120144 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@be0a8a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70b566),segFN=segments_1,generation=1}
   [junit4]   2> 1120144 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1120144 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores/collection1/data/
   [junit4]   2> 1120144 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1120147 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1120148 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1120148 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1120148 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1120148 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1120148 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1120149 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1120149 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1120149 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1120151 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1120152 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1120161 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1120163 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1120168 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/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> 1120170 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1120170 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1120171 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1120172 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1120172 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1120173 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=779504979, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1120174 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@be0a8a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70b566),segFN=segments_1,generation=1}
   [junit4]   2> 1120174 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1120174 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1220032[collection1] main
   [junit4]   2> 1120175 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1120176 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1120176 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1120176 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1120176 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1120177 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1120177 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1120177 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1120178 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1120178 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1120179 INFO  (searcherExecutor-3927-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1220032[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1120179 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1120180 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1120180 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1120180 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1504922508871073792
   [junit4]   2> 1120182 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1504922508871073792
   [junit4]   2> 1120182 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1120183 INFO  (coreLoadExecutor-3926-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1120183 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:43765 collection:control_collection shard:shard1
   [junit4]   2> 1120184 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1120186 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94057656706924547-core_node1-n_0000000000
   [junit4]   2> 1120186 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1120187 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1120187 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1120187 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1120187 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1120187 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43765/collection1/
   [junit4]   2> 1120188 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1120188 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:43765/collection1/ has no replicas
   [junit4]   2> 1120188 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43765/collection1/ shard1
   [junit4]   2> 1120188 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1120190 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1120191 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:43765",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1120292 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1120293 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1120341 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:43765/collection1/ and leader is http://127.0.0.1:43765/collection1/
   [junit4]   2> 1120341 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43765
   [junit4]   2> 1120341 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1120341 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1120341 INFO  (coreZkRegister-3920-thread-1-processing-n:127.0.0.1:43765_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43765_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1120342 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1120343 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43765",
   [junit4]   2>   "node_name":"127.0.0.1:43765_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1120343 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43765",
   [junit4]   2>   "node_name":"127.0.0.1:43765_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1120445 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1120446 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1120462 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1120463 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1120464 INFO  (zkCallback-1106-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1df3b74 name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1120464 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1120464 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1120464 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1120466 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1120466 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1120466 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1120466 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1120467 INFO  (zkCallback-1107-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a5d1cb name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1120467 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1120467 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1120468 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1120469 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1120469 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1120529 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/cores/collection1
   [junit4]   2> 1120530 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001
   [junit4]   2> 1120531 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1120532 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4409f7{/,null,AVAILABLE}
   [junit4]   2> 1120532 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1bfe978{HTTP/1.1}{127.0.0.1:54811}
   [junit4]   2> 1120533 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.e.j.s.Server Started @1121820ms
   [junit4]   2> 1120533 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=54811, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/cores}
   [junit4]   2> 1120533 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1120533 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/'
   [junit4]   2> 1120547 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/solr.xml
   [junit4]   2> 1120553 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/cores
   [junit4]   2> 1120553 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.CoreContainer New CoreContainer 16721922
   [junit4]   2> 1120553 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/]
   [junit4]   2> 1120553 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/lib
   [junit4]   2> 1120553 WARN  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.SolrResourceLoader 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.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/lib).
   [junit4]   2> 1120560 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1120561 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1120561 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1120561 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1120562 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59319/solr
   [junit4]   2> 1120562 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1120562 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1120562 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1120563 INFO  (zkCallback-1109-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@505a6e name:ZooKeeperConnection Watcher:127.0.0.1:59319 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1120563 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1120564 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1120565 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1120566 INFO  (zkCallback-1110-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68c7a3 name:ZooKeeperConnection Watcher:127.0.0.1:59319/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1120566 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1120569 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1120571 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1120571 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1120571 INFO  (zkCallback-1110-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1120571 INFO  (zkCallback-1106-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1120572 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1120572 INFO  (zkCallback-1110-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1120573 INFO  (zkCallback-1106-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1121571 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54811_
   [junit4]   2> 1121571 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54811_
   [junit4]   2> 1121573 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1121573 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94057656706924551-127.0.0.1:54811_-n_0000000001
   [junit4]   2> 1121574 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94057656706924547-127.0.0.1:43765_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1121574 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1121574 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1121575 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/cores
   [junit4]   2> 1121575 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1121576 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/cores/collection1/
   [junit4]   2> 1121576 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1121577 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1121577 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1121577 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1121577 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1121578 INFO  (zkCallback-1104-thread-1-processing-n:127.0.0.1:43765_) [n:127.0.0.1:43765_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1121578 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 1121578 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 1121578 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54811",
   [junit4]   2>   "node_name":"127.0.0.1:54811_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1121578 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1121579 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54811",
   [junit4]   2>   "node_name":"127.0.0.1:54811_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1121579 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 1121579 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 1121579 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1121579 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1121681 INFO  (OverseerStateUpdate-94057656706924547-127.0.0.1:43765_-n_0000000000) [n:127.0.0.1:43765_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1121682 INFO  (zkCallback-1110-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1121682 INFO  (zkCallback-1110-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 1122579 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1122580 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1122580 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1122580 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1122581 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1122581 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1122593 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1122598 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1122601 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1122608 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1122609 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1122615 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1122717 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1122723 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1122725 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1122732 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1122734 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1122735 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1122736 WARN  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1122736 WARN  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1122737 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1122737 WARN  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1122737 WARN  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1122737 INFO  (coreLoadExecutor-3937-thread-1-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collecti

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

0.0.1:54811_ c:testasynccollectioncreation s:shard1_1 r:core_node4 x:testasynccollectioncreation_shard1_1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data
   [junit4]   2> 1253436 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_ c:testasynccollectioncreation s:shard1_1 r:core_node4 x:testasynccollectioncreation_shard1_1_replica1] o.a.s.c.Overseer Overseer (id=94057656706924551-127.0.0.1:54811_-n_0000000001) closing
   [junit4]   2> 1253437 INFO  (OverseerStateUpdate-94057656706924551-127.0.0.1:54811_-n_0000000001) [n:127.0.0.1:54811_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54811_
   [junit4]   2> 1254938 WARN  (zkCallback-1110-thread-2-processing-n:127.0.0.1:54811_) [n:127.0.0.1:54811_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1254939 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1bfe978{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1254939 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4409f7{/,null,UNAVAILABLE}
   [junit4]   2> 1254941 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[CE8E1D86091988E1]) [n:127.0.0.1:54811_ c:testasynccollectioncreation s:shard1_1 r:core_node4 x:testasynccollectioncreation_shard1_1_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59319 59319
   [junit4]   2> 1254948 INFO  (Thread-3569) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59319 59319
   [junit4]   2> 1254949 WARN  (Thread-3569) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/testasynccollectioncreation/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIAsyncDistributedZkTest -Dtests.method=testSolrJAPICalls -Dtests.seed=CE8E1D86091988E1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SA -Dtests.timezone=Asia/Qatar -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  136s J2 | CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: Shard split did not complete. Last recorded state: running expected:<[completed]> but was:<[running]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CE8E1D86091988E1:96EA91E70F732035]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:83)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1254964 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[CE8E1D86091988E1]-worker) [n:127.0.0.1:54811_ c:testasynccollectioncreation s:shard1_1 r:core_node4 x:testasynccollectioncreation_shard1_1_replica1] o.a.s.SolrTestCaseJ4 ###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.cloud.CollectionsAPIAsyncDistributedZkTest_CE8E1D86091988E1-001
   [junit4]   2> Jun 25, 2015 4:21:19 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=4, maxDocsPerChunk=4, blockSize=416), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=4, blockSize=416)), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_SA, timezone=Asia/Qatar
   [junit4]   2> NOTE: Linux 3.13.0-54-generic i386/Oracle Corporation 1.8.0_60-ea (32-bit)/cpus=12,threads=1,free=122650576,total=336007168
   [junit4]   2> NOTE: All tests run in this JVM: [TestPartialUpdateDeduplication, TestExactSharedStatsCache, TestTrie, TestDefaultSimilarityFactory, QueryParsingTest, SoftAutoCommitTest, BadIndexSchemaTest, TestReplicationHandlerBackup, TestLRUStatsCache, DistributedSuggestComponentTest, RecoveryAfterSoftCommitTest, OutputWriterTest, HdfsBasicDistributedZk2Test, CollectionReloadTest, TestFieldCollectionResource, XsltUpdateRequestHandlerTest, TestUniqueKeyFieldResource, ChangedSchemaMergeTest, TestHashQParserPlugin, PluginInfoTest, TestChildDocTransformer, SharedFSAutoReplicaFailoverTest, HdfsRecoveryZkTest, TestTolerantSearch, StressHdfsTest, TestStressRecovery, TestStressReorder, TestManagedResourceStorage, BinaryUpdateRequestHandlerTest, DistribJoinFromCollectionTest, TestSolrJ, TestExtendedDismaxParser, SOLR749Test, TestFieldTypeResource, TestLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestImplicitCoreProperties, SimpleCollectionCreateDeleteTest, TestXIncludeConfig, AsyncMigrateRouteKeyTest, SpellCheckCollatorTest, DistributedFacetPivotSmallAdvancedTest, TestNamedUpdateProcessors, SearchHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, TestQueryUtils, MoreLikeThisHandlerTest, StatsComponentTest, TestSolr4Spatial2, TestRemoveLastDynamicCopyField, LoggingHandlerTest, TestQuerySenderNoQuery, TestDocSet, TestZkChroot, DocValuesTest, TestSystemIdResolver, CursorPagingTest, TestSmileRequest, TestExactStatsCache, TestMiniSolrCloudClusterSSL, TestQueryTypes, PolyFieldTest, PrimUtilsTest, CircularListTest, FileBasedSpellCheckerTest, TestCursorMarkWithoutUniqueKey, TestSearcherReuse, SolrIndexSplitterTest, DistributedQueryComponentCustomSortTest, TestShortCircuitedRequests, TestSort, HdfsCollectionsAPIDistributedZkTest, TestRequestStatusCollectionAPI, DirectUpdateHandlerOptimizeTest, TestSurroundQueryParser, PathHierarchyTokenizerFactoryTest, TestFastOutputStream, RollingRestartTest, SampleTest, OverseerTest, TestRecovery, TestCollectionAPI, HdfsLockFactoryTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, HardAutoCommitTest, TestRangeQuery, SimpleFacetsTest, TestGroupingSearch, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, HighlighterTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SuggesterTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, QueryEqualityTest, TestRemoteStreaming, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, TestBinaryResponseWriter, TestQuerySenderListener, CopyFieldTest, MultiTermTest, TestSearchPerf, NumericFieldsTest, DirectSolrConnectionTest, SpellPossibilityIteratorTest, SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, TestFastLRUCache, PreAnalyzedFieldTest, DateFieldTest, ZkNodePropsTest, DistributedIntervalFacetingTest, AssignTest, BaseCdcrDistributedZkTest, CdcrVersionReplicationTest, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [402/514] on J2 in 136.81s, 1 test, 1 failure <<< FAILURES!

[...truncated 359 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: 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:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:513: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1426: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: There were test failures: 514 suites, 2020 tests, 1 failure, 59 ignored (25 assumptions)

Total time: 47 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any