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/07/20 19:48:16 UTC

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

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

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

Error Message:
CollectionStateWatcher wasn't cleared after completion

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher wasn't cleared after completion
	at __randomizedtesting.SeedInfo.seed([C4D060B161692DC5:99EBAFC12664B2FB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13078 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/init-core-data-001
   [junit4]   2> 38266 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 38267 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 38268 INFO  (Thread-82) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 38268 INFO  (Thread-82) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 38368 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45375
   [junit4]   2> 38368 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 38368 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38371 INFO  (zkCallback-101-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cdd10d2 name:ZooKeeperConnection Watcher:127.0.0.1:45375 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38371 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38371 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 38372 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 38419 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 38466 INFO  (jetty-launcher-100-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 38466 INFO  (jetty-launcher-100-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 38466 INFO  (jetty-launcher-100-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 38467 INFO  (jetty-launcher-100-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 38468 INFO  (jetty-launcher-100-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48da519d{/solr,null,AVAILABLE}
   [junit4]   2> 38471 INFO  (jetty-launcher-100-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bff463c{/solr,null,AVAILABLE}
   [junit4]   2> 38471 INFO  (jetty-launcher-100-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ed2f806{/solr,null,AVAILABLE}
   [junit4]   2> 38471 INFO  (jetty-launcher-100-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c72cb4{/solr,null,AVAILABLE}
   [junit4]   2> 38472 INFO  (jetty-launcher-100-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@20ac571f{SSL,[ssl, http/1.1]}{127.0.0.1:32882}
   [junit4]   2> 38472 INFO  (jetty-launcher-100-thread-2) [    ] o.e.j.s.Server Started @40460ms
   [junit4]   2> 38472 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32882}
   [junit4]   2> 38473 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 38473 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node2'
   [junit4]   2> 38473 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 38473 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 38473 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 38473 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38474 INFO  (jetty-launcher-100-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a7ce22{SSL,[ssl, http/1.1]}{127.0.0.1:35289}
   [junit4]   2> 38474 INFO  (jetty-launcher-100-thread-1) [    ] o.e.j.s.Server Started @40462ms
   [junit4]   2> 38474 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35289}
   [junit4]   2> 38475 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 38475 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node1'
   [junit4]   2> 38475 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 38475 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 38475 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 38475 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38477 INFO  (jetty-launcher-100-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@36e416b3{SSL,[ssl, http/1.1]}{127.0.0.1:37433}
   [junit4]   2> 38477 INFO  (jetty-launcher-100-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@3cd22ea0{SSL,[ssl, http/1.1]}{127.0.0.1:44403}
   [junit4]   2> 38478 INFO  (jetty-launcher-100-thread-4) [    ] o.e.j.s.Server Started @40465ms
   [junit4]   2> 38478 INFO  (jetty-launcher-100-thread-3) [    ] o.e.j.s.Server Started @40465ms
   [junit4]   2> 38478 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37433}
   [junit4]   2> 38478 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44403}
   [junit4]   2> 38479 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 38479 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 38479 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4'
   [junit4]   2> 38479 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node3'
   [junit4]   2> 38479 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 38479 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 38479 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 38479 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 38479 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 38479 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 38479 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38480 INFO  (zkCallback-102-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44df50f5 name:ZooKeeperConnection Watcher:127.0.0.1:45375/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38480 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38480 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38481 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 38481 INFO  (zkCallback-103-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7503cc2b name:ZooKeeperConnection Watcher:127.0.0.1:45375/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38481 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38482 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 38482 INFO  (zkCallback-105-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41decd75 name:ZooKeeperConnection Watcher:127.0.0.1:45375/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38482 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38482 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 38482 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 38482 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 38483 INFO  (zkCallback-104-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f2b6440 name:ZooKeeperConnection Watcher:127.0.0.1:45375/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38483 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38483 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 38483 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 38484 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 38492 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node3/.
   [junit4]   2> 38492 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 2002329427
   [junit4]   2> 38492 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node3]
   [junit4]   2> 38492 WARN  (jetty-launcher-100-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node3/lib
   [junit4]   2> 38492 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4/.
   [junit4]   2> 38493 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 2001792187
   [junit4]   2> 38493 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4]
   [junit4]   2> 38493 WARN  (jetty-launcher-100-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4/lib
   [junit4]   2> 38494 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 38494 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 38495 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node2/.
   [junit4]   2> 38495 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1022960434
   [junit4]   2> 38495 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node2]
   [junit4]   2> 38495 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node1/.
   [junit4]   2> 38495 WARN  (jetty-launcher-100-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node2/lib
   [junit4]   2> 38495 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 306720819
   [junit4]   2> 38495 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node1]
   [junit4]   2> 38495 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 38495 WARN  (jetty-launcher-100-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node1/lib
   [junit4]   2> 38496 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 38496 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 38496 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 38496 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 38496 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45375/solr
   [junit4]   2> 38496 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 38496 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 38498 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38498 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 38503 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 38503 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 38504 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45375/solr
   [junit4]   2> 38504 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 38504 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 38504 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38507 INFO  (zkCallback-108-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d8bd3d8 name:ZooKeeperConnection Watcher:127.0.0.1:45375 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38507 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38507 INFO  (jetty-launcher-100-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 38507 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 38508 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 38508 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 38508 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45375/solr
   [junit4]   2> 38508 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 38508 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 38508 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 38508 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 38508 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 38508 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45375/solr
   [junit4]   2> 38508 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 38508 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38508 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 38514 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/737312886@4c48364
   [junit4]   2> 38514 INFO  (zkCallback-115-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e85152b name:ZooKeeperConnection Watcher:127.0.0.1:45375 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38514 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38514 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38515 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 38515 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38516 INFO  (zkCallback-116-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@396bb654 name:ZooKeeperConnection Watcher:127.0.0.1:45375 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38516 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38516 INFO  (zkCallback-117-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41ea6200 name:ZooKeeperConnection Watcher:127.0.0.1:45375 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38516 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/737312886@3f3a4f1d
   [junit4]   2> 38516 INFO  (jetty-launcher-100-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 38516 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38517 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 38517 INFO  (zkCallback-118-thread-1-processing-n:127.0.0.1:44403_solr) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@696be3d8 name:ZooKeeperConnection Watcher:127.0.0.1:45375/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38517 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38517 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38519 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/737312886@1c92bdbd
   [junit4]   2> 38519 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38520 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 38520 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:32882_solr) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41bc80c8 name:ZooKeeperConnection Watcher:127.0.0.1:45375/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38520 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38520 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/737312886@270b5984
   [junit4]   2> 38521 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38522 INFO  (zkCallback-120-thread-1-processing-n:127.0.0.1:37433_solr) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19df94c6 name:ZooKeeperConnection Watcher:127.0.0.1:45375/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38522 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38523 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 38523 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:35289_solr) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b42daa3 name:ZooKeeperConnection Watcher:127.0.0.1:45375/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38523 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38524 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 38524 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 38527 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 38527 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 38528 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 38529 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 38530 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 38531 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 38532 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 38532 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 38532 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 38532 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 38533 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 38533 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 38534 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 38534 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 38535 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 38536 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 38536 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 38536 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 38536 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 38537 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 38537 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 38537 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 38539 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 38539 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 38539 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 38539 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 38540 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 38540 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 38541 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 38541 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 38542 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 38542 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 38542 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 38542 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 38542 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 38542 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 38543 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 38543 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 38543 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 38543 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 38543 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 38544 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 38546 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 38546 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 38547 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 38547 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 38547 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 38548 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 38548 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 38549 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 38549 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 38549 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 38549 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 38549 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96275228978774025-127.0.0.1:44403_solr-n_0000000001
   [junit4]   2> 38549 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96275228978774028-127.0.0.1:35289_solr-n_0000000000
   [junit4]   2> 38549 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96275228978774027-127.0.0.1:37433_solr-n_0000000002
   [junit4]   2> 38549 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96275228978774026-127.0.0.1:32882_solr-n_0000000003
   [junit4]   2> 38550 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35289_solr
   [junit4]   2> 38551 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 38551 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96275228978774025-127.0.0.1:44403_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 38551 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96275228978774027-127.0.0.1:37433_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 38551 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96275228978774028-127.0.0.1:35289_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 38551 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37433_solr
   [junit4]   2> 38551 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37433_solr
   [junit4]   2> 38551 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32882_solr
   [junit4]   2> 38551 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32882_solr
   [junit4]   2> 38551 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44403_solr
   [junit4]   2> 38551 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44403_solr
   [junit4]   2> 38552 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer Overseer (id=96275228978774028-127.0.0.1:35289_solr-n_0000000000) starting
   [junit4]   2> 38552 INFO  (zkCallback-118-thread-1-processing-n:127.0.0.1:44403_solr) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 38552 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:32882_solr) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 38553 INFO  (zkCallback-120-thread-1-processing-n:127.0.0.1:37433_solr) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 38554 INFO  (zkCallback-118-thread-1-processing-n:127.0.0.1:44403_solr) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 38554 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:32882_solr) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 38554 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:35289_solr) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 38555 INFO  (zkCallback-120-thread-1-processing-n:127.0.0.1:37433_solr) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 38555 INFO  (zkCallback-118-thread-1-processing-n:127.0.0.1:44403_solr) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 38555 INFO  (zkCallback-120-thread-2-processing-n:127.0.0.1:37433_solr) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 38555 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:32882_solr) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 38556 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:32882_solr) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 38558 INFO  (zkCallback-118-thread-1-processing-n:127.0.0.1:44403_solr) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 38558 INFO  (zkCallback-120-thread-2-processing-n:127.0.0.1:37433_solr) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 38559 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 38562 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:35289_solr) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 38564 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 38565 INFO  (OverseerCollectionConfigSetProcessor-96275228978774028-127.0.0.1:35289_solr-n_0000000000) [n:127.0.0.1:35289_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 38566 INFO  (OverseerStateUpdate-96275228978774028-127.0.0.1:35289_solr-n_0000000000) [n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 38567 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35289_solr as DOWN
   [junit4]   2> 38568 INFO  (OverseerStateUpdate-96275228978774028-127.0.0.1:35289_solr-n_0000000000) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
   [junit4]   2> 38569 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35289_solr
   [junit4]   2> 38569 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35289_solr
   [junit4]   2> 38570 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 38570 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 38570 INFO  (zkCallback-118-thread-1-processing-n:127.0.0.1:44403_solr) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 38570 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:35289_solr) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 38570 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:32882_solr) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 38570 INFO  (zkCallback-120-thread-2-processing-n:127.0.0.1:37433_solr) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 38570 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4/.
   [junit4]   2> 38570 INFO  (OverseerStateUpdate-96275228978774028-127.0.0.1:35289_solr-n_0000000000) [n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35289_solr"} current state version: 0
   [junit4]   2> 38571 INFO  (OverseerStateUpdate-96275228978774028-127.0.0.1:35289_solr-n_0000000000) [n:127.0.0.1:35289_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35289_solr
   [junit4]   2> 38571 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 38571 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:32882_solr) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 38571 INFO  (zkCallback-118-thread-1-processing-n:127.0.0.1:44403_solr) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 38571 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:35289_solr) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 38571 INFO  (zkCallback-120-thread-2-processing-n:127.0.0.1:37433_solr) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 38571 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 38571 INFO  (jetty-launcher-100-thread-4) [n:127.0.0.1:37433_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 38583 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 38583 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 38584 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node2/.
   [junit4]   2> 38584 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 38585 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 38585 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:32882_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 38588 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 38588 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 38588 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node3/.
   [junit4]   2> 38588 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 38589 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 38589 INFO  (jetty-launcher-100-thread-3) [n:127.0.0.1:44403_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 38592 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 38592 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 38592 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node1/.
   [junit4]   2> 38593 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 38593 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 38593 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:35289_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 38593 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 38593 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38595 INFO  (zkCallback-126-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@348a066f name:ZooKeeperConnection Watcher:127.0.0.1:45375 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38595 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38595 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 38597 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 38597 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38599 INFO  (zkCallback-129-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e4b6211 name:ZooKeeperConnection Watcher:127.0.0.1:45375/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38599 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38599 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 38599 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 38600 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 38600 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 38601 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 38603 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 38604 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 38605 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 38606 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 38607 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 38608 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 38630 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[C4D060B161692DC5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatcherIsRemovedAfterTimeout
   [junit4]   2> 38630 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[C4D060B161692DC5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 38631 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[C4D060B161692DC5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38632 INFO  (zkCallback-130-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ee69416 name:ZooKeeperConnection Watcher:127.0.0.1:45375 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38632 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[C4D060B161692DC5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38632 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[C4D060B161692DC5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 38641 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[C4D060B161692DC5]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [no-such-collection]
   [junit4]   2> 38652 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[C4D060B161692DC5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWatcherIsRemovedAfterTimeout
   [junit4]   2> 38667 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[C4D060B161692DC5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateWatcherChecksCurrentStateOnRegister
   [junit4]   2> 38667 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[C4D060B161692DC5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 38668 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[C4D060B161692DC5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38676 INFO  (zkCallback-131-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42894959 name:ZooKeeperConnection Watcher:127.0.0.1:45375 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 38676 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[C4D060B161692DC5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38676 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[C4D060B161692DC5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 38714 INFO  (qtp246164215-564) [n:127.0.0.1:37433_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=68705e7d-6003-40fc-98e5-58eaee2b6dd9&replicationFactor=1&collection.configName=config&name=currentstate&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 38715 INFO  (qtp246164215-564) [n:127.0.0.1:37433_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=68705e7d-6003-40fc-98e5-58eaee2b6dd9&replicationFactor=1&collection.configName=config&name=currentstate&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 38716 INFO  (OverseerCollectionConfigSetProcessor-96275228978774028-127.0.0.1:35289_solr-n_0000000000) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-68705e7d-6003-40fc-98e5-58eaee2b6dd9
   [junit4]   2> 38717 INFO  (OverseerCollectionConfigSetProcessor-96275228978774028-127.0.0.1:35289_solr-n_0000000000) [n:127.0.0.1:35289_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"currentstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"68705e7d-6003-40fc-98e5-58eaee2b6dd9",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 38718 INFO  (OverseerThreadFactory-274-thread-1-processing-n:127.0.0.1:35289_solr) [n:127.0.0.1:35289_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"currentstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"68705e7d-6003-40fc-98e5-58eaee2b6dd9",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 38718 INFO  (qtp246164215-567) [n:127.0.0.1:37433_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=68705e7d-6003-40fc-98e5-58eaee2b6dd9&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 38718 INFO  (OverseerThreadFactory-274-thread-1-processing-n:127.0.0.1:35289_solr) [n:127.0.0.1:35289_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection currentstate
   [junit4]   2> 38719 INFO  (OverseerThreadFactory-274-thread-1-processing-n:127.0.0.1:35289_solr) [n:127.0.0.1:35289_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/currentstate 
   [junit4]   2> 38719 INFO  (OverseerThreadFactory-274-thread-1-processing-n:127.0.0.1:35289_solr) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/currentstate
   [junit4]   2> 38719 INFO  (qtp246164215-567) [n:127.0.0.1:37433_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=68705e7d-6003-40fc-98e5-58eaee2b6dd9&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 38720 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:32882_solr) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 38720 INFO  (zkCallback-118-thread-1-processing-n:127.0.0.1:44403_solr) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 38720 INFO  (zkCallback-129-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 38720 INFO  (zkCallback-120-thread-2-processing-n:127.0.0.1:37433_solr) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 38720 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:35289_solr) [n:127.0.0.1:35289_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 38723 INFO  (OverseerStateUpdate-96275228978774028-127.0.0.1:35289_solr-n_0000000000) [n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"currentstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"68705e7d-6003-40fc-98e5-58eaee2b6dd9",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 38723 INFO  (OverseerStateUpdate-96275228978774028-127.0.0.1:35289_solr-n_0000000000) [n:127.0.0.1:35289_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: currentstate
   [junit4]   2> 38724 INFO  (OverseerStateUpdate-96275228978774028-127.0.0.1:35289_solr-n_0000000000) [n:127.0.0.1:35289_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/currentstate/state.json
   [junit4]   2> 38823 INFO  (OverseerThreadFactory-274-thread-1-processing-n:127.0.0.1:35289_solr) [n:127.0.0.1:35289_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection currentstate, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 38823 INFO  (OverseerThreadFactory-274-thread-1-processing-n:127.0.0.1:35289_solr) [n:127.0.0.1:35289_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core currentstate_shard1_replica1 as part of shard shard1 of collection currentstate on 127.0.0.1:37433_solr
   [junit4]   2> 38829 INFO  (qtp246164215-564) [n:127.0.0.1:37433_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641&qt=/admin/cores&collection.configName=config&name=currentstate_shard1_replica1&action=CREATE&numShards=1&collection=currentstate&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 38829 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641&qt=/admin/cores&collection.configName=config&name=currentstate_shard1_replica1&action=CREATE&numShards=1&collection=currentstate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 38830 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=currentstate_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=currentstate, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 38830 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 38832 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController Registering watch for collection currentstate
   [junit4]   2> 38832 INFO  (OverseerStateUpdate-96275228978774028-127.0.0.1:35289_solr-n_0000000000) [n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"currentstate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37433/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37433_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"currentstate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 38832 INFO  (qtp246164215-567) [n:127.0.0.1:37433_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641
   [junit4]   2> 38832 INFO  (qtp246164215-567) [n:127.0.0.1:37433_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 38832 INFO  (OverseerStateUpdate-96275228978774028-127.0.0.1:35289_solr-n_0000000000) [n:127.0.0.1:35289_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"currentstate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37433/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37433_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"currentstate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 38832 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [currentstate] ver [0]
   [junit4]   2> 38833 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 38934 INFO  (OverseerStateUpdate-96275228978774028-127.0.0.1:35289_solr-n_0000000000) [n:127.0.0.1:35289_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/currentstate/state.json version: 0
   [junit4]   2> 38934 INFO  (zkCallback-120-thread-2-processing-n:127.0.0.1:37433_solr) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/currentstate/state.json] for collection [currentstate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 38935 INFO  (zkCallback-120-thread-2-processing-n:127.0.0.1:37433_solr) [n:127.0.0.1:37433_solr    ] o.a.s.c.c.ZkStateReader Updating data for [currentstate] from [0] to [1]
   [junit4]   2> 39721 INFO  (qtp246164215-542) [n:127.0.0.1:37433_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=68705e7d-6003-40fc-98e5-58eaee2b6dd9&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 39722 INFO  (qtp246164215-542) [n:127.0.0.1:37433_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=68705e7d-6003-40fc-98e5-58eaee2b6dd9&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 39833 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for currentstate_shard1_replica1
   [junit4]   2> 39833 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:currentstate
   [junit4]   2> 39833 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 39833 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/currentstate]
   [junit4]   2> 39834 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/currentstate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 39834 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4/currentstate_shard1_replica1'
   [junit4]   2> 39835 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 39835 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 39835 INFO  (qtp246164215-551) [n:127.0.0.1:37433_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641
   [junit4]   2> 39835 INFO  (qtp246164215-551) [n:127.0.0.1:37433_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 39836 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 39839 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 39843 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 39851 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 39872 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.s.IndexSchema [currentstate_shard1_replica1] Schema name=test
   [junit4]   2> 40008 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 40009 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 40010 WARN  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 40010 WARN  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 40011 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/config', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 40012 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'currentstate_shard1_replica1' using configuration from collection currentstate
   [junit4]   2> 40012 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 40012 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore [[currentstate_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4/currentstate_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4/./currentstate_shard1_replica1/data/]
   [junit4]   2> 40012 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: currentstate_shard1_replica1
   [junit4]   2> 40013 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4/./currentstate_shard1_replica1/data
   [junit4]   2> 40013 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index/
   [junit4]   2> 40013 WARN  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore [currentstate_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 40013 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index
   [junit4]   2> 40015 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@462db2d0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9ee4297),segFN=segments_1,generation=1}
   [junit4]   2> 40015 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 40015 INFO  (OldIndexDirectoryCleanupThreadForCore-currentstate_shard1_replica1) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core currentstate_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4/./currentstate_shard1_replica1/data/
   [junit4]   2> 40016 WARN  (OldIndexDirectoryCleanupThreadForCore-currentstate_shard1_replica1) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node4/./currentstate_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 40022 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 40023 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 40024 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 40025 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 40027 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 40028 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 40028 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 40030 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 40030 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 40033 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 40033 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 40033 INFO  (parallelCoreAdminExecutor-275-thread-1-processing-n:127.0.0.1:37433_solr 68705e7d-6003-40fc-98e5-58eaee2b6dd9336241637302641 CREATE) [n:127.0.0.1:37433_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@462db2d0 lockFactory=org.apache.lucene.store.SingleInstanceLock

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

hard2 r:core_node4 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 63687 INFO  (coreCloseExecutor-406-thread-1) [n:127.0.0.1:44994_solr c:falsepredicate s:shard2 r:core_node4 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node5/./falsepredicate_shard2_replica1/data/index
   [junit4]   2> 63687 WARN  (zkCallback-154-thread-1-processing-n:127.0.0.1:32882_solr) [n:127.0.0.1:32882_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 63687 INFO  (coreCloseExecutor-406-thread-1) [n:127.0.0.1:44994_solr c:falsepredicate s:shard2 r:core_node4 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node5/./falsepredicate_shard2_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node5/./falsepredicate_shard2_replica1/data;done=false>>]
   [junit4]   2> 63687 INFO  (coreCloseExecutor-406-thread-1) [n:127.0.0.1:44994_solr c:falsepredicate s:shard2 r:core_node4 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 63687 INFO  (coreCloseExecutor-406-thread-1) [n:127.0.0.1:44994_solr c:falsepredicate s:shard2 r:core_node4 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001/tempDir-001/node5/./falsepredicate_shard2_replica1/data
   [junit4]   2> 63688 INFO  (jetty-launcher-100-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@70ef0dc3{/solr,null,UNAVAILABLE}
   [junit4]   2> 63689 ERROR (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[C4D060B161692DC5]-EventThread) [n:127.0.0.1:37433_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/953066292@3a7c6e9e rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3e43ed09[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 35]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 63689 INFO  (jetty-launcher-100-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ec412d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 63689 INFO  (zkCallback-137-thread-2-processing-n:127.0.0.1:44994_solr) [n:127.0.0.1:44994_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 65176 WARN  (zkCallback-118-thread-2-processing-n:127.0.0.1:44403_solr) [n:127.0.0.1:44403_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 65177 INFO  (jetty-launcher-100-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6c72cb4{/solr,null,UNAVAILABLE}
   [junit4]   2> 65189 WARN  (zkCallback-137-thread-1-processing-n:127.0.0.1:44994_solr) [n:127.0.0.1:44994_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$10.execute(SolrZkClient.java:503)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:500)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:724)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [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(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 65189 WARN  (zkCallback-137-thread-2-processing-n:127.0.0.1:44994_solr) [n:127.0.0.1:44994_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 65190 INFO  (jetty-launcher-100-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5becc55{/solr,null,UNAVAILABLE}
   [junit4]   2> 65191 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45375 45375
   [junit4]   2> 65203 INFO  (Thread-82) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45375 45375
   [junit4]   2> 65204 WARN  (Thread-82) [    ] 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> 	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> 	18	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/collections/currentstate/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96275228978774025-127.0.0.1:44403_solr-n_0000000001
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [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> 	57	/solr/overseer/queue
   [junit4]   2> 	16	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 65204 INFO  (SUITE-TestCollectionStateWatchers-seed#[C4D060B161692DC5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_C4D060B161692DC5-001
   [junit4]   2> Jul 20, 2016 7:37:17 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=485, maxMBSortInHeap=5.745342866401037, sim=RandomSimilarity(queryNorm=true): {}, locale=de-LU, timezone=Africa/Monrovia
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=245635296,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [GraphTest, CloudSolrClientTest, TestCoreAdmin, TestCollectionStateWatchers]
   [junit4] Completed [34/83 (1!)] on J2 in 27.21s, 9 tests, 1 failure <<< FAILURES!

[...truncated 59538 lines...]