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/01 00:23:16 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+120) - Build # 791 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/791/
Java: 64bit/jdk-9-ea+120 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure

Error Message:
Did not see a fully active cluster after 30 seconds

Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
	at __randomizedtesting.SeedInfo.seed([CC0B197E394FAB59:443DBB2DE1E0434B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:227)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 13170 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/init-core-data-001
   [junit4]   2> 98621 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 98622 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 98622 INFO  (Thread-653) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 98622 INFO  (Thread-653) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 98722 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38290
   [junit4]   2> 98722 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 98723 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98727 INFO  (zkCallback-249-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4438bea5 name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98727 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98727 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 98727 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 98733 INFO  (jetty-launcher-248-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 98734 INFO  (jetty-launcher-248-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 98734 INFO  (jetty-launcher-248-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 98735 INFO  (jetty-launcher-248-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 98736 INFO  (jetty-launcher-248-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73b545fe{/solr,null,AVAILABLE}
   [junit4]   2> 98737 INFO  (jetty-launcher-248-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@491f825b{/solr,null,AVAILABLE}
   [junit4]   2> 98737 INFO  (jetty-launcher-248-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@498b2e8e{/solr,null,AVAILABLE}
   [junit4]   2> 98737 INFO  (jetty-launcher-248-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dbfa96b{/solr,null,AVAILABLE}
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@2336e338{HTTP/1.1,[http/1.1]}{127.0.0.1:39946}
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-1) [    ] o.e.j.s.Server Started @101021ms
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39946}
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@761fbbe3{HTTP/1.1,[http/1.1]}{127.0.0.1:37934}
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-3) [    ] o.e.j.s.Server Started @101021ms
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37934}
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@b31dce{HTTP/1.1,[http/1.1]}{127.0.0.1:34479}
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node1'
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-2) [    ] o.e.j.s.Server Started @101021ms
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34479}
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node3'
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 98739 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 98740 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 98740 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node2'
   [junit4]   2> 98740 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 98740 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 98740 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 98740 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 98740 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 98740 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98746 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 98740 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 98746 INFO  (jetty-launcher-248-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@c809f06{HTTP/1.1,[http/1.1]}{127.0.0.1:42115}
   [junit4]   2> 98746 INFO  (jetty-launcher-248-thread-4) [    ] o.e.j.s.Server Started @101028ms
   [junit4]   2> 98746 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42115}
   [junit4]   2> 98746 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98746 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 98746 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node4'
   [junit4]   2> 98747 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 98747 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 98747 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 98747 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98747 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98749 INFO  (zkCallback-252-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67237c3e name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98749 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98749 INFO  (zkCallback-253-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9568282 name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98749 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98749 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 98751 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 98753 INFO  (zkCallback-251-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1787f7b name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98753 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98753 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 98753 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 98753 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 98753 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 98757 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node2/.
   [junit4]   2> 98757 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 441438265
   [junit4]   2> 98758 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node2]
   [junit4]   2> 98758 WARN  (jetty-launcher-248-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node2/lib
   [junit4]   2> 98758 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 98758 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 98759 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 98759 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 98759 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38290/solr
   [junit4]   2> 98759 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 98759 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 98759 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98762 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node4/.
   [junit4]   2> 98763 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 893063868
   [junit4]   2> 98763 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node4]
   [junit4]   2> 98763 WARN  (jetty-launcher-248-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node4/lib
   [junit4]   2> 98763 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 98768 INFO  (zkCallback-256-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13350caf name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98768 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node3/.
   [junit4]   2> 98768 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98768 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 464412568
   [junit4]   2> 98768 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node3]
   [junit4]   2> 98768 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 98768 WARN  (jetty-launcher-248-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node3/lib
   [junit4]   2> 98768 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 98768 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 98769 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 98769 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 98769 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38290/solr
   [junit4]   2> 98769 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 98769 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 98770 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98770 INFO  (zkCallback-250-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c161be3 name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98770 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$167/364120132@3f7b66be
   [junit4]   2> 98770 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 98770 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98770 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 98770 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 98770 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 98771 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38290/solr
   [junit4]   2> 98771 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 98771 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 98771 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98772 INFO  (zkCallback-259-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@359d3ea5 name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98772 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98772 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 98777 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98787 INFO  (zkCallback-262-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fe50e8 name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98787 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98787 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$167/364120132@57f4a011
   [junit4]   2> 98787 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98790 INFO  (zkCallback-263-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@db56ea3 name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98790 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 98790 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 98790 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98790 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 98793 INFO  (zkCallback-264-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44f91054 name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98793 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98795 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$167/364120132@14133da9
   [junit4]   2> 98796 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98796 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 98797 INFO  (zkCallback-265-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67184c63 name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98797 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98797 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 98805 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 98806 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 98806 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node1/.
   [junit4]   2> 98806 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1391138624
   [junit4]   2> 98806 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node1]
   [junit4]   2> 98806 WARN  (jetty-launcher-248-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node1/lib
   [junit4]   2> 98807 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 98807 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 98807 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 98807 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 98807 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 98808 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38290/solr
   [junit4]   2> 98808 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 98808 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 98808 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 98808 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98809 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 98809 INFO  (zkCallback-268-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@550197f7 name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98809 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98809 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 98809 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 98810 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$167/364120132@395c904
   [junit4]   2> 98811 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 98811 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 98811 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 98813 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 98813 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4969231a name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98814 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98814 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 98814 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 98816 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 98816 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 98817 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 98818 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 98819 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 98819 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 98820 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 98820 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 98820 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 98821 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 98821 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 98822 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 98823 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 98826 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 98827 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 98828 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 98828 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 98828 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 98829 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 98829 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 98830 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 98830 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 98830 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 98831 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95993233562533898-127.0.0.1:37934_solr-n_0000000000
   [junit4]   2> 98831 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95993233562533895-127.0.0.1:34479_solr-n_0000000001
   [junit4]   2> 98831 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95993233562533897-127.0.0.1:42115_solr-n_0000000002
   [junit4]   2> 98831 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37934_solr
   [junit4]   2> 98831 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 98832 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95993233562533898-127.0.0.1:37934_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 98832 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34479_solr
   [junit4]   2> 98833 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95993233562533895-127.0.0.1:34479_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 98833 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34479_solr
   [junit4]   2> 98833 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42115_solr
   [junit4]   2> 98833 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.Overseer Overseer (id=95993233562533898-127.0.0.1:37934_solr-n_0000000000) starting
   [junit4]   2> 98834 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42115_solr
   [junit4]   2> 98834 INFO  (zkCallback-265-thread-1) [    ] 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> 98834 INFO  (zkCallback-270-thread-1) [    ] 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> 98834 INFO  (zkCallback-262-thread-1) [    ] 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> 98834 INFO  (zkCallback-264-thread-1) [    ] 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> 98835 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 98835 INFO  (zkCallback-265-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 98842 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 98842 INFO  (zkCallback-264-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 98843 INFO  (zkCallback-262-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 98843 INFO  (zkCallback-264-thread-1) [    ] 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> 98843 INFO  (zkCallback-270-thread-1) [    ] 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> 98843 INFO  (zkCallback-262-thread-1) [    ] 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> 98844 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95993233562533900-127.0.0.1:39946_solr-n_0000000003
   [junit4]   2> 98844 INFO  (zkCallback-264-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 98845 INFO  (zkCallback-262-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 98845 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 98854 INFO  (zkCallback-265-thread-1) [    ] 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> 98856 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 98856 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 98856 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node4/.
   [junit4]   2> 98856 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 98856 INFO  (zkCallback-265-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 98857 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 98857 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 98857 INFO  (jetty-launcher-248-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 98857 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95993233562533897-127.0.0.1:42115_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 98858 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:39946_solr as DOWN
   [junit4]   2> 98862 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 98862 INFO  (OverseerCollectionConfigSetProcessor-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 98863 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 98863 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 98864 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node2/.
   [junit4]   2> 98864 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 98864 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:37934_solr as DOWN
   [junit4]   2> 98867 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 98867 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 98867 INFO  (jetty-launcher-248-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 98869 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 98870 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39946_solr"} current state version: 0
   [junit4]   2> 98870 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39946_solr
   [junit4]   2> 98871 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37934_solr"} current state version: 0
   [junit4]   2> 98872 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37934_solr
   [junit4]   2> 99860 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39946_solr
   [junit4]   2> 99860 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39946_solr
   [junit4]   2> 99861 INFO  (zkCallback-265-thread-1) [    ] 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> 99861 INFO  (zkCallback-264-thread-1) [    ] 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> 99861 INFO  (zkCallback-270-thread-1) [    ] 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> 99861 INFO  (zkCallback-262-thread-1) [    ] 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> 99861 INFO  (zkCallback-265-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 99861 INFO  (zkCallback-264-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 99861 INFO  (zkCallback-262-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 99864 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 99866 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 99866 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 99866 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node1/.
   [junit4]   2> 99867 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 99867 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 99867 INFO  (jetty-launcher-248-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 99868 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37934_solr
   [junit4]   2> 99869 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37934_solr
   [junit4]   2> 99869 INFO  (zkCallback-265-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99869 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99869 INFO  (zkCallback-264-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99869 INFO  (zkCallback-262-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99869 INFO  (zkCallback-265-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 99870 INFO  (zkCallback-264-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 99870 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 99870 INFO  (zkCallback-262-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 99879 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 99879 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 99880 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node3/.
   [junit4]   2> 99880 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 99881 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 99881 INFO  (jetty-launcher-248-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 99881 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 99881 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 99882 INFO  (zkCallback-274-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@162edaaf name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 99882 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 99882 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 99883 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:38290/solr
   [junit4]   2> 99884 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 99884 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 99885 INFO  (zkCallback-277-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@400eecef name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 99885 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 99885 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 99885 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 99885 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 99885 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 99886 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 99887 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 99888 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 99888 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 99889 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 99889 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 99890 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 99903 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[CC0B197E394FAB59]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateWatcherIsRetainedOnPredicateFailure
   [junit4]   2> 99903 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[CC0B197E394FAB59]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 99903 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[CC0B197E394FAB59]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 99905 INFO  (zkCallback-278-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@660cbe8d name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 99905 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[CC0B197E394FAB59]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 99905 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[CC0B197E394FAB59]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 99908 INFO  (qtp1261055977-1481) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=fda3fe35-56ed-4707-9ddb-37a73ce670a7&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 99909 INFO  (qtp1261055977-1481) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=fda3fe35-56ed-4707-9ddb-37a73ce670a7&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 99910 INFO  (OverseerCollectionConfigSetProcessor-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-fda3fe35-56ed-4707-9ddb-37a73ce670a7
   [junit4]   2> 99910 INFO  (OverseerCollectionConfigSetProcessor-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"fda3fe35-56ed-4707-9ddb-37a73ce670a7",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 99910 INFO  (OverseerThreadFactory-690-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"fda3fe35-56ed-4707-9ddb-37a73ce670a7",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 99911 INFO  (OverseerThreadFactory-690-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Create collection falsepredicate
   [junit4]   2> 99911 INFO  (OverseerThreadFactory-690-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/falsepredicate 
   [junit4]   2> 99911 INFO  (OverseerThreadFactory-690-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/falsepredicate
   [junit4]   2> 99912 INFO  (qtp1261055977-1489) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=fda3fe35-56ed-4707-9ddb-37a73ce670a7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 99912 INFO  (zkCallback-265-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 99912 INFO  (zkCallback-262-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 99913 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 99913 INFO  (zkCallback-264-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 99913 INFO  (qtp1261055977-1489) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=fda3fe35-56ed-4707-9ddb-37a73ce670a7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 99913 INFO  (zkCallback-277-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 99914 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"fda3fe35-56ed-4707-9ddb-37a73ce670a7",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 99914 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: falsepredicate
   [junit4]   2> 99915 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/falsepredicate/state.json
   [junit4]   2> 100014 INFO  (OverseerThreadFactory-690-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection falsepredicate, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 1
   [junit4]   2> 100014 INFO  (OverseerThreadFactory-690-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard1_replica1 as part of shard shard1 of collection falsepredicate on 127.0.0.1:37934_solr
   [junit4]   2> 100014 INFO  (OverseerThreadFactory-690-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard4_replica1 as part of shard shard4 of collection falsepredicate on 127.0.0.1:39946_solr
   [junit4]   2> 100014 INFO  (OverseerThreadFactory-690-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard2_replica1 as part of shard shard2 of collection falsepredicate on 127.0.0.1:34479_solr
   [junit4]   2> 100015 INFO  (OverseerThreadFactory-690-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard3_replica1 as part of shard shard3 of collection falsepredicate on 127.0.0.1:42115_solr
   [junit4]   2> 100017 INFO  (qtp1261055977-1473) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=fda3fe35-56ed-4707-9ddb-37a73ce670a72198663718701008&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 100017 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=fda3fe35-56ed-4707-9ddb-37a73ce670a72198663718701008&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2
   [junit4]   2> 100018 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=falsepredicate, loadOnStartup=true, transient=false, name=falsepredicate_shard2_replica1, numShards=4, shard=shard2, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 100018 INFO  (qtp1617059015-1485) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=fda3fe35-56ed-4707-9ddb-37a73ce670a72198663719040228&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 100018 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 100018 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=fda3fe35-56ed-4707-9ddb-37a73ce670a72198663719040228&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2
   [junit4]   2> 100018 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=falsepredicate, loadOnStartup=true, transient=false, name=falsepredicate_shard3_replica1, numShards=4, shard=shard3, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 100019 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 100019 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 100019 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34479/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34479_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 100019 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 100019 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 100019 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34479/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34479_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 100021 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 100021 INFO  (qtp352657851-1475) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=fda3fe35-56ed-4707-9ddb-37a73ce670a72198663718181986&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 100021 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=fda3fe35-56ed-4707-9ddb-37a73ce670a72198663718181986&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2
   [junit4]   2> 100021 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=falsepredicate, loadOnStartup=true, transient=false, name=falsepredicate_shard4_replica1, numShards=4, shard=shard4, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 100021 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 100021 INFO  (qtp1231387766-1498) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=fda3fe35-56ed-4707-9ddb-37a73ce670a72198663717997230&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 100021 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=fda3fe35-56ed-4707-9ddb-37a73ce670a72198663717997230&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 100022 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 100022 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=falsepredicate, loadOnStartup=true, transient=false, name=falsepredicate_shard1_replica1, numShards=4, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 100022 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 100022 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 100022 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 100023 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 100023 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 100023 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42115/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42115_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 100023 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 100023 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42115/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42115_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 100023 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 100023 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 100024 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39946/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39946_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 100024 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39946/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39946_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 100025 INFO  (qtp1261055977-1469) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : fda3fe35-56ed-4707-9ddb-37a73ce670a72198663718701008
   [junit4]   2> 100028 INFO  (qtp1261055977-1469) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=fda3fe35-56ed-4707-9ddb-37a73ce670a72198663718701008&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 100029 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37934/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37934_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 100029 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37934/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37934_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 100130 INFO  (OverseerStateUpdate-95993233562533898-127.0.0.1:37934_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/falsepredicate/state.json version: 0
   [junit4]   2> 100131 INFO  (zkCallback-265-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 100131 INFO  (zkCallback-262-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 100131 INFO  (zkCallback-264-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 100131 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 100131 INFO  (zkCallback-265-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 100131 INFO  (zkCallback-262-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 100131 INFO  (zkCallback-264-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 100131 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 100915 INFO  (qtp1261055977-1490) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=fda3fe35-56ed-4707-9ddb-37a73ce670a7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 100916 INFO  (qtp1261055977-1490) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=fda3fe35-56ed-4707-9ddb-37a73ce670a7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 101019 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard2_replica1
   [junit4]   2> 101019 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 101019 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 101019 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 101020 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 101020 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node2/falsepredicate_shard2_replica1'
   [junit4]   2> 101020 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 101020 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 101022 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard3_replica1
   [junit4]   2> 101022 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 101023 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard4_replica1
   [junit4]   2> 101023 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 101023 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard1_replica1
   [junit4]   2> 101024 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 101024 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 101025 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 101025 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 101025 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 101025 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 101025 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 101025 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 101025 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node4/falsepredicate_shard3_replica1'
   [junit4]   2> 101025 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 101025 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 101025 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 101027 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 101027 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node1/falsepredicate_shard4_replica1'
   [junit4]   2> 101028 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 101028 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 101028 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 101028 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 101030 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 101031 INFO  (qtp1261055977-1481) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : fda3fe35-56ed-4707-9ddb-37a73ce670a72198663718701008
   [junit4]   2> 101031 INFO  (qtp1261055977-1481) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=fda3fe35-56ed-4707-9ddb-37a73ce670a72198663718701008&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 101033 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 101033 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node3/falsepredicate_shard1_replica1'
   [junit4]   2> 101033 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 101033 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 101034 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 101034 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 101058 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 101059 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 101062 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 101063 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 101063 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 101063 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 101065 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 101065 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 101068 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard2_replica1] Schema name=test
   [junit4]   2> 101068 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard3_replica1] Schema name=test
   [junit4]   2> 101070 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 101070 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 101076 INFO  (parallelCoreAdminExecutor-691-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard4_replica1] Schema name=test
   [junit4]   2> 101101 INFO  (parallelCoreAdminExecutor-693-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard1_replica1] Schema name=test
   [junit4]   2> 101167 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 101168 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 101168 WARN  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 101168 WARN  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 101169 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/config', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 101170 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'falsepredicate_shard3_replica1' using configuration from collection falsepredicate
   [junit4]   2> 101170 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 101170 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrCore [[falsepredicate_shard3_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node4/falsepredicate_shard3_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node4/./falsepredicate_shard3_replica1/data/]
   [junit4]   2> 101170 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: falsepredicate_shard3_replica1
   [junit4]   2> 101170 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node4/./falsepredicate_shard3_replica1/data
   [junit4]   2> 101170 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node4/./falsepredicate_shard3_replica1/data/index/
   [junit4]   2> 101170 WARN  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrCore [falsepredicate_shard3_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node4/./falsepredicate_shard3_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 101171 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001/tempDir-001/node4/./falsepredicate_shard3_replica1/data/index
   [junit4]   2> 101171 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d46c5e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67bf5ce9),segFN=segments_1,generation=1}
   [junit4]   2> 101171 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 101173 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 101174 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 101175 INFO  (parallelCoreAdminExecutor-686-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 101175 INFO  (parallelCoreAdminExecutor-688-thread-1) [    ] o.a.s.s.IndexSchema 

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

rred - updating... (live nodes size: [4])
   [junit4]   2> 187978 INFO  (zkCallback-283-thread-3) [    ] 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> 187978 INFO  (zkCallback-301-thread-2) [    ] 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> 187978 INFO  (zkCallback-289-thread-1) [    ] 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> 187978 WARN  (zkCallback-289-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 187979 INFO  (jetty-launcher-248-thread-5) [    ] o.a.s.c.Overseer Overseer (id=95993233562533900-127.0.0.1:39946_solr-n_0000000003) closing
   [junit4]   2> 187979 INFO  (OverseerStateUpdate-95993233562533900-127.0.0.1:39946_solr-n_0000000003) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39946_solr
   [junit4]   2> 187979 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 187979 INFO  (jetty-launcher-248-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b4b993b{/solr,null,UNAVAILABLE}
   [junit4]   2> 187979 INFO  (zkCallback-283-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 187979 INFO  (zkCallback-301-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 187979 INFO  (zkCallback-283-thread-3) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187979 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187980 INFO  (zkCallback-301-thread-3) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187980 WARN  (zkCallback-301-thread-3) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 189479 WARN  (zkCallback-301-thread-1) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election/95993233562533906-127.0.0.1:42115_solr-n_0000000004
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:152)
   [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:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/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(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 189479 WARN  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 189480 WARN  (zkCallback-283-thread-3) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 189480 INFO  (jetty-launcher-248-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2a13ee9b{/solr,null,UNAVAILABLE}
   [junit4]   2> 189480 INFO  (jetty-launcher-248-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a91c091{/solr,null,UNAVAILABLE}
   [junit4]   2> 189480 INFO  (jetty-launcher-248-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@498b2e8e{/solr,null,UNAVAILABLE}
   [junit4]   2> 189481 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38290 38290
   [junit4]   2> 189500 INFO  (Thread-653) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38290 38290
   [junit4]   2> 189500 WARN  (Thread-653) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95993233562533895-127.0.0.1:34479_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95993233562533898-127.0.0.1:37934_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 189501 INFO  (SUITE-TestCollectionStateWatchers-seed#[CC0B197E394FAB59]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_CC0B197E394FAB59-001
   [junit4]   2> Jun 01, 2016 12:23:13 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(Lucene60): {}, docValues:{}, maxPointsInLeafNode=1210, maxMBSortInHeap=7.559476494745066, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ru-MD, timezone=America/Nassau
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=286864080,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [TestBatchUpdate, JdbcTest, JettyWebappTest, StreamExpressionToExpessionTest, SolrExampleJettyTest, NamedListTest, SolrExampleBinaryTest, TestConfigSetAdminRequest, SolrExampleXMLTest, SolrParamTest, StreamExpressionParserTest, TestClusteringResponse, SchemaTest, CloudSolrClientTest, HttpClientUtilTest, ExternalHttpClientTest, GraphTest, TestToleratedUpdateError, SolrZkClientTest, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J2 in 91.90s, 9 tests, 1 failure <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:246: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 85 suites, 647 tests, 1 failure, 2 ignored [seed: CC0B197E394FAB59]

Total time: 57 minutes 25 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