Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/137/ Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: true)
1 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testOverseerFailure Error Message: Stack Trace: org.apache.solr.common.cloud.ZooKeeperException: at __randomizedtesting.SeedInfo.seed([9D2E1581CA145144:99269A72D8B1BE65]:0) at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:302) at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221) at org.apache.solr.cloud.OverseerTest$MockZKController.publishState(OverseerTest.java:157) at org.apache.solr.cloud.OverseerTest.testOverseerFailure(OverseerTest.java:662) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /collections/collection1/leader_elect/shard1/election/92932546005630979-node1_core1-n_ at org.apache.zookeeper.KeeperException.create(KeeperException.java:111) at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783) at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:347) at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:265) ... 44 more Build Log: [...truncated 11441 lines...] [junit4] Suite: org.apache.solr.cloud.OverseerTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerTest-9D2E1581CA145144-001/init-core-data-001 [junit4] 2> 502987 T1579 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true) [junit4] 2> 502987 T1579 oas.SolrTestCaseJ4.initCore ####initCore [junit4] 2> 502987 T1579 oas.SolrTestCaseJ4.initCore ####initCore end [junit4] 2> 502988 T1579 oas.SolrTestCaseJ4.setUp ###Starting testShardAssignmentBigger [junit4] 2> 502989 T1579 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 502989 T1580 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 503089 T1579 oasc.ZkTestServer.run start zk server on port:38470 [junit4] 2> 503090 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503094 T1586 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6027927d name:ZooKeeperConnection Watcher:127.0.0.1:38470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503094 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503097 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503098 T1588 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@232f456b name:ZooKeeperConnection Watcher:127.0.0.1:38470 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503098 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503098 T1579 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 503101 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503102 T1590 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f165cda name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503102 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503102 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 503105 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503106 T1592 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36e8a6d0 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503106 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503107 T1579 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: retry=false [junit4] 2> 503110 T1579 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 503113 T1579 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 503114 T1579 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 503115 T1579 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:38470_solr [junit4] 2> 503115 T1579 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 503116 T1579 oasc.Overseer.start Overseer (id=92932543284379651-127.0.0.1:38470_solr-n_0000000000) starting [junit4] 2> 503117 T1579 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 503118 T1579 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 503119 T1579 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 503120 T1579 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 503121 T1579 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 503123 T1579 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 503125 T1579 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 503126 T1594 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 503126 T1579 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 503126 T1593 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 503127 T1579 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 503128 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503129 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503130 T1597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e901011 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503130 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503131 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503133 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node0 [junit4] 2> 503135 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503135 T1601 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d3de935 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503136 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503136 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503138 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node1 [junit4] 2> 503140 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503140 T1604 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@142428a6 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503140 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503141 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503142 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node2 [junit4] 2> 503146 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503147 T1607 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cf03c04 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503147 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503148 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503149 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node3 [junit4] 2> 503160 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503161 T1610 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@426ebd13 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503161 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503162 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503163 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node4 [junit4] 2> 503170 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503171 T1613 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5088902a name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503172 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503173 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503174 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node5 [junit4] 2> 503178 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503179 T1616 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@655ce385 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503179 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503180 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503182 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node6 [junit4] 2> 503185 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503185 T1619 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2881f336 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503186 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503187 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503188 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node7 [junit4] 2> 503190 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503191 T1622 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fb05510 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503191 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503194 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503196 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node8 [junit4] 2> 503198 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503199 T1625 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bad8f0c name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503199 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503200 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503202 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node9 [junit4] 2> 503205 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503206 T1628 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9ef1537 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503206 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503207 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503208 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node10 [junit4] 2> 503211 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503212 T1631 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ed05f7f name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503212 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503213 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503214 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node11 [junit4] 2> 503218 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503218 T1634 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33d58760 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503218 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503220 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503221 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node12 [junit4] 2> 503224 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503225 T1637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54e7abf9 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503225 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503226 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503227 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node13 [junit4] 2> 503230 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503231 T1640 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25504aff name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503231 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503232 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503233 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node14 [junit4] 2> 503236 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503237 T1643 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@957d28d name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503238 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503239 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503240 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node15 [junit4] 2> 503244 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503245 T1646 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16a6aa40 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503245 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503246 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503247 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node16 [junit4] 2> 503251 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503252 T1649 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f77630e name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503252 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503253 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503254 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node17 [junit4] 2> 503257 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503258 T1651 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5857c9ad name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503258 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503260 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503261 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node18 [junit4] 2> 503264 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503265 T1655 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fa3ab90 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503265 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503266 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503267 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node19 [junit4] 2> 503273 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503274 T1657 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cf4e88e name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503275 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503276 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503277 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node20 [junit4] 2> 503283 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503283 T1661 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8df9d0d name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503283 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503285 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503286 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node21 [junit4] 2> 503290 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503291 T1664 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ea3271a name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503291 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503292 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503293 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node22 [junit4] 2> 503296 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503297 T1667 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1caefe75 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503297 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503299 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503300 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node23 [junit4] 2> 503305 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503306 T1670 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77f5c5f6 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503306 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503308 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503309 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node24 [junit4] 2> 503314 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503315 T1673 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33609f0 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503315 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503316 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503317 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node25 [junit4] 2> 503320 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503321 T1676 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74da757b name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503321 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503322 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503323 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node26 [junit4] 2> 503328 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503329 T1679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f6c60c3 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503329 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503330 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503331 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node27 [junit4] 2> 503335 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503336 T1682 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@466fccad name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503336 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503338 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503339 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node28 [junit4] 2> 503342 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503343 T1685 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75252419 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503343 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503344 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503345 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node29 [junit4] 2> 503349 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503350 T1688 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5273e66b name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503350 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503351 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503352 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node30 [junit4] 2> 503356 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503356 T1691 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e65ee9e name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503357 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503358 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503359 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node31 [junit4] 2> 503362 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503363 T1694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16d7555b name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503363 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503364 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503365 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node32 [junit4] 2> 503368 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503369 T1697 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a0ebe74 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503369 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503370 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503372 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node33 [junit4] 2> 503376 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503378 T1700 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70359e0 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503378 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503380 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503382 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node34 [junit4] 2> 503387 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503388 T1703 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6934680 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503388 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503389 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503391 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node35 [junit4] 2> 503395 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503396 T1706 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a42b684 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503396 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503397 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503398 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node36 [junit4] 2> 503401 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503402 T1709 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@150040a6 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503402 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503403 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503404 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node37 [junit4] 2> 503407 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503408 T1712 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@851d7bf name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503408 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503409 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503409 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node38 [junit4] 2> 503414 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503415 T1715 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@146a2773 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503415 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503416 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503417 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node39 [junit4] 2> 503421 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503422 T1718 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b2345ec name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503422 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503423 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503424 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node40 [junit4] 2> 503429 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503430 T1721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c31255e name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503430 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503431 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503432 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node41 [junit4] 2> 503436 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503437 T1724 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3adbf148 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503437 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503438 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503439 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node42 [junit4] 2> 503443 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503443 T1727 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fcf08df name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503444 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503444 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503445 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node43 [junit4] 2> 503459 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503460 T1730 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e723eef name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503460 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503461 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503462 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node44 [junit4] 2> 503466 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503467 T1733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b5cf9aa name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503467 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503467 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503468 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node45 [junit4] 2> 503472 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503473 T1736 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e681638 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503473 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503474 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503475 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node46 [junit4] 2> 503479 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503480 T1739 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19666cda name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503480 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503480 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503481 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node47 [junit4] 2> 503486 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503487 T1742 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@463cbc5f name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503487 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503488 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503489 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node48 [junit4] 2> 503493 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503494 T1745 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a318c9b name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503494 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503495 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503495 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node49 [junit4] 2> 503500 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503501 T1748 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b69833 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503501 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503502 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503503 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node50 [junit4] 2> 503508 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503509 T1751 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e1c34c3 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503509 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503510 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503511 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node51 [junit4] 2> 503516 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503516 T1754 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d61ab1b name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503516 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503517 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503518 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node52 [junit4] 2> 503523 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503524 T1757 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b62bb78 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503524 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503525 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503526 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node53 [junit4] 2> 503531 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503532 T1760 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b25d727 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503532 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503533 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503534 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node54 [junit4] 2> 503539 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503540 T1763 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24505cac name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503540 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503540 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503542 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node55 [junit4] 2> 503547 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503548 T1766 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24e9124e name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503548 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503549 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503550 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node56 [junit4] 2> 503556 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503558 T1769 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a9ec4d0 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503558 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503559 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503560 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node57 [junit4] 2> 503565 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503566 T1771 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2fc7ba4b name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503566 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503566 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503567 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node58 [junit4] 2> 503579 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503580 T1775 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9d42623 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503580 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503581 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503582 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node59 [junit4] 2> 503592 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503593 T1778 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65433e35 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503593 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503594 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503595 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node60 [junit4] 2> 503604 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503605 T1781 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7967de09 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503605 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503606 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503607 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node61 [junit4] 2> 503614 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503615 T1784 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6be0268c name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503615 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503615 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503616 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node62 [junit4] 2> 503625 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503626 T1787 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43ade0ed name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503626 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503627 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503628 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node63 [junit4] 2> 503637 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503643 T1790 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fe3cc3b name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503643 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503644 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503645 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node64 [junit4] 2> 503655 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503656 T1793 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7833da58 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503656 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503657 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503658 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node65 [junit4] 2> 503674 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503675 T1796 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@120d5794 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503675 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503676 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503678 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node66 [junit4] 2> 503689 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503690 T1799 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e8b77b0 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503691 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503691 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503692 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node67 [junit4] 2> 503700 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503701 T1802 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fa8e64e name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503701 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503702 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503703 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node68 [junit4] 2> 503712 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503713 T1805 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@792f0ef9 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503713 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503714 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503715 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node69 [junit4] 2> 503722 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503723 T1808 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e657bf name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503723 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503724 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503725 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node70 [junit4] 2> 503732 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503732 T1811 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64b586c4 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503732 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503733 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503734 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node71 [junit4] 2> 503741 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503742 T1814 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cf7968a name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503742 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503743 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503744 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node72 [junit4] 2> 503752 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503753 T1817 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d2e0f2b name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503753 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503754 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503754 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node73 [junit4] 2> 503769 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503770 T1820 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ec6ec9e name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503771 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503771 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503772 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node74 [junit4] 2> 503781 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503783 T1823 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@460dc824 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503783 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503784 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503785 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node75 [junit4] 2> 503793 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503794 T1826 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46ce45a9 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503794 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503794 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503795 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node76 [junit4] 2> 503802 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503803 T1829 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b545d0c name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503803 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503804 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503805 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node77 [junit4] 2> 503813 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503813 T1832 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32cfe2e4 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503814 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503814 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503815 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node78 [junit4] 2> 503825 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503826 T1835 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aab4071 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503826 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503827 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503829 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node79 [junit4] 2> 503849 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503850 T1838 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2efcad80 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503850 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503851 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503852 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node80 [junit4] 2> 503862 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503863 T1841 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e9396e name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503863 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503864 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503865 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node81 [junit4] 2> 503875 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503875 T1844 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a7c23b5 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503876 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503876 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503877 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node82 [junit4] 2> 503886 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503887 T1847 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a944a43 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503887 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503888 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503889 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node83 [junit4] 2> 503899 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503900 T1850 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@414f763c name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503900 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503901 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503902 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node84 [junit4] 2> 503911 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503911 T1853 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f231532 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503912 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503912 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503913 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node85 [junit4] 2> 503922 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503923 T1856 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24e9fee8 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503923 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503924 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503925 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node86 [junit4] 2> 503938 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503938 T1859 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c877e64 name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503939 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503939 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503941 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node87 [junit4] 2> 503951 T1579 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 503952 T1862 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3643175e name:ZooKeeperConnection Watcher:127.0.0.1:38470/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 503952 T1579 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 503953 T1579 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 503954 T1579 oascc.SolrZkClient.makePath makePath: /live_nodes/node88 [junit4] 2> 503966 T1875 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 503968 T1593 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "node_name":"node0", [junit4] 2> "core":"core0", [junit4] 2> "core_node_name":"node0", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"2", [junit4] 2> "base_url":"http://node0/solr/"} [junit4] 2> 503968 T1593 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 503968 T1593 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 503970 T1695 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1725 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1791 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1602 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1767 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1719 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503972 T1794 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503972 T1647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503972 T1641 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1674 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1785 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1860 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1773 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1713 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503974 T1863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503974 T1749 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503974 T1635 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1629 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503974 T1815 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503975 T1728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503975 T1797 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503976 T1658 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503976 T1779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503976 T1614 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503976 T1845 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503976 T1701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1734 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1638 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1761 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1818 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1686 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1782 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1809 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1617 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1830 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1692 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1839 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1680 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1833 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1848 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1668 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503971 T1740 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503970 T1788 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503970 T1737 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503970 T1758 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503976 T1716 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503975 T1854 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503974 T1611 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503974 T1776 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503974 T1851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503974 T1722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503974 T1707 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503974 T1824 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503974 T1857 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503974 T1704 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503974 T1764 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1626 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1662 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1598 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1683 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1743 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1803 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1652 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1800 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1599 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1671 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503973 T1752 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503972 T1698 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503972 T1605 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503972 T1746 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503972 T1632 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503972 T1659 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503972 T1620 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503972 T1772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503972 T1731 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503972 T1644 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 89) [junit4] 2> 503972 T1608 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncCon [...truncated too long message...] [junit4] 2> "state":"active", [junit4] 2> "node_name":"127.0.0.1", [junit4] 2> "core":"core6", [junit4] 2> "core_node_name":"node6", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "base_url":"http://127.0.0.1/solr/"} [junit4] 2> 591308 T2440 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3 [junit4] 2> 591308 T2440 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 591410 T2445 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 591410 T2446 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 591807 T1579 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4] 2> 591816 T2444 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@1155a5f4 rejected from java.util.concurrent.ThreadPoolExecutor@545739ba[Shutting down, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 7] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:206) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 591816 T2448 oasc.LeaderElector$ElectionWatcher.process WARN org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:290) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:287) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:74) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:287) [junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94) [junit4] 2> at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55) [junit4] 2> at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:209) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 591816 T2444 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@65c9cddf rejected from java.util.concurrent.ThreadPoolExecutor@545739ba[Shutting down, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 7] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:206) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 593315 T2445 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 593318 T1579 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:43641 43641 [junit4] 2> 594127 T2427 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:43641 43641 [junit4] 2> 594129 T1579 oas.SolrTestCaseJ4.tearDown ###Ending testShardAssignment [junit4] 2> 594129 T1579 oasc.Overseer.close Overseer (id=92932548897996803-127.0.0.1:43641_solr-n_0000000000) closing [junit4] 2> 594129 T2440 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:43641_solr [junit4] 2> 594130 T2449 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:74) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:321) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:90) [junit4] 2> at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:293) [junit4] 2> [junit4] 2> 597131 T1579 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerTest-9D2E1581CA145144-001 [junit4] 2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=es_MX, timezone=Europe/Budapest [junit4] 2> NOTE: Linux 3.13.0-40-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=147039520,total=355991552 [junit4] 2> NOTE: All tests run in this JVM: [ZkControllerTest, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, TestWordDelimiterFilterFactory, SpellCheckCollatorTest, TestSolrDeletionPolicy2, HdfsCollectionsAPIDistributedZkTest, TestDistribDocBasedVersion, HdfsWriteToMultipleCollectionsTest, TestPivotHelperCode, SpellingQueryConverterTest, TriLevelCompositeIdRoutingTest, HdfsUnloadDistributedZkTest, TestSort, TestHashPartitioner, TestSolr4Spatial, TestJmxIntegration, TestSolrIndexConfig, NoCacheHeaderTest, PreAnalyzedFieldTest, TestDynamicFieldResource, TestLMJelinekMercerSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, SpellCheckComponentTest, TestStressUserVersions, TestConfig, ConnectionManagerTest, TestNoOpRegenerator, TestFieldResource, PingRequestHandlerTest, DateMathParserTest, HighlighterTest, TestManagedSchema, SolrCmdDistributorTest, RankQueryTest, AliasIntegrationTest, TestFieldTypeResource, UpdateParamsTest, PrimitiveFieldTypeTest, DocumentBuilderTest, TestQuerySenderListener, DistributedExpandComponentTest, HdfsBasicDistributedZk2Test, TestFuzzyAnalyzedSuggestions, OverseerTest] [junit4] Completed on J0 in 94.16s, 9 tests, 1 error <<< FAILURES! [...truncated 1087 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/common-build.xml:494: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1350: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:970: There were test failures: 421 suites, 1757 tests, 1 error, 25 ignored (18 assumptions) Total time: 97 minutes 49 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: true) Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org