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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 17048 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17048/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 8 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, TransactionLog, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 8 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, TransactionLog, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([BFBBBA6F6F420621]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
	at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11013 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/init-core-data-001
   [junit4]   2> 567603 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 567605 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 567605 INFO  (Thread-1764) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 567605 INFO  (Thread-1764) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 567705 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39777
   [junit4]   2> 567705 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 567705 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 567706 INFO  (zkCallback-1012-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@487944f name:ZooKeeperConnection Watcher:127.0.0.1:39777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 567706 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 567707 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 567707 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 567707 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 567710 INFO  (jetty-launcher-1011-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 567710 INFO  (jetty-launcher-1011-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 567710 INFO  (jetty-launcher-1011-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66225fb3{/solr,null,AVAILABLE}
   [junit4]   2> 567710 INFO  (jetty-launcher-1011-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1832e5be{/solr,null,AVAILABLE}
   [junit4]   2> 567713 INFO  (jetty-launcher-1011-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@4798e0bf{SSL,[ssl, http/1.1]}{127.0.0.1:33436}
   [junit4]   2> 567713 INFO  (jetty-launcher-1011-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@485d3e63{SSL,[ssl, http/1.1]}{127.0.0.1:38845}
   [junit4]   2> 567713 INFO  (jetty-launcher-1011-thread-2) [    ] o.e.j.s.Server Started @569662ms
   [junit4]   2> 567713 INFO  (jetty-launcher-1011-thread-1) [    ] o.e.j.s.Server Started @569662ms
   [junit4]   2> 567713 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33436}
   [junit4]   2> 567713 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38845}
   [junit4]   2> 567714 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 567714 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2'
   [junit4]   2> 567714 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 567714 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 567714 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1'
   [junit4]   2> 567714 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 567714 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 567714 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 567714 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 567714 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 567714 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 567714 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 567715 INFO  (zkCallback-1013-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@221e7882 name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 567715 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 567715 INFO  (zkCallback-1014-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d4b926a name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 567715 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 567715 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 567715 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 567715 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 567715 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 567720 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/.
   [junit4]   2> 567720 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15580eb68850002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 567720 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 2104071289
   [junit4]   2> 567720 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/.
   [junit4]   2> 567720 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2]
   [junit4]   2> 567721 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 566789343
   [junit4]   2> 567721 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1]
   [junit4]   2> 567721 WARN  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/lib
   [junit4]   2> 567721 WARN  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/lib
   [junit4]   2> 567721 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 567721 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 567721 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 567722 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 567722 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 567722 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 567722 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 567722 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39777/solr
   [junit4]   2> 567722 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 567722 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 567722 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 567722 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39777/solr
   [junit4]   2> 567722 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 567723 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 567723 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 567723 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 567723 INFO  (zkCallback-1019-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19b07902 name:ZooKeeperConnection Watcher:127.0.0.1:39777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 567723 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 567723 INFO  (zkCallback-1020-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17700a59 name:ZooKeeperConnection Watcher:127.0.0.1:39777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 567723 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 567723 INFO  (jetty-launcher-1011-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 567724 INFO  (jetty-launcher-1011-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 567724 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/1847721088@288918ea
   [junit4]   2> 567724 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/1847721088@1066fb3b
   [junit4]   2> 567724 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 567724 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 567725 INFO  (zkCallback-1021-thread-1-processing-n:127.0.0.1:33436_solr) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@258d2cfa name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 567725 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 567725 INFO  (zkCallback-1022-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27934b58 name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 567725 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 567725 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 567725 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 567726 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 567726 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 567726 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 567727 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 567727 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 567727 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 567728 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 567728 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 567728 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 567728 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 567728 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 567728 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 567730 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 567730 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 567730 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 567730 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 567730 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 567730 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 567731 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 567731 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 567731 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 567731 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 567731 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 567731 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 567732 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 567732 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 567732 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 567732 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 567733 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 567733 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 567733 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96124715617550342-127.0.0.1:38845_solr-n_0000000000
   [junit4]   2> 567733 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96124715617550341-127.0.0.1:33436_solr-n_0000000001
   [junit4]   2> 567733 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38845_solr
   [junit4]   2> 567733 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 567733 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96124715617550342-127.0.0.1:38845_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 567733 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33436_solr
   [junit4]   2> 567733 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33436_solr
   [junit4]   2> 567733 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.Overseer Overseer (id=96124715617550342-127.0.0.1:38845_solr-n_0000000000) starting
   [junit4]   2> 567733 INFO  (zkCallback-1021-thread-1-processing-n:127.0.0.1:33436_solr) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 567733 INFO  (zkCallback-1022-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 567734 INFO  (zkCallback-1021-thread-1-processing-n:127.0.0.1:33436_solr) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 567734 INFO  (zkCallback-1022-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 567734 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 567736 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 567736 INFO  (OverseerCollectionConfigSetProcessor-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 567736 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 567736 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38845_solr as DOWN
   [junit4]   2> 567737 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 567737 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38845_solr"} current state version: 0
   [junit4]   2> 567737 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38845_solr
   [junit4]   2> 567745 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 567746 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 567746 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/.
   [junit4]   2> 567746 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 567747 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 567747 INFO  (jetty-launcher-1011-thread-2) [n:127.0.0.1:33436_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 568737 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38845_solr
   [junit4]   2> 568737 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38845_solr
   [junit4]   2> 568738 INFO  (zkCallback-1021-thread-1-processing-n:127.0.0.1:33436_solr) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 568738 INFO  (zkCallback-1022-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 568738 INFO  (zkCallback-1021-thread-1-processing-n:127.0.0.1:33436_solr) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 568738 INFO  (zkCallback-1022-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 568745 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 568745 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 568745 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/.
   [junit4]   2> 568746 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 568746 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 568746 INFO  (jetty-launcher-1011-thread-1) [n:127.0.0.1:38845_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 568746 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 568747 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 568747 INFO  (zkCallback-1025-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e51e7f6 name:ZooKeeperConnection Watcher:127.0.0.1:39777 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 568747 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 568747 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 568748 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:39777/solr
   [junit4]   2> 568748 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 568748 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 568749 INFO  (zkCallback-1028-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6902e0c9 name:ZooKeeperConnection Watcher:127.0.0.1:39777/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 568749 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 568750 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 568750 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 568750 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 568750 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 568751 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 568751 INFO  (SUITE-TestManagedSchemaAPI-seed#[BFBBBA6F6F420621]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 568758 INFO  (TEST-TestManagedSchemaAPI.test-seed#[BFBBBA6F6F420621]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 568786 INFO  (qtp1302838859-6293) [n:127.0.0.1:38845_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 568787 INFO  (OverseerCollectionConfigSetProcessor-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 568788 INFO  (OverseerThreadFactory-2191-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 568788 INFO  (OverseerThreadFactory-2191-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 568788 INFO  (OverseerThreadFactory-2191-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 568788 INFO  (OverseerThreadFactory-2191-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 568788 INFO  (zkCallback-1022-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 568788 INFO  (zkCallback-1021-thread-1-processing-n:127.0.0.1:33436_solr) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 568788 INFO  (zkCallback-1028-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 568789 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 568789 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 568790 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 568890 INFO  (OverseerThreadFactory-2191-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 568890 INFO  (OverseerThreadFactory-2191-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:38845_solr
   [junit4]   2> 568890 INFO  (OverseerThreadFactory-2191-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:33436_solr
   [junit4]   2> 568898 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 568898 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 568898 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 568899 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 568899 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38845/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38845_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 568899 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 568899 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38845/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38845_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 568900 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 568925 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 568925 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 568926 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 568926 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 568926 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33436/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33436_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 568926 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 568926 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33436/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33436_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 568926 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 569027 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 569027 INFO  (zkCallback-1022-thread-2-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 569027 INFO  (zkCallback-1021-thread-1-processing-n:127.0.0.1:33436_solr) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 569028 INFO  (zkCallback-1022-thread-2-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 569028 INFO  (zkCallback-1021-thread-1-processing-n:127.0.0.1:33436_solr) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 569900 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 569900 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 569900 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 569900 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 569900 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 569900 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/testschemaapi_shard1_replica1'
   [junit4]   2> 569900 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 569900 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 569902 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 569904 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 569906 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 569909 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 569911 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 569913 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 569914 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 569914 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 569914 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 569914 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/testschemaapi_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/]
   [junit4]   2> 569914 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 569915 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data
   [junit4]   2> 569915 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index/
   [junit4]   2> 569915 WARN  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 569915 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index
   [junit4]   2> 569916 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5538c441 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b0e1749),segFN=segments_1,generation=1}
   [junit4]   2> 569916 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 569916 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/
   [junit4]   2> 569916 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 569918 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 569918 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 569919 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 569919 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 569919 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 569920 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 569920 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 569920 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 569920 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 569922 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 569922 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 569922 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5538c441 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b0e1749),segFN=segments_1,generation=1}
   [junit4]   2> 569922 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 569922 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1af922f3[testschemaapi_shard1_replica1] main]
   [junit4]   2> 569922 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 569923 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 569923 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 569923 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 569923 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 569923 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 569923 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 569923 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 569923 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 569923 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 569923 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:978503397488416
   [junit4]   2> 569923 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 569924 INFO  (searcherExecutor-2196-thread-1-processing-n:127.0.0.1:38845_solr x:testschemaapi_shard1_replica1 s:shard1 c:testschemaapi r:core_node1) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Registered new searcher Searcher@1af922f3[testschemaapi_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 569924 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 569924 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 569924 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 569924 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1537995452311404544
   [junit4]   2> 569926 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1537995452311404544
   [junit4]   2> 569926 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 569926 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica1
   [junit4]   2> 569926 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica1 address:https://127.0.0.1:38845/solr collection:testschemaapi shard:shard1
   [junit4]   2> 569927 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 569927 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 569927 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 569927 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 569927 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 569927 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 569927 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/testschemaapi_shard1_replica2'
   [junit4]   2> 569927 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 569927 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 569928 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/96124715617550342-core_node1-n_0000000000
   [junit4]   2> 569928 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 569928 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 569928 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 569928 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi"} current state version: 0
   [junit4]   2> 569930 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 569931 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 569935 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 569937 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 569939 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 569940 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 569940 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 569940 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 569940 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/testschemaapi_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/]
   [junit4]   2> 569940 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 569941 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data
   [junit4]   2> 569941 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index/
   [junit4]   2> 569941 WARN  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 569942 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> 569942 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e08e299 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a839733),segFN=segments_1,generation=1}
   [junit4]   2> 569942 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 569942 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/
   [junit4]   2> 569942 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 569943 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 569944 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 569944 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 569945 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 569945 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 569946 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 569946 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 569946 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 569946 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 569948 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 569948 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 569948 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e08e299 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a839733),segFN=segments_1,generation=1}
   [junit4]   2> 569948 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 569948 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b20d753[testschemaapi_shard1_replica2] main]
   [junit4]   2> 569948 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 569949 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 569949 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 569949 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 569949 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 569949 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 569950 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 569950 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 569950 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 569950 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 569950 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica2:978503423402014
   [junit4]   2> 569950 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 569950 INFO  (searcherExecutor-2201-thread-1-processing-n:127.0.0.1:33436_solr x:testschemaapi_shard1_replica2 s:shard1 c:testschemaapi r:core_node2) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@5b20d753[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 569950 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 569950 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 569950 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 569950 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1537995452338667520
   [junit4]   2> 569952 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1537995452338667520
   [junit4]   2> 569952 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 569952 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica2
   [junit4]   2> 569952 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica2 address:https://127.0.0.1:33436/solr collection:testschemaapi shard:shard1
   [junit4]   2> 569953 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/96124715617550341-core_node2-n_0000000001
   [junit4]   2> 569953 INFO  (qtp1736520991-6292) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.LeaderElector Watching path /collections/testschemaapi/leader_elect/shard1/election/96124715617550342-core_node1-n_0000000000 to know if I could be the leader
   [junit4]   2> 570030 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 1
   [junit4]   2> 570030 INFO  (zkCallback-1022-thread-2-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 570030 INFO  (zkCallback-1021-thread-1-processing-n:127.0.0.1:33436_solr) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 570030 INFO  (zkCallback-1022-thread-2-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 570030 INFO  (zkCallback-1021-thread-1-processing-n:127.0.0.1:33436_solr) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 570429 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 570429 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 570429 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38845/solr/testschemaapi_shard1_replica1/
   [junit4]   2> 570429 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica1 url=https://127.0.0.1:38845/solr START replicas=[https://127.0.0.1:33436/solr/testschemaapi_shard1_replica2/] nUpdates=100
   [junit4]   2> 570429 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica1 url=https://127.0.0.1:38845/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 570429 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 570429 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 570430 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leaders/shard1
   [junit4]   2> 570432 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testschemaapi/leaders/shard1/leader after winning as /collections/testschemaapi/leader_elect/shard1/election/96124715617550342-core_node1-n_0000000000
   [junit4]   2> 570434 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38845/solr/testschemaapi_shard1_replica1/ shard1
   [junit4]   2> 570434 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "base_url":"https://127.0.0.1:38845/solr",
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 570436 INFO  (qtp1736520991-6306) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.S.Request [testschemaapi_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 570536 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 2
   [junit4]   2> 570536 INFO  (zkCallback-1022-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 570536 INFO  (zkCallback-1021-thread-1-processing-n:127.0.0.1:33436_solr) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 570536 INFO  (zkCallback-1022-thread-1-processing-n:127.0.0.1:38845_solr) [n:127.0.0.1:38845_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [2] to [3]
   [junit4]   2> 570536 INFO  (zkCallback-1021-thread-1-processing-n:127.0.0.1:33436_solr) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [2] to [3]
   [junit4]   2> 570585 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController We are https://127.0.0.1:38845/solr/testschemaapi_shard1_replica1/ and leader is https://127.0.0.1:38845/solr/testschemaapi_shard1_replica1/
   [junit4]   2> 570585 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController No LogReplay needed for core=testschemaapi_shard1_replica1 baseURL=https://127.0.0.1:38845/solr
   [junit4]   2> 570585 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 570585 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 570586 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38845/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38845_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 570586 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38845/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38845_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 570586 INFO  (qtp1302838859-6307) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2} status=0 QTime=1688
   [junit4]   2> 570687 INFO  (OverseerStateUpdate-96124715617550342-127.0.0.1:38845_solr-n_0000000000) [n:127.0.0.1:38845_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 3
   [junit4]   2> 570687 INFO  (zkCallback-1021-thread-1-processing-n:127.0.0.1:33436_solr) [n:127.0.0.1:33436_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 570687 INFO  (zkCallback-1022-thread-2-processing-n:127.0.0.1:38845_solr) [n:

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

space/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 580187 INFO  (Thread-1799) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 580188 INFO  (Thread-1800) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 580188 INFO  (Thread-1800) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index
   [junit4]   2> 580188 INFO  (Thread-1799) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data
   [junit4]   2> 580188 INFO  (Thread-1799) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 580188 WARN  (Thread-1800) [n:127.0.0.1:38845_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:952)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2405)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:772)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:461)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:946)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2304)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:748)
   [junit4]   2> 	... 4 more
   [junit4]   2> 580188 INFO  (Thread-1799) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 580189 INFO  (Thread-1799) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_BFBBBA6F6F420621-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> Jun 24, 2016 5:39:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> 580189 WARN  (Thread-1799) [n:127.0.0.1:33436_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:952)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2405)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:772)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:461)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:946)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2304)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:748)
   [junit4]   2> 	... 4 more
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=9, maxDocsPerChunk=726, blockSize=262), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=9, blockSize=262)), sim=ClassicSimilarity, locale=sl-SI, timezone=Indian/Antananarivo
   [junit4]   2> NOTE: Linux 4.4.0-24-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=345978664,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreDiscovery, TestConfigSets, PreAnalyzedUpdateProcessorTest, TestManagedResource, CdcrRequestHandlerTest, TestGroupingSearch, StatsComponentTest, FullSolrCloudDistribCmdsTest, SmileWriterTest, TestRequestForwarding, FieldMutatingUpdateProcessorTest, TestReversedWildcardFilterFactory, TestStressUserVersions, TestReloadAndDeleteDocs, SuggesterTest, CursorMarkTest, TestWriterPerf, RollingRestartTest, TestDocTermOrds, TestReRankQParserPlugin, TestSuggestSpellingConverter, TestBulkSchemaConcurrent, BadComponentTest, LeaderElectionTest, BasicDistributedZk2Test, TestHighFrequencyDictionaryFactory, TestTolerantUpdateProcessorRandomCloud, DeleteShardTest, CachingDirectoryFactoryTest, TestAuthenticationFramework, BlockJoinFacetRandomTest, TestUseDocValuesAsStored2, SimpleCollectionCreateDeleteTest, TestSweetSpotSimilarityFactory, TestJsonFacets, TestInfoStreamLogging, SuggesterWFSTTest, DocValuesMissingTest, CurrencyFieldXmlFileTest, TestMacros, RecoveryZkTest, TestFieldSortValues, TestSolrQueryParserDefaultOperatorResource, TestIndexSearcher, TestPostingsSolrHighlighter, TestSolrDeletionPolicy1, BinaryUpdateRequestHandlerTest, ExplicitHLLTest, TestFastWriter, ScriptEngineTest, TestSearcherReuse, TestIndexingPerformance, TestLockTree, PrimitiveFieldTypeTest, TestBlobHandler, DocValuesMultiTest, TestSolrQueryResponse, WrapperMergePolicyFactoryTest, TestStressReorder, JavabinLoaderTest, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=BFBBBA6F6F420621 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl-SI -Dtests.timezone=Indian/Antananarivo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 8 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, TransactionLog, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BFBBBA6F6F420621]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [147/616 (1!)] on J2 in 12.86s, 1 test, 1 failure <<< FAILURES!

[...truncated 1522 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 616 suites (10 ignored), 2590 tests, 1 suite-level error, 116 ignored (71 assumptions) [seed: BFBBBA6F6F420621]

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



[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17049 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17049/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousDeletesViaShard1NonLeaderClient

Error Message:
org.apache.solr.client.solrj.impl.HttpSolrClient@eec425 should not find id: abc!42 expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: org.apache.solr.client.solrj.impl.HttpSolrClient@eec425 should not find id: abc!42 expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([48E62752E2E0A86E:933630494A1C42C9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertQueryDocIds(TestTolerantUpdateProcessorCloud.java:1018)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousDeletes(TestTolerantUpdateProcessorCloud.java:378)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousDeletesViaShard1NonLeaderClient(TestTolerantUpdateProcessorCloud.java:294)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10843 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/init-core-data-001
   [junit4]   2> 221553 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 221555 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 221556 INFO  (Thread-920) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 221556 INFO  (Thread-920) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 221656 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45552
   [junit4]   2> 221656 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 221656 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221657 INFO  (zkCallback-298-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@beee7e name:ZooKeeperConnection Watcher:127.0.0.1:45552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221658 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221658 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 221658 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 221660 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 221663 INFO  (jetty-launcher-297-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 221664 INFO  (jetty-launcher-297-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 221664 INFO  (jetty-launcher-297-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 221665 INFO  (jetty-launcher-297-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 221665 INFO  (jetty-launcher-297-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@94b2f9{/solr,null,AVAILABLE}
   [junit4]   2> 221668 INFO  (jetty-launcher-297-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@184e8c1{/solr,null,AVAILABLE}
   [junit4]   2> 221668 INFO  (jetty-launcher-297-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b3b466{SSL,[ssl, http/1.1]}{127.0.0.1:43131}
   [junit4]   2> 221669 INFO  (jetty-launcher-297-thread-1) [    ] o.e.j.s.Server Started @223659ms
   [junit4]   2> 221669 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43131}
   [junit4]   2> 221669 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 221669 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node1'
   [junit4]   2> 221669 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 221669 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 221669 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 221669 INFO  (jetty-launcher-297-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 221670 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221680 INFO  (jetty-launcher-297-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@a90d3{SSL,[ssl, http/1.1]}{127.0.0.1:41588}
   [junit4]   2> 221680 INFO  (jetty-launcher-297-thread-4) [    ] o.e.j.s.Server Started @223670ms
   [junit4]   2> 221680 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41588}
   [junit4]   2> 221680 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 221680 INFO  (jetty-launcher-297-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d21a09{/solr,null,AVAILABLE}
   [junit4]   2> 221680 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node4'
   [junit4]   2> 221680 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 221680 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 221680 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 221681 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221682 INFO  (jetty-launcher-297-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11725b1{/solr,null,AVAILABLE}
   [junit4]   2> 221682 INFO  (zkCallback-299-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8aeaa name:ZooKeeperConnection Watcher:127.0.0.1:45552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221684 INFO  (zkCallback-300-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4912f2 name:ZooKeeperConnection Watcher:127.0.0.1:45552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221684 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221684 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221685 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 221685 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 221687 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 221687 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 221687 INFO  (jetty-launcher-297-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10cff38{/solr,null,AVAILABLE}
   [junit4]   2> 221687 INFO  (jetty-launcher-297-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1231326{SSL,[ssl, http/1.1]}{127.0.0.1:43254}
   [junit4]   2> 221687 INFO  (jetty-launcher-297-thread-2) [    ] o.e.j.s.Server Started @223677ms
   [junit4]   2> 221687 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43254}
   [junit4]   2> 221687 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 221687 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node2'
   [junit4]   2> 221687 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 221687 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 221688 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 221688 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221688 INFO  (jetty-launcher-297-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@10f6469{SSL,[ssl, http/1.1]}{127.0.0.1:41401}
   [junit4]   2> 221688 INFO  (jetty-launcher-297-thread-5) [    ] o.e.j.s.Server Started @223679ms
   [junit4]   2> 221688 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41401}
   [junit4]   2> 221689 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 221689 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node5'
   [junit4]   2> 221689 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 221689 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 221689 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 221689 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221692 INFO  (jetty-launcher-297-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@14c57ff{SSL,[ssl, http/1.1]}{127.0.0.1:36409}
   [junit4]   2> 221692 INFO  (jetty-launcher-297-thread-3) [    ] o.e.j.s.Server Started @223682ms
   [junit4]   2> 221692 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36409}
   [junit4]   2> 221692 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 221692 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node3'
   [junit4]   2> 221692 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 221692 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 221693 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 221695 INFO  (zkCallback-301-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c0ac58 name:ZooKeeperConnection Watcher:127.0.0.1:45552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221695 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221695 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221695 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 221695 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node4/.
   [junit4]   2> 221695 INFO  (zkCallback-302-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b6ba1e name:ZooKeeperConnection Watcher:127.0.0.1:45552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221699 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 22963486
   [junit4]   2> 221695 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node1/.
   [junit4]   2> 221699 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node4]
   [junit4]   2> 221699 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221699 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 30809138
   [junit4]   2> 221699 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node1]
   [junit4]   2> 221699 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 221699 WARN  (jetty-launcher-297-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node1/lib
   [junit4]   2> 221699 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 221699 INFO  (zkCallback-303-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ea8f9 name:ZooKeeperConnection Watcher:127.0.0.1:45552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221699 WARN  (jetty-launcher-297-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node4/lib
   [junit4]   2> 221700 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 221700 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 221700 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 221701 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 221702 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 221702 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 221702 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 221702 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45552/solr
   [junit4]   2> 221702 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 221702 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 221702 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221702 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 221703 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221703 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 221703 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45552/solr
   [junit4]   2> 221703 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 221703 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 221703 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 221704 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221704 INFO  (zkCallback-308-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a1a86 name:ZooKeeperConnection Watcher:127.0.0.1:45552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221704 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221704 INFO  (jetty-launcher-297-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 221705 INFO  (zkCallback-309-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38beab name:ZooKeeperConnection Watcher:127.0.0.1:45552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221705 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221705 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 221705 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node5/.
   [junit4]   2> 221705 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node2/.
   [junit4]   2> 221705 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 14552045
   [junit4]   2> 221705 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 20826634
   [junit4]   2> 221705 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node5]
   [junit4]   2> 221705 INFO  (jetty-launcher-297-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 221705 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node2]
   [junit4]   2> 221706 WARN  (jetty-launcher-297-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node5/lib
   [junit4]   2> 221706 WARN  (jetty-launcher-297-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node2/lib
   [junit4]   2> 221706 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 221706 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 221707 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$30/16888959@3d331f
   [junit4]   2> 221707 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221708 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 221708 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$30/16888959@17720e7
   [junit4]   2> 221708 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 221708 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 221708 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 221708 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 221708 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 221708 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45552/solr
   [junit4]   2> 221708 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 221708 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45552/solr
   [junit4]   2> 221708 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 221708 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 221708 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 221709 INFO  (zkCallback-310-thread-1-processing-n:127.0.0.1:43131_solr) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8d276 name:ZooKeeperConnection Watcher:127.0.0.1:45552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221709 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221709 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221709 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221709 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221712 INFO  (zkCallback-315-thread-1-processing-n:127.0.0.1:41588_solr) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b6484f name:ZooKeeperConnection Watcher:127.0.0.1:45552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221712 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221712 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 221713 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 221713 INFO  (zkCallback-316-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b28d1 name:ZooKeeperConnection Watcher:127.0.0.1:45552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221713 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221713 INFO  (jetty-launcher-297-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 221713 INFO  (zkCallback-317-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15411e name:ZooKeeperConnection Watcher:127.0.0.1:45552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221713 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221714 INFO  (jetty-launcher-297-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 221714 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$30/16888959@c16e
   [junit4]   2> 221714 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15581a18592000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 221715 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221715 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 221715 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 221716 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node3/.
   [junit4]   2> 221716 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 27774676
   [junit4]   2> 221716 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node3]
   [junit4]   2> 221716 WARN  (jetty-launcher-297-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node3/lib
   [junit4]   2> 221716 INFO  (zkCallback-318-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1eb75c0 name:ZooKeeperConnection Watcher:127.0.0.1:45552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221716 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 221716 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221716 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$30/16888959@99c756
   [junit4]   2> 221717 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221718 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 221718 INFO  (zkCallback-319-thread-1-processing-n:127.0.0.1:43254_solr) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9d971f name:ZooKeeperConnection Watcher:127.0.0.1:45552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221718 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221718 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 221718 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 221719 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45552/solr
   [junit4]   2> 221719 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 221719 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 221719 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 221719 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 221719 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221720 INFO  (zkCallback-322-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c31cda name:ZooKeeperConnection Watcher:127.0.0.1:45552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221720 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221720 INFO  (jetty-launcher-297-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 221721 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 221721 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 221721 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$30/16888959@16014a1
   [junit4]   2> 221723 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 221723 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 221724 INFO  (zkCallback-323-thread-1-processing-n:127.0.0.1:36409_solr) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8c9c78 name:ZooKeeperConnection Watcher:127.0.0.1:45552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221724 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 221725 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 221725 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 221725 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 221725 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 221726 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 221726 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 221726 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 221726 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 221726 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 221727 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 221727 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 221727 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 221727 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 221727 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 221727 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 221728 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 221728 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 221728 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 221728 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 221729 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 221729 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 221729 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 221729 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 221729 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 221729 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 221730 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 221730 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 221730 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 221730 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 221730 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 221730 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 221730 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 221731 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 221731 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 221731 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 221731 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 221731 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 221731 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 221732 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 221732 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 221732 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 221733 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 221733 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 221733 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 221733 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 221733 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 221733 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 221733 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 221733 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 221733 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96125497788989448-127.0.0.1:43131_solr-n_0000000000
   [junit4]   2> 221734 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 221734 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96125497788989449-127.0.0.1:41588_solr-n_0000000001
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96125497788989452-127.0.0.1:41401_solr-n_0000000002
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43131_solr
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96125497788989453-127.0.0.1:43254_solr-n_0000000003
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96125497788989455-127.0.0.1:36409_solr-n_0000000004
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96125497788989449-127.0.0.1:41588_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96125497788989448-127.0.0.1:43131_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41401_solr
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41588_solr
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96125497788989453-127.0.0.1:43254_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96125497788989452-127.0.0.1:41401_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41401_solr
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41588_solr
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36409_solr
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43254_solr
   [junit4]   2> 221735 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.Overseer Overseer (id=96125497788989448-127.0.0.1:43131_solr-n_0000000000) starting
   [junit4]   2> 221736 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36409_solr
   [junit4]   2> 221736 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43254_solr
   [junit4]   2> 221736 INFO  (zkCallback-319-thread-1-processing-n:127.0.0.1:43254_solr) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 221736 INFO  (zkCallback-310-thread-1-processing-n:127.0.0.1:43131_solr) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 221736 INFO  (zkCallback-318-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 221736 INFO  (zkCallback-319-thread-1-processing-n:127.0.0.1:43254_solr) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 221736 INFO  (zkCallback-315-thread-1-processing-n:127.0.0.1:41588_solr) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 221737 INFO  (zkCallback-310-thread-1-processing-n:127.0.0.1:43131_solr) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 221737 INFO  (zkCallback-323-thread-1-processing-n:127.0.0.1:36409_solr) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 221737 INFO  (zkCallback-318-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 221737 INFO  (zkCallback-315-thread-1-processing-n:127.0.0.1:41588_solr) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 221738 INFO  (zkCallback-319-thread-1-processing-n:127.0.0.1:43254_solr) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 221738 INFO  (zkCallback-318-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 221738 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 221738 INFO  (zkCallback-318-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 221738 INFO  (zkCallback-319-thread-1-processing-n:127.0.0.1:43254_solr) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 221738 INFO  (zkCallback-323-thread-2-processing-n:127.0.0.1:36409_solr) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 221742 INFO  (zkCallback-323-thread-1-processing-n:127.0.0.1:36409_solr) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 221742 INFO  (zkCallback-310-thread-1-processing-n:127.0.0.1:43131_solr) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 221742 INFO  (zkCallback-315-thread-1-processing-n:127.0.0.1:41588_solr) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 221743 INFO  (zkCallback-310-thread-1-processing-n:127.0.0.1:43131_solr) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 221744 INFO  (zkCallback-315-thread-1-processing-n:127.0.0.1:41588_solr) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 221744 INFO  (zkCallback-323-thread-2-processing-n:127.0.0.1:36409_solr) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 221747 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 221747 INFO  (OverseerCollectionConfigSetProcessor-96125497788989448-127.0.0.1:43131_solr-n_0000000000) [n:127.0.0.1:43131_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 221748 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43131_solr as DOWN
   [junit4]   2> 221748 INFO  (OverseerStateUpdate-96125497788989448-127.0.0.1:43131_solr-n_0000000000) [n:127.0.0.1:43131_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 221751 INFO  (OverseerStateUpdate-96125497788989448-127.0.0.1:43131_solr-n_0000000000) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 221754 INFO  (OverseerStateUpdate-96125497788989448-127.0.0.1:43131_solr-n_0000000000) [n:127.0.0.1:43131_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43131_solr"} current state version: 0
   [junit4]   2> 221754 INFO  (OverseerStateUpdate-96125497788989448-127.0.0.1:43131_solr-n_0000000000) [n:127.0.0.1:43131_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43131_solr
   [junit4]   2> 221771 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 221771 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 221771 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 221771 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 221771 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node3/.
   [junit4]   2> 221773 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 221773 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node4/.
   [junit4]   2> 221773 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 221774 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 221774 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 221774 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node5/.
   [junit4]   2> 221774 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 221784 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 221785 INFO  (jetty-launcher-297-thread-4) [n:127.0.0.1:41588_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 221785 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 221785 INFO  (jetty-launcher-297-thread-3) [n:127.0.0.1:36409_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 221785 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 221785 INFO  (jetty-launcher-297-thread-5) [n:127.0.0.1:41401_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 221794 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 221794 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 221795 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node2/.
   [junit4]   2> 221795 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 221795 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 221796 INFO  (jetty-launcher-297-thread-2) [n:127.0.0.1:43254_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 222751 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43131_solr
   [junit4]   2> 222752 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43131_solr
   [junit4]   2> 222752 INFO  (zkCallback-319-thread-1-processing-n:127.0.0.1:43254_solr) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 222752 INFO  (zkCallback-310-thread-1-processing-n:127.0.0.1:43131_solr) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 222752 INFO  (zkCallback-318-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 222752 INFO  (zkCallback-315-thread-1-processing-n:127.0.0.1:41588_solr) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 222753 INFO  (zkCallback-319-thread-1-processing-n:127.0.0.1:43254_solr) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 222753 INFO  (zkCallback-323-thread-2-processing-n:127.0.0.1:36409_solr) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 222753 INFO  (zkCallback-310-thread-1-processing-n:127.0.0.1:43131_solr) [n:127.0.0.1:43131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 222753 INFO  (zkCallback-318-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 222753 INFO  (zkCallback-315-thread-1-processing-n:127.0.0.1:41588_solr) [n:127.0.0.1:41588_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 222753 INFO  (zkCallback-323-thread-2-processing-n:127.0.0.1:36409_solr) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 222782 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 222782 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 222782 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001/tempDir-001/node1/.
   [junit4]   2> 222783 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 222783 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 222783 INFO  (jetty-launcher-297-thread-1) [n:127.0.0.1:43131_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 222783 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 222784 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 222785 INFO  (zkCallback-329-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e19991 name:ZooKeeperConnection Watcher:127.0.0.1:45552 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 222785 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 222785 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 222786 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:45552/solr
   [junit4]   2> 222787 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 222787 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 222788 INFO  (zkCallback-332-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bbb6d0 name:ZooKeeperConnection Watcher:127.0.0.1:45552/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 222788 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 222788 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 222788 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 222789 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 222789 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 222791 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 222792 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 222793 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 222793 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 222794 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 222795 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 222795 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 222796 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 222797 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 222797 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 222798 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 222799 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 222799 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 222800 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 222800 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 222803 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 222804 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 222804 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 222805 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 222806 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 222806 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 222807 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 222808 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 222808 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 222809 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 222810 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 222811 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 222811 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 222812 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 222813 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 222813 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 222814 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 222815 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 222816 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 222817 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 222817 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 222818 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 222819 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 222819 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 222820 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 222821 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 222821 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 222822 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 222823 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 222823 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 222824 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 222825 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 222825 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 222827 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 222827 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 222828 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 222829 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 222829 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 222836 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 222837 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 222838 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 222839 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 222840 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 222841 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 222841 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 222842 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 222843 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 222843 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 222844 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 222845 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 222846 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 222846 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 222847 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 222847 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 222848 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 222849 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 222850 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 222851 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 222852 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 222852 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 222853 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 222854 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal-atomic-stress.xml
   [junit4]   2> 222854 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 222855 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 222856 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 222856 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 222857 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 222858 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 222858 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 222859 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 222859 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 222860 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
   [junit4]   2> 222860 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sortingresponse.xml
   [junit4]   2> 222861 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 222861 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 222862 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-paramset.xml
   [junit4]   2> 222863 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 222863 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 222864 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 222864 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 222865 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tlog.xml
   [junit4]   2> 222866 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hyphenation.dtd
   [junit4]   2> 222866 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-classification.xml
   [junit4]   2> 222867 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 222867 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
   [junit4]   2> 222868 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A

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

00
   [junit4]   2> 344018 INFO  (OverseerStateUpdate-96125497788989452-127.0.0.1:41401_solr-n_0000000002) [n:127.0.0.1:41401_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 344034 INFO  (OverseerCollectionConfigSetProcessor-96125497788989452-127.0.0.1:41401_solr-n_0000000002) [n:127.0.0.1:41401_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 344050 INFO  (jetty-launcher-297-thread-8) [    ] o.a.s.c.Overseer Overseer (id=96125497788989452-127.0.0.1:41401_solr-n_0000000002) closing
   [junit4]   2> 344050 INFO  (OverseerStateUpdate-96125497788989452-127.0.0.1:41401_solr-n_0000000002) [n:127.0.0.1:41401_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41401_solr
   [junit4]   2> 344059 INFO  (jetty-launcher-297-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10cff38{/solr,null,UNAVAILABLE}
   [junit4]   2> 344062 ERROR (jetty-launcher-297-thread-5-EventThread) [n:127.0.0.1:41401_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/4206623@19498f2 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@ec8861[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 17]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:265)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 345480 WARN  (zkCallback-315-thread-2-processing-n:127.0.0.1:41588_solr) [n:127.0.0.1:41588_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:330)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:327)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:327)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:265)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 345481 INFO  (jetty-launcher-297-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@184e8c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 345497 WARN  (zkCallback-319-thread-2-processing-n:127.0.0.1:43254_solr) [n:127.0.0.1:43254_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 345498 INFO  (jetty-launcher-297-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11725b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 345505 WARN  (zkCallback-323-thread-3-processing-n:127.0.0.1:36409_solr) [n:127.0.0.1:36409_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 345505 INFO  (jetty-launcher-297-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d21a09{/solr,null,UNAVAILABLE}
   [junit4]   2> 345506 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45552 45552
   [junit4]   2> 345512 INFO  (Thread-920) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45552 45552
   [junit4]   2> 345518 WARN  (Thread-920) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/test_col/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	116	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 345518 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[48E62752E2E0A86E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_48E62752E2E0A86E-001
   [junit4]   2> Jun 24, 2016 9:00:18 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=Asserting(Lucene62): {foo_i=FST50, expected_shard_s=Lucene50(blocksize=128), _version_=PostingsFormat(name=Asserting), id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1301, maxMBSortInHeap=6.494412437038985, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=is, timezone=Europe/Zurich
   [junit4]   2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=184399304,total=477364224
   [junit4]   2> NOTE: All tests run in this JVM: [TestImplicitCoreProperties, ConfigSetsAPITest, TestLMJelinekMercerSimilarityFactory, FastVectorHighlighterTest, TestSubQueryTransformerDistrib, TestChildDocTransformer, HdfsLockFactoryTest, BadCopyFieldTest, OutOfBoxZkACLAndCredentialsProvidersTest, MinimalSchemaTest, TestSolrCloudWithKerberosAlt, SolrPluginUtilsTest, RankQueryTest, SpatialHeatmapFacetsTest, SolrXmlInZkTest, OpenCloseCoreStressTest, TestSmileRequest, OverseerRolesTest, TestRestoreCore, TestNRTOpen, TestOrdValues, TestReplicaProperties, TestSerializedLuceneMatchVersion, SpellingQueryConverterTest, SpellCheckCollatorTest, TestTolerantUpdateProcessorCloud]
   [junit4] Completed [87/616 (1!)] on J1 in 124.73s, 19 tests, 1 failure <<< FAILURES!

[...truncated 1666 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20160624_085430_685.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid31519.hprof ...
   [junit4] Heap dump file created [437361457 bytes in 1.500 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 13 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 616 suites (10 ignored), 2590 tests, 1 failure, 117 ignored (72 assumptions) [seed: 48E62752E2E0A86E]

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