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/08/14 21:13:56 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3477 - Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3477/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at http://127.0.0.1:60130/solr: Could not find collection : tobedeleted

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60130/solr: Could not find collection : tobedeleted
	at __randomizedtesting.SeedInfo.seed([3A342DBED8E6CBA5:98F5E5315A851DC8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:275)
	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 13154 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/init-core-data-001
   [junit4]   2> 187261 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 187262 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 187262 INFO  (Thread-532) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 187262 INFO  (Thread-532) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 187367 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:60127
   [junit4]   2> 187368 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 187368 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187394 INFO  (zkCallback-607-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3359f56a name:ZooKeeperConnection Watcher:127.0.0.1:60127 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187394 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187394 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 187394 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 187401 INFO  (jetty-launcher-606-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 187401 INFO  (jetty-launcher-606-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 187401 INFO  (jetty-launcher-606-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 187402 INFO  (jetty-launcher-606-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 187406 INFO  (jetty-launcher-606-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a8711c0{/solr,null,AVAILABLE}
   [junit4]   2> 187407 INFO  (jetty-launcher-606-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b75bed6{/solr,null,AVAILABLE}
   [junit4]   2> 187407 INFO  (jetty-launcher-606-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@75730a7f{HTTP/1.1,[http/1.1]}{127.0.0.1:60129}
   [junit4]   2> 187407 INFO  (jetty-launcher-606-thread-1) [    ] o.e.j.s.Server Started @193876ms
   [junit4]   2> 187407 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60129}
   [junit4]   2> 187408 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 187408 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node1'
   [junit4]   2> 187408 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 187408 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 187408 INFO  (jetty-launcher-606-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66d34f97{/solr,null,AVAILABLE}
   [junit4]   2> 187408 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 187408 INFO  (jetty-launcher-606-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@796055c2{HTTP/1.1,[http/1.1]}{127.0.0.1:60131}
   [junit4]   2> 187408 INFO  (jetty-launcher-606-thread-2) [    ] o.e.j.s.Server Started @193877ms
   [junit4]   2> 187408 INFO  (jetty-launcher-606-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@618fec63{/solr,null,AVAILABLE}
   [junit4]   2> 187409 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60131}
   [junit4]   2> 187409 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 187409 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node2'
   [junit4]   2> 187409 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 187409 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 187409 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 187409 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187410 INFO  (jetty-launcher-606-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@69a44bb{HTTP/1.1,[http/1.1]}{127.0.0.1:60130}
   [junit4]   2> 187410 INFO  (jetty-launcher-606-thread-3) [    ] o.e.j.s.Server Started @193878ms
   [junit4]   2> 187410 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60130}
   [junit4]   2> 187410 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 187410 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node3'
   [junit4]   2> 187410 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 187410 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 187411 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 187412 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187412 INFO  (jetty-launcher-606-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@568a0965{HTTP/1.1,[http/1.1]}{127.0.0.1:60132}
   [junit4]   2> 187412 INFO  (jetty-launcher-606-thread-4) [    ] o.e.j.s.Server Started @193881ms
   [junit4]   2> 187412 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60132}
   [junit4]   2> 187412 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 187412 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4'
   [junit4]   2> 187412 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 187412 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 187413 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 187413 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187414 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187415 INFO  (zkCallback-608-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d2d3325 name:ZooKeeperConnection Watcher:127.0.0.1:60127/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187415 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187415 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 187415 INFO  (zkCallback-610-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49878971 name:ZooKeeperConnection Watcher:127.0.0.1:60127/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187415 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187415 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 187416 INFO  (zkCallback-609-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c65dfdf name:ZooKeeperConnection Watcher:127.0.0.1:60127/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187416 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187416 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 187416 INFO  (zkCallback-611-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e6ed4ca name:ZooKeeperConnection Watcher:127.0.0.1:60127/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187416 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 187416 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187416 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 187416 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 187417 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 187417 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 187428 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node3/.
   [junit4]   2> 187436 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1821028617
   [junit4]   2> 187436 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node3]
   [junit4]   2> 187428 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node1/.
   [junit4]   2> 187436 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1194301333
   [junit4]   2> 187436 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node1]
   [junit4]   2> 187436 WARN  (jetty-launcher-606-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node3/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node3/lib
   [junit4]   2> 187436 WARN  (jetty-launcher-606-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node1/lib
   [junit4]   2> 187436 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 187436 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 187437 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/.
   [junit4]   2> 187437 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1791626672
   [junit4]   2> 187437 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4]
   [junit4]   2> 187437 WARN  (jetty-launcher-606-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/lib
   [junit4]   2> 187438 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 187440 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node2/.
   [junit4]   2> 187440 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 479060237
   [junit4]   2> 187440 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node2]
   [junit4]   2> 187440 WARN  (jetty-launcher-606-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node2/lib
   [junit4]   2> 187440 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 187440 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 187440 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 187440 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 187440 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60127/solr
   [junit4]   2> 187440 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 187440 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 187441 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 187441 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 187441 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 187441 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60127/solr
   [junit4]   2> 187441 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 187441 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 187441 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187442 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187442 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 187442 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 187442 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 187442 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60127/solr
   [junit4]   2> 187442 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 187443 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 187443 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187444 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 187444 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 187444 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 187444 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60127/solr
   [junit4]   2> 187444 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 187444 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 187445 INFO  (zkCallback-617-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6671e431 name:ZooKeeperConnection Watcher:127.0.0.1:60127 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187445 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187445 INFO  (jetty-launcher-606-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 187446 INFO  (zkCallback-622-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@abd6ecc name:ZooKeeperConnection Watcher:127.0.0.1:60127 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187446 INFO  (zkCallback-616-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6861a146 name:ZooKeeperConnection Watcher:127.0.0.1:60127 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187446 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187447 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 187447 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187447 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187447 INFO  (jetty-launcher-606-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 187448 INFO  (zkCallback-623-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ec81ad8 name:ZooKeeperConnection Watcher:127.0.0.1:60127 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187448 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187449 INFO  (jetty-launcher-606-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 187449 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$104/21718159@4eac7ecc
   [junit4]   2> 187451 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187452 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$104/21718159@c9001f9
   [junit4]   2> 187453 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$104/21718159@34444a34
   [junit4]   2> 187453 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187454 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187455 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$104/21718159@69604d87
   [junit4]   2> 187455 INFO  (zkCallback-624-thread-1-processing-n:127.0.0.1:60129_solr) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3dd1c2f3 name:ZooKeeperConnection Watcher:127.0.0.1:60127/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187456 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187456 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187457 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@743b5207 name:ZooKeeperConnection Watcher:127.0.0.1:60127/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187457 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187458 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:60131_solr) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55323325 name:ZooKeeperConnection Watcher:127.0.0.1:60127/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187458 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187459 INFO  (zkCallback-627-thread-1-processing-n:127.0.0.1:60130_solr) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77d6ec99 name:ZooKeeperConnection Watcher:127.0.0.1:60127/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187459 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 187459 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187460 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 187461 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 187461 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 187466 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 187466 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 187466 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 187466 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 187473 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 187473 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 187473 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 187474 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 187477 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 187478 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 187478 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 187478 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 187482 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 187482 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 187482 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 187482 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 187485 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 187485 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 187485 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 187486 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 187488 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 187488 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 187488 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 187488 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 187491 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 187491 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 187491 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 187491 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 187493 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 187493 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 187493 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 187494 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 187496 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 187496 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 187496 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 187497 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 187498 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 187498 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 187498 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 187499 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 187499 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 187500 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 187500 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 187500 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 187501 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 187501 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 187501 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 187501 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 187508 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 187509 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 187509 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 187509 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 187511 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 187511 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 187511 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 187511 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 187513 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 187513 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 187514 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 187514 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 187514 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96417084795977738-127.0.0.1:60132_solr-n_0000000000
   [junit4]   2> 187514 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96417084795977740-127.0.0.1:60130_solr-n_0000000001
   [junit4]   2> 187515 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96417084795977737-127.0.0.1:60129_solr-n_0000000002
   [junit4]   2> 187515 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96417084795977739-127.0.0.1:60131_solr-n_0000000003
   [junit4]   2> 187515 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60132_solr
   [junit4]   2> 187515 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 187516 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96417084795977738-127.0.0.1:60132_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 187516 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96417084795977740-127.0.0.1:60130_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 187516 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96417084795977737-127.0.0.1:60129_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 187517 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60130_solr
   [junit4]   2> 187517 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60130_solr
   [junit4]   2> 187517 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60129_solr
   [junit4]   2> 187517 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60129_solr
   [junit4]   2> 187517 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60131_solr
   [junit4]   2> 187517 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60131_solr
   [junit4]   2> 187519 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.Overseer Overseer (id=96417084795977738-127.0.0.1:60132_solr-n_0000000000) starting
   [junit4]   2> 187521 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_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> 187521 INFO  (zkCallback-624-thread-1-processing-n:127.0.0.1:60129_solr) [n:127.0.0.1:60129_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> 187521 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:60131_solr) [n:127.0.0.1:60131_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> 187521 INFO  (zkCallback-627-thread-1-processing-n:127.0.0.1:60130_solr) [n:127.0.0.1:60130_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> 187524 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:60131_solr) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 187524 INFO  (zkCallback-624-thread-1-processing-n:127.0.0.1:60129_solr) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 187524 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 187528 INFO  (zkCallback-627-thread-1-processing-n:127.0.0.1:60130_solr) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 187564 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 187564 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 187571 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node3/.
   [junit4]   2> 187572 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 187582 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 187582 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 187583 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node1/.
   [junit4]   2> 187584 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 187592 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 187592 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 187592 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 187592 INFO  (jetty-launcher-606-thread-3) [n:127.0.0.1:60130_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 187592 INFO  (jetty-launcher-606-thread-1) [n:127.0.0.1:60129_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 187601 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 187601 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 187604 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node2/.
   [junit4]   2> 187608 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 187614 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 187614 INFO  (jetty-launcher-606-thread-2) [n:127.0.0.1:60131_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 187621 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 187622 INFO  (OverseerCollectionConfigSetProcessor-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 187628 INFO  (OverseerStateUpdate-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 187628 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:60132_solr as DOWN
   [junit4]   2> 187631 INFO  (OverseerStateUpdate-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
   [junit4]   2> 187632 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60132_solr
   [junit4]   2> 187632 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60132_solr
   [junit4]   2> 187637 INFO  (OverseerStateUpdate-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60132_solr"} current state version: 0
   [junit4]   2> 187637 INFO  (OverseerStateUpdate-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60132_solr
   [junit4]   2> 187640 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_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> 187640 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:60131_solr) [n:127.0.0.1:60131_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> 187644 INFO  (zkCallback-627-thread-1-processing-n:127.0.0.1:60130_solr) [n:127.0.0.1:60130_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> 187645 INFO  (zkCallback-624-thread-1-processing-n:127.0.0.1:60129_solr) [n:127.0.0.1:60129_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> 187645 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:60131_solr) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187646 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187648 INFO  (zkCallback-627-thread-1-processing-n:127.0.0.1:60130_solr) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187650 INFO  (zkCallback-624-thread-1-processing-n:127.0.0.1:60129_solr) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 187674 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 187674 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 187678 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/.
   [junit4]   2> 187679 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 187680 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 187680 INFO  (jetty-launcher-606-thread-4) [n:127.0.0.1:60132_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 187680 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 187681 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187683 INFO  (zkCallback-632-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32e0a032 name:ZooKeeperConnection Watcher:127.0.0.1:60127 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187683 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187683 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 187686 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 187687 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187689 INFO  (zkCallback-635-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30d31044 name:ZooKeeperConnection Watcher:127.0.0.1:60127/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187689 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187689 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 187689 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 187690 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 187692 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 187698 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 187708 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 187718 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 187723 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 187730 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 187741 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 187748 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 187786 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[3A342DBED8E6CBA5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateWatcherChecksCurrentStateOnRegister
   [junit4]   2> 187786 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[3A342DBED8E6CBA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 187787 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[3A342DBED8E6CBA5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 187789 INFO  (zkCallback-636-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c04e429 name:ZooKeeperConnection Watcher:127.0.0.1:60127 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 187790 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[3A342DBED8E6CBA5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 187790 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[3A342DBED8E6CBA5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 187797 INFO  (qtp427907277-2472) [n:127.0.0.1:60129_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb6&replicationFactor=1&collection.configName=config&name=currentstate&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 187801 INFO  (qtp427907277-2472) [n:127.0.0.1:60129_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb6&replicationFactor=1&collection.configName=config&name=currentstate&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 187803 INFO  (qtp427907277-2474) [n:127.0.0.1:60129_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb6&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 187803 INFO  (OverseerCollectionConfigSetProcessor-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb6
   [junit4]   2> 187806 INFO  (qtp427907277-2474) [n:127.0.0.1:60129_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb6&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 187807 INFO  (OverseerCollectionConfigSetProcessor-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_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":"dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb6",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 187807 INFO  (OverseerThreadFactory-977-thread-1-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_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":"dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb6",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 187807 INFO  (OverseerThreadFactory-977-thread-1-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection currentstate
   [junit4]   2> 187808 INFO  (OverseerThreadFactory-977-thread-1-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/currentstate 
   [junit4]   2> 187808 INFO  (OverseerThreadFactory-977-thread-1-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/currentstate
   [junit4]   2> 187810 INFO  (zkCallback-624-thread-1-processing-n:127.0.0.1:60129_solr) [n:127.0.0.1:60129_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 187810 INFO  (zkCallback-626-thread-1-processing-n:127.0.0.1:60131_solr) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 187810 INFO  (zkCallback-635-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 187810 INFO  (zkCallback-627-thread-1-processing-n:127.0.0.1:60130_solr) [n:127.0.0.1:60130_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 187811 INFO  (zkCallback-625-thread-1-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 187825 INFO  (OverseerStateUpdate-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_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":"dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb6",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 187825 INFO  (OverseerStateUpdate-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: currentstate
   [junit4]   2> 187828 INFO  (OverseerStateUpdate-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/currentstate/state.json
   [junit4]   2> 187924 INFO  (OverseerThreadFactory-977-thread-1-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection currentstate, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 187924 INFO  (OverseerThreadFactory-977-thread-1-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core currentstate_shard1_replica1 as part of shard shard1 of collection currentstate on 127.0.0.1:60132_solr
   [junit4]   2> 187928 INFO  (qtp1111823548-2479) [n:127.0.0.1:60132_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311&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> 187928 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311&qt=/admin/cores&collection.configName=config&name=currentstate_shard1_replica1&action=CREATE&numShards=1&collection=currentstate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 187929 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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> 187929 INFO  (qtp1111823548-2480) [n:127.0.0.1:60132_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311
   [junit4]   2> 187930 INFO  (qtp1111823548-2480) [n:127.0.0.1:60132_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 187930 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 187932 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController Registering watch for collection currentstate
   [junit4]   2> 187933 INFO  (OverseerStateUpdate-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"currentstate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60132/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60132_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> 187933 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [currentstate] ver [0]
   [junit4]   2> 187933 INFO  (OverseerStateUpdate-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_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":"http://127.0.0.1:60132/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60132_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"currentstate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 187934 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 188039 INFO  (OverseerStateUpdate-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/currentstate/state.json version: 0
   [junit4]   2> 188041 INFO  (zkCallback-625-thread-2-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_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> 188043 INFO  (zkCallback-625-thread-2-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ZkStateReader Updating data for [currentstate] from [0] to [1]
   [junit4]   2> 188808 INFO  (qtp427907277-2475) [n:127.0.0.1:60129_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb6&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 188810 INFO  (qtp427907277-2475) [n:127.0.0.1:60129_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb6&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 188932 INFO  (qtp1111823548-2482) [n:127.0.0.1:60132_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311
   [junit4]   2> 188932 INFO  (qtp1111823548-2482) [n:127.0.0.1:60132_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 188937 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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> 188937 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:currentstate
   [junit4]   2> 188938 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 188938 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/currentstate]
   [junit4]   2> 188940 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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> 188940 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/currentstate_shard1_replica1'
   [junit4]   2> 188940 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 188940 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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> 188943 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 188948 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 188951 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 188957 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 188965 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.s.IndexSchema [currentstate_shard1_replica1] Schema name=test
   [junit4]   2> 189038 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 189039 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 189040 WARN  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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> 189040 WARN  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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> 189046 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 189046 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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> 189046 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 189047 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore [[currentstate_shard1_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/currentstate_shard1_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/./currentstate_shard1_replica1/data/]
   [junit4]   2> 189047 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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> 189047 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/./currentstate_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 189047 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 189047 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/./currentstate_shard1_replica1/data
   [junit4]   2> 189047 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index/
   [junit4]   2> 189048 WARN  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore [currentstate_shard1_replica1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 189048 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index
   [junit4]   2> 189049 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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@2c70aca7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77cc0dcf),segFN=segments_1,generation=1}
   [junit4]   2> 189049 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 189050 INFO  (OldIndexDirectoryCleanupThreadForCore-currentstate_shard1_replica1) [n:127.0.0.1:60132_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 /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/./currentstate_shard1_replica1/data/
   [junit4]   2> 189051 WARN  (OldIndexDirectoryCleanupThreadForCore-currentstate_shard1_replica1) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-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> 189051 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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> 189057 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 189058 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 189059 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 189060 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 189065 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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> 189065 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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> 189065 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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> 189065 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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> 189068 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 189068 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 189083 INFO  (parallelCoreAdminExecutor-978-thread-1-processing-n:127.0.0.1:60132_solr dba7f3e9-3cc1-4b8b-a1ec-6763c5e98fb61387971096187311 CREATE) [n:127.0.0.1:60132_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(RAMDi

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

ctory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 242780 INFO  (coreCloseExecutor-1081-thread-3) [n:127.0.0.1:60132_solr c:testcollection s:shard3 r:core_node1 x:testcollection_shard3_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/./testcollection_shard3_replica1/data/snapshot_metadata
   [junit4]   2> 242779 INFO  (coreCloseExecutor-1079-thread-2) [n:127.0.0.1:60131_solr c:falsepredicate s:shard4 r:core_node1 x:falsepredicate_shard4_replica1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node2/./falsepredicate_shard4_replica1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node2/./falsepredicate_shard4_replica1/data;done=false>>]
   [junit4]   2> 242780 INFO  (coreCloseExecutor-1079-thread-2) [n:127.0.0.1:60131_solr c:falsepredicate s:shard4 r:core_node1 x:falsepredicate_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 242780 INFO  (coreCloseExecutor-1079-thread-2) [n:127.0.0.1:60131_solr c:falsepredicate s:shard4 r:core_node1 x:falsepredicate_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node2/./falsepredicate_shard4_replica1/data
   [junit4]   2> 242780 INFO  (coreCloseExecutor-1081-thread-1) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 242781 INFO  (coreCloseExecutor-1081-thread-1) [n:127.0.0.1:60132_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001/tempDir-001/node4/./currentstate_shard1_replica1/data
   [junit4]   2> 242781 INFO  (zkCallback-652-thread-2-processing-n:127.0.0.1:60131_solr) [n:127.0.0.1:60131_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96417084795977738-127.0.0.1:60132_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 242782 INFO  (zkCallback-652-thread-1-processing-n:127.0.0.1:60131_solr) [n:127.0.0.1:60131_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> 242782 INFO  (zkCallback-625-thread-3-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_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> 242782 INFO  (zkCallback-658-thread-2-processing-n:127.0.0.1:60252_solr) [n:127.0.0.1:60252_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> 242783 WARN  (zkCallback-658-thread-2-processing-n:127.0.0.1:60252_solr) [n:127.0.0.1:60252_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 242783 INFO  (jetty-launcher-606-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6eaf2e57{/solr,null,UNAVAILABLE}
   [junit4]   2> 242784 INFO  (zkCallback-625-thread-3-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 242786 INFO  (OverseerStateUpdate-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/stateformat1/state.json version: 7
   [junit4]   2> 242787 INFO  (jetty-launcher-606-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96417084795977738-127.0.0.1:60132_solr-n_0000000000) closing
   [junit4]   2> 242787 INFO  (OverseerStateUpdate-96417084795977738-127.0.0.1:60132_solr-n_0000000000) [n:127.0.0.1:60132_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60132_solr
   [junit4]   2> 242788 INFO  (zkCallback-625-thread-3-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/stateformat1/state.json] for collection [stateformat1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 242790 INFO  (zkCallback-625-thread-7-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 242790 WARN  (zkCallback-625-thread-7-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 244292 WARN  (zkCallback-652-thread-1-processing-n:127.0.0.1:60131_solr) [n:127.0.0.1:60131_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 244292 WARN  (zkCallback-625-thread-3-processing-n:127.0.0.1:60132_solr) [n:127.0.0.1:60132_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/stateformat1/state.json]
   [junit4]   2> 244293 INFO  (jetty-launcher-606-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@618fec63{/solr,null,UNAVAILABLE}
   [junit4]   2> 244293 INFO  (jetty-launcher-606-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3009e02d{/solr,null,UNAVAILABLE}
   [junit4]   2> 244296 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60127 60127
   [junit4]   2> 244314 INFO  (Thread-532) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60127 60127
   [junit4]   2> 249091 WARN  (Thread-532) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testcollection/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/96417084795977740-127.0.0.1:60130_solr-n_0000000001
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96417084795977738-127.0.0.1:60132_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	65	/solr/overseer/queue
   [junit4]   2> 	35	/solr/overseer/collection-queue-work
   [junit4]   2> 	17	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 249091 INFO  (SUITE-TestCollectionStateWatchers-seed#[3A342DBED8E6CBA5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_3A342DBED8E6CBA5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1271, maxMBSortInHeap=7.563581830574657, sim=ClassicSimilarity, locale=et, timezone=Antarctica/Vostok
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=146197008,total=276299776
   [junit4]   2> NOTE: All tests run in this JVM: [ShardParamsTest, TestBatchUpdate, TermsResponseTest, TestDocumentObjectBinder, CloudSolrClientBuilderTest, SchemaTest, FieldAnalysisResponseTest, TestXMLEscaping, TestUpdateRequestCodec, TestSpellCheckResponse, TestCollectionAdminRequest, NoOpResponseParserTest, StreamingTest, TestEmbeddedSolrServer, SolrExampleStreamingTest, TestSolrProperties, LBHttpSolrClientBuilderTest, NamedListTest, TestSolrJErrorHandling, SolrExampleEmbeddedTest, JdbcDriverTest, TestCoreAdmin, CloudSolrClientTest, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, GraphExpressionTest, JDBCStreamTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, StreamExpressionParserTest, ConcatOperationTest, OperationsTest, SolrPingTest, TestDelegationTokenRequest, TestDelegationTokenResponse, TestToleratedUpdateError, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 61.86s, 9 tests, 1 error <<< FAILURES!

[...truncated 59436 lines...]


[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3479 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3479/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 53270 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj2105912870
 [ecj-lint] Compiling 22 source files to /var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj2105912870
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/queries/src/test/org/apache/lucene/queries/mlt/TestMoreLikeThis.java (at line 44)
 [ecj-lint] 	import org.apache.lucene.util.LuceneTestCase.AwaitsFix;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.util.LuceneTestCase.AwaitsFix is never used
 [ecj-lint] ----------
 [ecj-lint] 1 problem (1 error)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:763: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build.xml:204: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2177: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1998: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2031: Compile failed; see the compiler error output for details.

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



[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3478 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3478/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 408 lines...]
   [junit4] JVM J0: stdout was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20160815_053731_897.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGSEGV (0xb) at pc=0x000000010d4dbb40, pid=80478, tid=0x0000000000006753
   [junit4] #
   [junit4] # JRE version: Java(TM) SE Runtime Environment (8.0_102-b14) (build 1.8.0_102-b14)
   [junit4] # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.102-b14 mixed mode bsd-amd64 compressed oops)
   [junit4] # Problematic frame:
   [junit4] # V  [libjvm.dylib+0xdbb40]
   [junit4] #
   [junit4] # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/J0/hs_err_pid80478.log
   [junit4] Compiled method (nm)   55754 5327     n 0       sun.misc.Unsafe::copyMemory (native)
   [junit4]  total in heap  [0x000000010efd1a90,0x000000010efd1de8] = 856
   [junit4]  relocation     [0x000000010efd1bb8,0x000000010efd1bf8] = 64
   [junit4]  main code      [0x000000010efd1c00,0x000000010efd1de8] = 488
   [junit4] Compiled method (nm)   55754 5327     n 0       sun.misc.Unsafe::copyMemory (native)
   [junit4]  total in heap  [0x000000010efd1a90,0x000000010efd1de8] = 856
   [junit4]  relocation     [0x000000010efd1bb8,0x000000010efd1bf8] = 64
   [junit4]  main code      [0x000000010efd1c00,0x000000010efd1de8] = 488
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   http://bugreport.java.com/bugreport/crash.jsp
   [junit4] #
   [junit4] <<< JVM J0: EOF ----

[...truncated 968 lines...]
   [junit4] ERROR: JVM J0 ended with an exception, command line: /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/bin/java -XX:+UseCompressedOops -XX:+UseG1GC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=6E0C7AEBBDCBE35C -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=7.0.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=1 -DtempDir=./temp -Djava.io.tmpdir=./temp -Djunit4.tempDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp -Dcommon.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene -Dclover.db.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/clover/db -Djava.security.policy=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/tools/junit4/tests.policy -Dtests.LUCENE_VERSION=7.0.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Djunit4.childvm.cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/J0 -Djunit4.childvm.id=0 -Djunit4.childvm.count=2 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Dtests.disableHdfs=true -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dfile.encoding=UTF-8 -classpath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/classes/java:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/classes/java:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/test-framework/lib/junit-4.10.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/test-framework/lib/randomizedtesting-runner-2.3.4.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/classes/java:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/classes/test:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/Users/jenkins/.ant/lib/ivy-2.3.0.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/lib/tools.jar:/Users/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.4.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20160815_053731_897.events @/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20160815_053731_897.suites -stdin
   [junit4] ERROR: JVM J0 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20160815_053731_897.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1481)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:763: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:707: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build.xml:50: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1443: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20160815_053731_897.sysout

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