Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/859/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testBasicTextLogitStream

Error Message:
expected:<8.45593157553377E-6> but was:<1.0>

Stack Trace:
java.lang.AssertionError: expected:<8.45593157553377E-6> but was:<1.0>
        at 
__randomizedtesting.SeedInfo.seed([68C4C1380EBE4EB7:DF53C74797CFBE9F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:443)
        at org.junit.Assert.assertEquals(Assert.java:512)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testBasicTextLogitStream(StreamExpressionTest.java:3133)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13164 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/init-core-data-001
   [junit4]   2> 147435 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 147436 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 147436 INFO  (Thread-329) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 147436 INFO  (Thread-329) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 147536 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61411
   [junit4]   2> 147536 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 147536 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147539 INFO  (zkCallback-382-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@742f52d4 
name:ZooKeeperConnection Watcher:127.0.0.1:61411 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147539 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147539 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 147539 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 147545 INFO  (jetty-launcher-381-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 147545 INFO  (jetty-launcher-381-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 147545 INFO  (jetty-launcher-381-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 147547 INFO  (jetty-launcher-381-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d724271{/solr,null,AVAILABLE}
   [junit4]   2> 147547 INFO  (jetty-launcher-381-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 147548 INFO  (jetty-launcher-381-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7fb5fe6e{/solr,null,AVAILABLE}
   [junit4]   2> 147550 INFO  (jetty-launcher-381-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@450274f7{HTTP/1.1,[http/1.1]}{127.0.0.1:42745}
   [junit4]   2> 147550 INFO  (jetty-launcher-381-thread-4) [    ] 
o.e.j.s.Server Started @150684ms
   [junit4]   2> 147550 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42745}
   [junit4]   2> 147550 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 147550 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node4'
   [junit4]   2> 147550 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147550 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 147551 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 147551 INFO  (jetty-launcher-381-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b890204{/solr,null,AVAILABLE}
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@e06df8c{HTTP/1.1,[http/1.1]}{127.0.0.1:40108}
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-1) [    ] 
o.e.j.s.Server Started @150686ms
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40108}
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node1'
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@42fe851d{HTTP/1.1,[http/1.1]}{127.0.0.1:57313}
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-2) [    ] 
o.e.j.s.Server Started @150686ms
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57313}
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2'
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147552 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 147553 INFO  (jetty-launcher-381-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c42882{/solr,null,AVAILABLE}
   [junit4]   2> 147553 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 147553 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147553 INFO  (jetty-launcher-381-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1b2dbd51{HTTP/1.1,[http/1.1]}{127.0.0.1:60012}
   [junit4]   2> 147553 INFO  (jetty-launcher-381-thread-3) [    ] 
o.e.j.s.Server Started @150687ms
   [junit4]   2> 147553 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60012}
   [junit4]   2> 147553 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 147553 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node3'
   [junit4]   2> 147553 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147553 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 147554 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 147554 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147556 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147558 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147561 INFO  (zkCallback-384-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@642f91ce 
name:ZooKeeperConnection Watcher:127.0.0.1:61411/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147561 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147561 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 147563 INFO  (zkCallback-385-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7daf64d0 
name:ZooKeeperConnection Watcher:127.0.0.1:61411/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147563 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147563 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 147563 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 147563 INFO  (zkCallback-383-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2c92b6e8 
name:ZooKeeperConnection Watcher:127.0.0.1:61411/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147564 INFO  (zkCallback-386-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6efb1681 
name:ZooKeeperConnection Watcher:127.0.0.1:61411/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147564 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147564 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 147564 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147565 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 147566 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 147566 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 147567 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 147586 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2/.
   [junit4]   2> 147586 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 788683116
   [junit4]   2> 147586 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2]
   [junit4]   2> 147586 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 147588 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node3/.
   [junit4]   2> 147588 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1995782590
   [junit4]   2> 147588 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node3]
   [junit4]   2> 147588 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 147589 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 147589 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 147589 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 147589 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61411/solr
   [junit4]   2> 147589 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 147589 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 147589 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147590 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 147591 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 147591 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 147591 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61411/solr
   [junit4]   2> 147591 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 147591 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 147591 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147592 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node4/.
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1616041207
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node4]
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node1/.
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1266651083
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node1]
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61411/solr
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 147593 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147599 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 147600 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 147600 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 147600 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61411/solr
   [junit4]   2> 147600 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 147600 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 147600 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147604 INFO  (zkCallback-398-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@62d7445c 
name:ZooKeeperConnection Watcher:127.0.0.1:61411 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147605 INFO  (zkCallback-392-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4d47567f 
name:ZooKeeperConnection Watcher:127.0.0.1:61411 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147604 INFO  (zkCallback-389-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5139b19c 
name:ZooKeeperConnection Watcher:127.0.0.1:61411 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147606 INFO  (zkCallback-397-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c7b4e53 
name:ZooKeeperConnection Watcher:127.0.0.1:61411 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147606 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147606 INFO  (jetty-launcher-381-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 147606 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147606 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147606 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147606 INFO  (jetty-launcher-381-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 147606 INFO  (jetty-launcher-381-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 147606 INFO  (jetty-launcher-381-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 147609 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/1421567131@29d2c839
   [junit4]   2> 147609 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157511c670f0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 147610 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 147610 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/1421567131@4ed5e8ae
   [junit4]   2> 147610 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157511c670f0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 147611 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/1421567131@38db0e85
   [junit4]   2> 147611 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157511c670f0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 147611 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 147610 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 147611 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157511c670f0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 147613 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/1421567131@5c933f45
   [junit4]   2> 147613 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 147615 INFO  
(zkCallback-402-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6254d62b 
name:ZooKeeperConnection Watcher:127.0.0.1:61411/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147616 INFO  
(zkCallback-401-thread-1-processing-n:127.0.0.1:57313_solr) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e663203 
name:ZooKeeperConnection Watcher:127.0.0.1:61411/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147616 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 147616 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 147617 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 147619 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 147620 INFO  
(zkCallback-400-thread-1-processing-n:127.0.0.1:42745_solr) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7750be9b 
name:ZooKeeperConnection Watcher:127.0.0.1:61411/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147620 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 147623 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 147625 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 147627 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 147628 INFO  
(zkCallback-399-thread-1-processing-n:127.0.0.1:60012_solr) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c5102c4 
name:ZooKeeperConnection Watcher:127.0.0.1:61411/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147628 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 147631 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 147634 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 147637 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 147639 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 147640 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 147640 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 147642 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 147642 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 147643 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 147644 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 147645 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 147645 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 147645 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 147645 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 147646 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 147646 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 147647 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 147647 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 147648 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 147648 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 147650 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 147650 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 147651 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 147653 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 147655 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 147656 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 147656 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96635099441725452-127.0.0.1:40108_solr-n_0000000000
   [junit4]   2> 147657 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40108_solr
   [junit4]   2> 147657 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 147657 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 147658 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 147658 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96635099441725450-127.0.0.1:42745_solr-n_0000000002
   [junit4]   2> 147659 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96635099441725451-127.0.0.1:57313_solr-n_0000000001
   [junit4]   2> 147659 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96635099441725451-127.0.0.1:57313_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 147660 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96635099441725452-127.0.0.1:40108_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 147660 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42745_solr
   [junit4]   2> 147660 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:42745_solr
   [junit4]   2> 147661 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.Overseer Overseer 
(id=96635099441725452-127.0.0.1:40108_solr-n_0000000000) starting
   [junit4]   2> 147661 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57313_solr
   [junit4]   2> 147661 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57313_solr
   [junit4]   2> 147662 INFO  
(zkCallback-399-thread-1-processing-n:127.0.0.1:60012_solr) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 147662 INFO  
(zkCallback-400-thread-1-processing-n:127.0.0.1:42745_solr) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 147664 INFO  
(zkCallback-399-thread-1-processing-n:127.0.0.1:60012_solr) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 147664 INFO  
(zkCallback-401-thread-1-processing-n:127.0.0.1:57313_solr) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 147664 INFO  
(zkCallback-400-thread-1-processing-n:127.0.0.1:42745_solr) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 147664 INFO  
(zkCallback-402-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 147665 INFO  
(zkCallback-399-thread-1-processing-n:127.0.0.1:60012_solr) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 147665 INFO  
(zkCallback-400-thread-1-processing-n:127.0.0.1:42745_solr) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 147665 INFO  
(zkCallback-401-thread-1-processing-n:127.0.0.1:57313_solr) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 147666 INFO  
(zkCallback-402-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 147666 INFO  
(zkCallback-399-thread-1-processing-n:127.0.0.1:60012_solr) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 147667 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 147668 INFO  
(zkCallback-400-thread-1-processing-n:127.0.0.1:42745_solr) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 147672 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 147674 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96635099441725449-127.0.0.1:60012_solr-n_0000000003
   [junit4]   2> 147680 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 147681 INFO  
(OverseerCollectionConfigSetProcessor-96635099441725452-127.0.0.1:40108_solr-n_0000000000)
 [n:127.0.0.1:40108_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 147681 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 147681 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40108_solr as DOWN
   [junit4]   2> 147683 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (2)
   [junit4]   2> 147684 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40108_solr
   [junit4]   2> 147684 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:40108_solr
   [junit4]   2> 147686 INFO  
(zkCallback-399-thread-1-processing-n:127.0.0.1:60012_solr) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147686 INFO  
(zkCallback-400-thread-1-processing-n:127.0.0.1:42745_solr) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147687 INFO  
(zkCallback-399-thread-1-processing-n:127.0.0.1:60012_solr) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 147687 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40108_solr"} current state version: 0
   [junit4]   2> 147687 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:40108_solr
   [junit4]   2> 147690 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 147691 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 147692 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2/.
   [junit4]   2> 147692 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 147692 INFO  
(zkCallback-400-thread-1-processing-n:127.0.0.1:42745_solr) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 147692 INFO  
(zkCallback-402-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147692 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96635099441725450-127.0.0.1:42745_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 147692 INFO  
(zkCallback-401-thread-1-processing-n:127.0.0.1:57313_solr) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 147693 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:60012_solr as DOWN
   [junit4]   2> 147696 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1
   [junit4]   2> 147696 INFO  (jetty-launcher-381-thread-2) 
[n:127.0.0.1:57313_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 147696 INFO  
(zkCallback-401-thread-1-processing-n:127.0.0.1:57313_solr) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 147696 INFO  
(zkCallback-402-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 147702 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 147702 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 147703 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node4/.
   [junit4]   2> 147703 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 147704 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1
   [junit4]   2> 147704 INFO  (jetty-launcher-381-thread-4) 
[n:127.0.0.1:42745_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 147705 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60012_solr
   [junit4]   2> 147705 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:60012_solr
   [junit4]   2> 147707 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60012_solr"} current state version: 0
   [junit4]   2> 147707 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:60012_solr
   [junit4]   2> 147708 INFO  
(zkCallback-400-thread-1-processing-n:127.0.0.1:42745_solr) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 147708 INFO  
(zkCallback-399-thread-1-processing-n:127.0.0.1:60012_solr) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 147708 INFO  
(zkCallback-401-thread-1-processing-n:127.0.0.1:57313_solr) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 147708 INFO  
(zkCallback-402-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 147708 INFO  
(zkCallback-400-thread-1-processing-n:127.0.0.1:42745_solr) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 147710 INFO  
(zkCallback-401-thread-1-processing-n:127.0.0.1:57313_solr) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 147710 INFO  
(zkCallback-402-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 147710 INFO  
(zkCallback-399-thread-1-processing-n:127.0.0.1:60012_solr) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 147714 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 147714 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 147714 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node1/.
   [junit4]   2> 147715 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 147716 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1
   [junit4]   2> 147716 INFO  (jetty-launcher-381-thread-1) 
[n:127.0.0.1:40108_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 147720 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 147720 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 147721 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node3/.
   [junit4]   2> 147721 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 147722 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1
   [junit4]   2> 147722 INFO  (jetty-launcher-381-thread-3) 
[n:127.0.0.1:60012_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 147722 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 147723 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147726 INFO  (zkCallback-407-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7985a299 
name:ZooKeeperConnection Watcher:127.0.0.1:61411 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 147726 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147726 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 147730 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 147730 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 147732 INFO  (zkCallback-410-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@90b1223 name:ZooKeeperConnection 
Watcher:127.0.0.1:61411/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 147732 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 147732 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 147732 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 147733 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 147734 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 147736 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
   [junit4]   2> 147740 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
   [junit4]   2> 147744 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/ml/solrconfig.xml
   [junit4]   2> 147747 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/ml/schema.xml
   [junit4]   2> 147756 INFO  (qtp417080615-1678) [n:127.0.0.1:60012_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 147760 INFO  
(OverseerCollectionConfigSetProcessor-96635099441725452-127.0.0.1:40108_solr-n_0000000000)
 [n:127.0.0.1:40108_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 147761 INFO  
(OverseerThreadFactory-537-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 147761 INFO  
(OverseerThreadFactory-537-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 147762 INFO  
(OverseerThreadFactory-537-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/collection1 
   [junit4]   2> 147762 INFO  
(OverseerThreadFactory-537-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/collection1
   [junit4]   2> 147764 INFO  
(zkCallback-401-thread-1-processing-n:127.0.0.1:57313_solr) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 147764 INFO  (zkCallback-410-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 147764 INFO  
(zkCallback-399-thread-1-processing-n:127.0.0.1:60012_solr) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 147764 INFO  
(zkCallback-402-thread-2-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 147764 INFO  
(zkCallback-400-thread-1-processing-n:127.0.0.1:42745_solr) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 147769 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 147769 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: collection1
   [junit4]   2> 147771 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 147870 INFO  
(OverseerThreadFactory-537-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for 
new collection collection1, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 147870 INFO  
(OverseerThreadFactory-537-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.CreateCollectionCmd Creating core 
collection1_shard2_replica1 as part of shard shard2 of collection collection1 
on 127.0.0.1:60012_solr
   [junit4]   2> 147870 INFO  
(OverseerThreadFactory-537-thread-1-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.CreateCollectionCmd Creating core 
collection1_shard1_replica1 as part of shard shard1 of collection collection1 
on 127.0.0.1:57313_solr
   [junit4]   2> 147874 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 147874 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 147875 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1_shard1_replica1, collection.configName=conf, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=collection1, numShards=2, 
dataDir=data/, shard=shard1}
   [junit4]   2> 147875 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1_shard2_replica1, collection.configName=conf, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=collection1, numShards=2, 
dataDir=data/, shard=shard2}
   [junit4]   2> 147876 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 147876 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 147878 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController 
Registering watch for collection collection1
   [junit4]   2> 147878 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController 
Registering watch for collection collection1
   [junit4]   2> 147879 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.c.ZkStateReader 
Add data for [collection1] ver [0]
   [junit4]   2> 147880 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 147880 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader 
Add data for [collection1] ver [0]
   [junit4]   2> 147880 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 147881 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60012/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:60012_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 147881 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60012/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:60012_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 147888 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57313/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:57313_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 147888 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57313/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:57313_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 147992 INFO  
(OverseerStateUpdate-96635099441725452-127.0.0.1:40108_solr-n_0000000000) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 147993 INFO  
(zkCallback-399-thread-1-processing-n:127.0.0.1:60012_solr) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 147993 INFO  
(zkCallback-401-thread-1-processing-n:127.0.0.1:57313_solr) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 147994 INFO  
(zkCallback-399-thread-1-processing-n:127.0.0.1:60012_solr) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[collection1] from [0] to [1]
   [junit4]   2> 147994 INFO  
(zkCallback-401-thread-1-processing-n:127.0.0.1:57313_solr) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[collection1] from [0] to [1]
   [junit4]   2> 148888 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1_shard1_replica1
   [junit4]   2> 148888 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1_shard2_replica1
   [junit4]   2> 148889 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController 
Check for collection zkNode:collection1
   [junit4]   2> 148888 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController 
Check for collection zkNode:collection1
   [junit4]   2> 148889 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 148889 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 148891 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2/collection1_shard1_replica1'
   [junit4]   2> 148891 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 148891 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 148892 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node3/collection1_shard2_replica1'
   [junit4]   2> 148892 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 148892 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 148893 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 148895 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 148898 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 148909 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 148920 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 148920 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 148934 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 148936 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=test
   [junit4]   2> 148964 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 148969 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema 
[collection1_shard2_replica1] Schema name=test
   [junit4]   2> 149030 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 149031 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 149032 WARN  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 149041 WARN  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 149043 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf', 
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1
   [junit4]   2> 149043 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 149043 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 149043 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 149043 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1_shard1_replica1
   [junit4]   2> 149044 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2/./collection1_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 149044 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 149054 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2/./collection1_shard1_replica1/data
   [junit4]   2> 149054 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2/./collection1_shard1_replica1/data/index/
   [junit4]   2> 149054 WARN  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2/./collection1_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 149054 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2/./collection1_shard1_replica1/data/index
   [junit4]   2> 149059 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4aaf70b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4faef78),segFN=segments_1,generation=1}
   [junit4]   2> 149059 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 149061 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 149063 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 149065 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 149067 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 149068 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 149070 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) 
[n:127.0.0.1:57313_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica1] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core collection1_shard1_replica1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2/./collection1_shard1_replica1/data/
   [junit4]   2> 149070 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) 
[n:127.0.0.1:57313_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica1] o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2/./collection1_shard1_replica1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 149072 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 149072 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 149073 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 149073 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 149085 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 149085 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 149086 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4aaf70b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4faef78),segFN=segments_1,generation=1}
   [junit4]   2> 149086 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 149087 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5065517a[collection1_shard1_replica1] main]
   [junit4]   2> 149090 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf
   [junit4]   2> 149093 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 149093 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 149093 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 149094 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf/_rest_managed.json
   [junit4]   2> 149094 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 149096 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 149096 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 149096 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 149097 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 149097 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 149097 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1546161592808243200
   [junit4]   2> 149105 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.u.UpdateLog Took 8.0ms to seed version buckets with highest version 
1546161592808243200
   [junit4]   2> 149106 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.ZkController watch zkdir /configs/conf
   [junit4]   2> 149108 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.CoreContainer registering core: collection1_shard1_replica1
   [junit4]   2> 149109 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.ZkController Register replica - core:collection1_shard1_replica1 
address:http://127.0.0.1:57313/solr collection:collection1 shard:shard1
   [junit4]   2> 149114 INFO  (qtp292171871-1672) [n:127.0.0.1:57313_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 149137 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 149138 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 149139 WARN  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 149140 WARN  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 149141 INFO  
(searcherExecutor-544-thread-1-processing-n:127.0.0.1:57313_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:57313_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@5065517a[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 149143 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf', 
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1
   [junit4]   2> 149143 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica1' using configuration from 
collection collection1
   [junit4]   2> 149153 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 149153 INFO  (qtp417080615-1676) [n:127.0.0.1:60012_solr 
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] 
o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/sol

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

oreContainer#isShutdown=true
   [junit4]   2> 188270 INFO  (coreCloseExecutor-607-thread-2) 
[n:127.0.0.1:57313_solr c:destinationCollection s:shard1 r:core_node2 
x:destinationCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory 
Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001/tempDir-001/node2/./destinationCollection_shard1_replica1/data/index
   [junit4]   2> 188272 INFO  
(zkCallback-402-thread-10-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 188272 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x157511c670f000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 188272 WARN  
(zkCallback-402-thread-10-processing-n:127.0.0.1:40108_solr) 
[n:127.0.0.1:40108_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 188286 INFO  
(zkCallback-401-thread-1-processing-n:127.0.0.1:57313_solr) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 188288 INFO  (jetty-launcher-381-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2d724271{/solr,null,UNAVAILABLE}
   [junit4]   2> 189754 WARN  
(zkCallback-400-thread-1-processing-n:127.0.0.1:42745_solr) 
[n:127.0.0.1:42745_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 189755 INFO  (jetty-launcher-381-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7fb5fe6e{/solr,null,UNAVAILABLE}
   [junit4]   2> 189770 WARN  
(zkCallback-399-thread-1-processing-n:127.0.0.1:60012_solr) 
[n:127.0.0.1:60012_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 189771 INFO  (jetty-launcher-381-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4c42882{/solr,null,UNAVAILABLE}
   [junit4]   2> 189788 WARN  
(zkCallback-401-thread-1-processing-n:127.0.0.1:57313_solr) 
[n:127.0.0.1:57313_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 189788 INFO  (jetty-launcher-381-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b890204{/solr,null,UNAVAILABLE}
   [junit4]   2> 189793 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61411 61411
   [junit4]   2> 189810 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 189812 INFO  (Thread-329) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:61411 61411
   [junit4]   2> 189813 WARN  (Thread-329) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        134     /solr/clusterprops.json
   [junit4]   2>        134     /solr/aliases.json
   [junit4]   2>        4       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        134     /solr/clusterstate.json
   [junit4]   2>        6       
/solr/collections/destinationCollection/state.json
   [junit4]   2>        2       
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        134     /solr/live_nodes
   [junit4]   2>        134     /solr/collections
   [junit4]   2>        43      /solr/overseer/queue
   [junit4]   2>        33      /solr/overseer/collection-queue-work
   [junit4]   2>        6       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 189813 INFO  
(SUITE-StreamExpressionTest-seed#[68C4C1380EBE4EB7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_68C4C1380EBE4EB7-001
   [junit4]   2> Sep 22, 2016 8:57:20 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, 
locale=de, timezone=Asia/Macau
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=84960152,total=188235776
   [junit4]   2> NOTE: All tests run in this JVM: [GraphTest, 
BasicHttpSolrClientTest, TestConfigSetAdminRequest, TestZkConfigManager, 
HttpSolrClientBuilderTest, StreamExpressionParserTest, ClientUtilsTest, 
SolrParamTest, OperationsTest, QueryResponseTest, TestJsonRecordReader, 
TestLBHttpSolrClient, LargeVolumeBinaryJettyTest, FacetFieldTest, 
TestCloudSolrClientConnections, SolrExampleStreamingBinaryTest, 
CommonParamsTest, MergeIndexesEmbeddedTest, SolrZkClientTest, 
AnlysisResponseBaseTest, SolrExampleBinaryTest, SolrExampleXMLTest, 
SolrExampleJettyTest, SolrExampleEmbeddedTest, TestBatchUpdate, 
LargeVolumeEmbeddedTest, LargeVolumeJettyTest, TestEmbeddedSolrServer, 
TestNamedListCodec, TestDocumentObjectBinder, SolrQueryTest, TestHash, 
ContentStreamTest, ModifiableSolrParamsTest, TestFastInputStream, 
DocumentAnalysisResponseTest, SolrExceptionTest, TestUpdateRequestCodec, 
GetByIdTest, SolrSchemalessExampleTest, CloudSolrClientBuilderTest, 
CloudSolrClientMultiConstructorTest, ConcurrentUpdateSolrClientBuilderTest, 
ConcurrentUpdateSolrClientTest, GraphExpressionTest, JdbcTest, 
StreamExpressionTest]
   [junit4] Completed [85/85 (1!)] on J1 in 42.65s, 36 tests, 1 failure <<< 
FAILURES!

[...truncated 24593 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.8
[forbidden-apis] Reading bundled API signatures: jdk-non-portable
[forbidden-apis] Reading bundled API signatures: jdk-reflection
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.5
[forbidden-apis] Reading API signatures: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/tools/forbiddenApis/servlet-api.txt
[forbidden-apis] Reading API signatures: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/tools/forbiddenApis/solr.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden class/interface use: org.apache.log4j.LogManager 
[Use slf4j classes instead]
[forbidden-apis]   in org.apache.solr.servlet.SolrDispatchFilter 
(SolrDispatchFilter.java:126)
[forbidden-apis] Forbidden class/interface use: org.apache.log4j.Logger [Use 
slf4j classes instead]
[forbidden-apis]   in org.apache.solr.servlet.SolrDispatchFilter 
(SolrDispatchFilter.java:126)
[forbidden-apis] Forbidden class/interface use: org.apache.log4j.Appender [Use 
slf4j classes instead]
[forbidden-apis]   in org.apache.solr.servlet.SolrDispatchFilter 
(SolrDispatchFilter.java:130)
[forbidden-apis] Forbidden class/interface use: org.apache.log4j.LogManager 
[Use slf4j classes instead]
[forbidden-apis]   in org.apache.solr.servlet.SolrDispatchFilter 
(SolrDispatchFilter.java:131)
[forbidden-apis] Forbidden class/interface use: org.apache.log4j.Logger [Use 
slf4j classes instead]
[forbidden-apis]   in org.apache.solr.servlet.SolrDispatchFilter 
(SolrDispatchFilter.java:131)
[forbidden-apis] Scanned 3327 (and 2158 related) class file(s) for forbidden 
API invocations (in 3.40s), 5 error(s).

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:763: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:117: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:366: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:514:
 Check for forbidden API calls failed, see log.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to