Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20392/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

2 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
Error from server at http://127.0.0.1:45277/solr/workQueue_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/workQueue_shard2_replica_n3/update. Reason: <pre>    Can not 
find: /solr/workQueue_shard2_replica_n3/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:45277/solr/workQueue_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([F895FE47629FC372:45828B5E5BB3FE2F]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:6891)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45277/solr/workQueue_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more


FAILED:  org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:
Test requires that log-level is at-least INFO, but INFO is disabled

Stack Trace:
java.lang.AssertionError: Test requires that log-level is at-least INFO, but 
INFO is disabled
        at 
__randomizedtesting.SeedInfo.seed([FA1647F5CC1F362:5045494837CD6027]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.ensureLoggingConfiguredAppropriately(SolrSlf4jReporterTest.java:99)
        at 
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11746 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_FA1647F5CC1F362-001/init-core-data-001
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter 
-Dtests.seed=FA1647F5CC1F362 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr-HT -Dtests.timezone=Antarctica/Vostok -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J1 | SolrSlf4jReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Test requires that 
log-level is at-least INFO, but INFO is disabled
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FA1647F5CC1F362:5045494837CD6027]:0)
   [junit4]    >        at 
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.ensureLoggingConfiguredAppropriately(SolrSlf4jReporterTest.java:99)
   [junit4]    >        at 
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:49)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_FA1647F5CC1F362-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1439, maxMBSortInHeap=5.242529457855171, 
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-HT, 
timezone=Antarctica/Vostok
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=204247872,total=488112128
   [junit4]   2> NOTE: All tests run in this JVM: [OpenCloseCoreStressTest, 
DistributedTermsComponentTest, BadComponentTest, TestFiltering, 
TestCloudSearcherWarming, DistributedSuggestComponentTest, 
TestPostingsSolrHighlighter, TolerantUpdateProcessorTest, 
LeaderElectionContextKeyTest, SolrCloudExampleTest, VersionInfoTest, 
TestEmbeddedSolrServerConstructors, TestRandomRequestDistribution, 
TestSolrCloudWithHadoopAuthPlugin, TestNumericTerms32, TestXIncludeConfig, 
TestCharFilters, DataDrivenBlockJoinTest, TestJsonFacetRefinement, SOLR749Test, 
TestCloudDeleteByQuery, TestDistribDocBasedVersion, 
TestSha256AuthenticationProvider, SampleTest, TestCloudManagedSchema, 
CoreMergeIndexesAdminHandlerTest, ShardRoutingCustomTest, ScriptEngineTest, 
TestTrieFacet, AddBlockUpdateTest, DistributedFacetPivotWhiteBoxTest, 
MoveReplicaTest, AssignBackwardCompatibilityTest, TestOrdValues, 
CollectionsAPIDistributedZkTest, HdfsLockFactoryTest, ZkCLITest, 
BaseCdcrDistributedZkTest, TestDistributedGrouping, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestSearchPerf, 
TestNumericTokenStream, ConfigureRecoveryStrategyTest, SuggesterTSTTest, 
AnalyticsMergeStrategyTest, DirectSolrSpellCheckerTest, 
TestComplexPhraseLeadingWildcard, DistributedQueueTest, SolrSlf4jReporterTest]
   [junit4] Completed [188/732 (1!)] on J1 in 0.02s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 2715 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/init-core-data-001
   [junit4]   2> 104875 WARN  
(SUITE-StreamExpressionTest-seed#[F895FE47629FC372]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 104877 INFO  
(SUITE-StreamExpressionTest-seed#[F895FE47629FC372]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 104877 INFO  
(SUITE-StreamExpressionTest-seed#[F895FE47629FC372]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 104877 INFO  
(SUITE-StreamExpressionTest-seed#[F895FE47629FC372]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 104877 INFO  
(SUITE-StreamExpressionTest-seed#[F895FE47629FC372]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001
   [junit4]   2> 104878 INFO  
(SUITE-StreamExpressionTest-seed#[F895FE47629FC372]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 104878 INFO  (Thread-266) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 104878 INFO  (Thread-266) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 104879 ERROR (Thread-266) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 104978 INFO  
(SUITE-StreamExpressionTest-seed#[F895FE47629FC372]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39731
   [junit4]   2> 104983 INFO  (jetty-launcher-314-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 104983 INFO  (jetty-launcher-314-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 104983 INFO  (jetty-launcher-314-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 104984 INFO  (jetty-launcher-314-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 104984 INFO  (jetty-launcher-314-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28875e18{/solr,null,AVAILABLE}
   [junit4]   2> 104985 INFO  (jetty-launcher-314-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7918548f{/solr,null,AVAILABLE}
   [junit4]   2> 104985 INFO  (jetty-launcher-314-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7808cf3c{HTTP/1.1,[http/1.1]}{127.0.0.1:45785}
   [junit4]   2> 104985 INFO  (jetty-launcher-314-thread-4) [    ] 
o.e.j.s.Server Started @107177ms
   [junit4]   2> 104985 INFO  (jetty-launcher-314-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a84a89a{/solr,null,AVAILABLE}
   [junit4]   2> 104985 INFO  (jetty-launcher-314-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45785}
   [junit4]   2> 104985 INFO  (jetty-launcher-314-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@79d21f48{HTTP/1.1,[http/1.1]}{127.0.0.1:45277}
   [junit4]   2> 104985 INFO  (jetty-launcher-314-thread-2) [    ] 
o.e.j.s.Server Started @107177ms
   [junit4]   2> 104985 INFO  (jetty-launcher-314-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45277}
   [junit4]   2> 104986 ERROR (jetty-launcher-314-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 104986 INFO  (jetty-launcher-314-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 104986 INFO  (jetty-launcher-314-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 104986 INFO  (jetty-launcher-314-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 104986 INFO  (jetty-launcher-314-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-30T05:31:54.825181Z
   [junit4]   2> 104986 ERROR (jetty-launcher-314-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 104986 INFO  (jetty-launcher-314-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 104986 INFO  (jetty-launcher-314-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 104986 INFO  (jetty-launcher-314-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 104986 INFO  (jetty-launcher-314-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-30T05:31:54.825383Z
   [junit4]   2> 104989 INFO  (jetty-launcher-314-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c695243{/solr,null,AVAILABLE}
   [junit4]   2> 104990 INFO  (jetty-launcher-314-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4e03b334{HTTP/1.1,[http/1.1]}{127.0.0.1:36665}
   [junit4]   2> 104990 INFO  (jetty-launcher-314-thread-3) [    ] 
o.e.j.s.Server Started @107182ms
   [junit4]   2> 104990 INFO  (jetty-launcher-314-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36665}
   [junit4]   2> 104990 INFO  (jetty-launcher-314-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3c9541ef{HTTP/1.1,[http/1.1]}{127.0.0.1:34781}
   [junit4]   2> 104990 INFO  (jetty-launcher-314-thread-1) [    ] 
o.e.j.s.Server Started @107182ms
   [junit4]   2> 104990 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34781}
   [junit4]   2> 104991 INFO  (jetty-launcher-314-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 104991 ERROR (jetty-launcher-314-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 104992 ERROR (jetty-launcher-314-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 104992 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 104992 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 104992 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 104992 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-30T05:31:54.831516Z
   [junit4]   2> 104992 INFO  (jetty-launcher-314-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 104993 INFO  (jetty-launcher-314-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 104993 INFO  (jetty-launcher-314-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 104993 INFO  (jetty-launcher-314-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-30T05:31:54.832472Z
   [junit4]   2> 104998 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 104999 INFO  (jetty-launcher-314-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 105026 INFO  (jetty-launcher-314-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39731/solr
   [junit4]   2> 105026 INFO  (jetty-launcher-314-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 105041 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39731/solr
   [junit4]   2> 105069 INFO  (jetty-launcher-314-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39731/solr
   [junit4]   2> 105077 INFO  (jetty-launcher-314-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39731/solr
   [junit4]   2> 105141 WARN  (jetty-launcher-314-thread-4) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 105141 WARN  (jetty-launcher-314-thread-1) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 105146 WARN  (jetty-launcher-314-thread-3) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 105149 WARN  (jetty-launcher-314-thread-2) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 105151 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 105154 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34781_solr
   [junit4]   2> 105155 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98570804574158858-127.0.0.1:34781_solr-n_0000000000) starting
   [junit4]   2> 105158 INFO  (jetty-launcher-314-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 105160 INFO  (jetty-launcher-314-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45277_solr
   [junit4]   2> 105162 INFO  (zkCallback-334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 105162 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 105173 INFO  (zkCallback-336-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 105173 INFO  (jetty-launcher-314-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 105175 INFO  (jetty-launcher-314-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45785_solr
   [junit4]   2> 105182 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 105185 INFO  (zkCallback-336-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 105185 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 105186 INFO  (jetty-launcher-314-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 105189 INFO  (zkCallback-333-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 105189 INFO  (jetty-launcher-314-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36665_solr
   [junit4]   2> 105189 INFO  
(OverseerStateUpdate-98570804574158858-127.0.0.1:34781_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 105192 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 105192 INFO  (zkCallback-334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 105195 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34781_solr
   [junit4]   2> 105195 INFO  (zkCallback-336-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 105195 INFO  (zkCallback-333-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 105196 INFO  (zkCallback-334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 105196 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 105196 INFO  (zkCallback-336-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 105196 INFO  (zkCallback-333-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 105276 INFO  (jetty-launcher-314-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36665.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 105281 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34781.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 105301 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34781.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 105301 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34781.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 105303 INFO  (jetty-launcher-314-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node1/.
   [junit4]   2> 105305 INFO  (jetty-launcher-314-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45785.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 105307 INFO  (jetty-launcher-314-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36665.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 105308 INFO  (jetty-launcher-314-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36665.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 105309 INFO  (jetty-launcher-314-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node3/.
   [junit4]   2> 105312 INFO  (jetty-launcher-314-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45785.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 105312 INFO  (jetty-launcher-314-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45785.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 105312 INFO  (jetty-launcher-314-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45277.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 105313 INFO  (jetty-launcher-314-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node4/.
   [junit4]   2> 105318 INFO  (jetty-launcher-314-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45277.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 105318 INFO  (jetty-launcher-314-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45277.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 105319 INFO  (jetty-launcher-314-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node2/.
   [junit4]   2> 105458 INFO  
(SUITE-StreamExpressionTest-seed#[F895FE47629FC372]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 105458 INFO  
(SUITE-StreamExpressionTest-seed#[F895FE47629FC372]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39731/solr ready
   [junit4]   2> 105466 INFO  (qtp2093101337-1542) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 105468 INFO  (OverseerThreadFactory-683-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 105577 INFO  
(OverseerStateUpdate-98570804574158858-127.0.0.1:34781_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36665/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 105579 INFO  
(OverseerStateUpdate-98570804574158858-127.0.0.1:34781_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45277/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 105786 INFO  (qtp1751733082-1513) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 105786 INFO  (qtp1751733082-1513) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 105787 INFO  (qtp387835937-1525) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 105788 INFO  (qtp387835937-1525) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 105892 INFO  (zkCallback-333-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 105892 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 105892 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 105893 INFO  (zkCallback-335-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 106801 INFO  (qtp387835937-1525) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 106802 INFO  (qtp1751733082-1513) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 106812 INFO  (qtp1751733082-1513) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 106819 INFO  (qtp387835937-1525) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 106873 WARN  (qtp387835937-1525) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 106873 WARN  (qtp387835937-1525) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 106873 INFO  (qtp387835937-1525) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 106873 INFO  (qtp387835937-1525) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard2_replica_n2' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 106873 INFO  (qtp387835937-1525) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45277.solr.core.collection1_collection.shard2.replica_n2' (registry 
'solr.core.collection1_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 106874 INFO  (qtp387835937-1525) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 106874 INFO  (qtp387835937-1525) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node2/collection1_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node2/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 106894 WARN  (qtp1751733082-1513) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 106894 WARN  (qtp1751733082-1513) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 106894 INFO  (qtp1751733082-1513) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 106894 INFO  (qtp1751733082-1513) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard1_replica_n1' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 106895 INFO  (qtp1751733082-1513) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36665.solr.core.collection1_collection.shard1.replica_n1' (registry 
'solr.core.collection1_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 106895 INFO  (qtp1751733082-1513) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 106895 INFO  (qtp1751733082-1513) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node3/collection1_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node3/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 106926 INFO  (qtp387835937-1525) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 106926 INFO  (qtp387835937-1525) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 106927 INFO  (qtp387835937-1525) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 106927 INFO  (qtp387835937-1525) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 106929 INFO  (qtp387835937-1525) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69861d23[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 106930 INFO  (qtp387835937-1525) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 106930 INFO  (qtp387835937-1525) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 106931 INFO  (qtp387835937-1525) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 106932 INFO  (searcherExecutor-692-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@69861d23[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 106932 INFO  (qtp387835937-1525) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577132875339268096
   [junit4]   2> 106938 INFO  (qtp387835937-1525) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 106938 INFO  (qtp387835937-1525) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 106938 INFO  (qtp387835937-1525) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:45277/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 106938 INFO  (qtp387835937-1525) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 106938 INFO  (qtp387835937-1525) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:45277/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 106938 INFO  (qtp387835937-1525) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 106940 INFO  (qtp387835937-1525) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45277/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 106949 INFO  (qtp1751733082-1513) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 106949 INFO  (qtp1751733082-1513) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 106950 INFO  (qtp1751733082-1513) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 106950 INFO  (qtp1751733082-1513) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 106951 INFO  (qtp1751733082-1513) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e0665d1[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 106952 INFO  (qtp1751733082-1513) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 106952 INFO  (qtp1751733082-1513) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 106952 INFO  (qtp1751733082-1513) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 106953 INFO  (searcherExecutor-693-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@7e0665d1[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 106953 INFO  (qtp1751733082-1513) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577132875361288192
   [junit4]   2> 106957 INFO  (qtp1751733082-1513) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 106957 INFO  (qtp1751733082-1513) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 106957 INFO  (qtp1751733082-1513) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:36665/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 106957 INFO  (qtp1751733082-1513) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 106957 INFO  (qtp1751733082-1513) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:36665/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 106957 INFO  (qtp1751733082-1513) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 106959 INFO  (qtp1751733082-1513) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36665/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 107061 INFO  (zkCallback-333-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107061 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107061 INFO  (zkCallback-335-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107061 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107091 INFO  (qtp387835937-1525) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 107092 INFO  (qtp387835937-1525) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1305
   [junit4]   2> 107110 INFO  (qtp1751733082-1513) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 107113 INFO  (qtp1751733082-1513) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1326
   [junit4]   2> 107122 INFO  (qtp2093101337-1542) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 107214 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107214 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107214 INFO  (zkCallback-333-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107214 INFO  (zkCallback-335-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107471 INFO  
(OverseerCollectionConfigSetProcessor-98570804574158858-127.0.0.1:34781_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 108123 INFO  (qtp2093101337-1542) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2657
   [junit4]   2> 108124 INFO  
(SUITE-StreamExpressionTest-seed#[F895FE47629FC372]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 108124 INFO  
(SUITE-StreamExpressionTest-seed#[F895FE47629FC372]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 108125 INFO  (qtp2093101337-1534) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 108229 INFO  (qtp2093101337-1534) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=104
   [junit4]   2> 108243 INFO  
(TEST-StreamExpressionTest.testExecutorStream-seed#[F895FE47629FC372]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testExecutorStream
   [junit4]   2> 108258 INFO  (qtp1751733082-1518) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:45277/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577132876725485568)} 0 4
   [junit4]   2> 108266 INFO  (qtp387835937-1525) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577132876738068480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 108266 INFO  (qtp387835937-1525) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 108266 INFO  (qtp1751733082-1506) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577132876738068480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 108266 INFO  (qtp1751733082-1506) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 108267 INFO  (qtp1751733082-1506) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 108267 INFO  (qtp1751733082-1506) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45277/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 108268 INFO  (qtp387835937-1525) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 108268 INFO  (qtp387835937-1525) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45277/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 108269 INFO  (qtp387835937-1532) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577132876717096960),commit=} 0 23
   [junit4]   2> 108270 INFO  (qtp2093101337-1543) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=workQueue&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 108271 INFO  (OverseerThreadFactory-683-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection workQueue
   [junit4]   2> 108272 INFO  
(OverseerCollectionConfigSetProcessor-98570804574158858-127.0.0.1:34781_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 108477 INFO  
(OverseerStateUpdate-98570804574158858-127.0.0.1:34781_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"workQueue",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"workQueue_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36665/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 108484 INFO  
(OverseerStateUpdate-98570804574158858-127.0.0.1:34781_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"workQueue",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"workQueue_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45277/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 108681 INFO  (qtp1751733082-1515) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=workQueue_shard1_replica_n1&action=CREATE&numShards=2&collection=workQueue&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 108681 INFO  (qtp387835937-1528) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=workQueue_shard2_replica_n3&action=CREATE&numShards=2&collection=workQueue&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 108785 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 108785 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 108785 INFO  (zkCallback-333-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 108785 INFO  (zkCallback-335-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 109688 INFO  (qtp387835937-1528) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 109688 INFO  (qtp1751733082-1515) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 109704 INFO  (qtp1751733082-1515) [    ] o.a.s.s.IndexSchema 
[workQueue_shard1_replica_n1] Schema name=test
   [junit4]   2> 109704 INFO  (qtp387835937-1528) [    ] o.a.s.s.IndexSchema 
[workQueue_shard2_replica_n3] Schema name=test
   [junit4]   2> 109769 WARN  (qtp387835937-1528) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 109769 WARN  (qtp387835937-1528) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 109769 INFO  (qtp387835937-1528) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 109769 INFO  (qtp387835937-1528) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'workQueue_shard2_replica_n3' using configuration from 
collection workQueue, trusted=true
   [junit4]   2> 109770 INFO  (qtp387835937-1528) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45277.solr.core.workQueue.shard2.replica_n3' (registry 
'solr.core.workQueue.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 109770 INFO  (qtp387835937-1528) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 109770 INFO  (qtp387835937-1528) [    ] o.a.s.c.SolrCore 
[[workQueue_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node2/workQueue_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node2/./workQueue_shard2_replica_n3/data/]
   [junit4]   2> 109778 WARN  (qtp1751733082-1515) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 109779 WARN  (qtp1751733082-1515) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 109779 INFO  (qtp1751733082-1515) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 109779 INFO  (qtp1751733082-1515) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'workQueue_shard1_replica_n1' using configuration from 
collection workQueue, trusted=true
   [junit4]   2> 109779 INFO  (qtp1751733082-1515) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36665.solr.core.workQueue.shard1.replica_n1' (registry 
'solr.core.workQueue.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 109779 INFO  (qtp1751733082-1515) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 109779 INFO  (qtp1751733082-1515) [    ] o.a.s.c.SolrCore 
[[workQueue_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node3/workQueue_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node3/./workQueue_shard1_replica_n1/data/]
   [junit4]   2> 109799 INFO  (qtp387835937-1528) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 109799 INFO  (qtp387835937-1528) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 109800 INFO  (qtp387835937-1528) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 109800 INFO  (qtp387835937-1528) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 109801 INFO  (qtp387835937-1528) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e21f908[workQueue_shard2_replica_n3] main]
   [junit4]   2> 109801 INFO  (qtp387835937-1528) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 109802 INFO  (qtp387835937-1528) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 109802 INFO  (qtp387835937-1528) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 109802 INFO  (searcherExecutor-702-thread-1) [    ] 
o.a.s.c.SolrCore [workQueue_shard2_replica_n3] Registered new searcher 
Searcher@1e21f908[workQueue_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 109802 INFO  (qtp387835937-1528) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577132878348681216
   [junit4]   2> 109806 INFO  (qtp387835937-1528) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 109806 INFO  (qtp387835937-1528) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 109806 INFO  (qtp387835937-1528) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:45277/solr/workQueue_shard2_replica_n3/
   [junit4]   2> 109806 INFO  (qtp387835937-1528) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 109806 INFO  (qtp387835937-1528) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:45277/solr/workQueue_shard2_replica_n3/ has no replicas
   [junit4]   2> 109806 INFO  (qtp387835937-1528) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 109811 INFO  (qtp387835937-1528) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45277/solr/workQueue_shard2_replica_n3/ shard2
   [junit4]   2> 109825 INFO  (qtp1751733082-1515) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 109825 INFO  (qtp1751733082-1515) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 109826 INFO  (qtp1751733082-1515) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 109826 INFO  (qtp1751733082-1515) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 109828 INFO  (qtp1751733082-1515) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2f754586[workQueue_shard1_replica_n1] main]
   [junit4]   2> 109828 INFO  (qtp1751733082-1515) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 109828 INFO  (qtp1751733082-1515) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 109829 INFO  (qtp1751733082-1515) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 109829 INFO  (qtp1751733082-1515) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577132878376992768
   [junit4]   2> 109830 INFO  (searcherExecutor-703-thread-1) [    ] 
o.a.s.c.SolrCore [workQueue_shard1_replica_n1] Registered new searcher 
Searcher@2f754586[workQueue_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 109833 INFO  (qtp1751733082-1515) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 109833 INFO  (qtp1751733082-1515) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 109833 INFO  (qtp1751733082-1515) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36665/solr/workQueue_shard1_replica_n1/
   [junit4]   2> 109833 INFO  (qtp1751733082-1515) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 109833 INFO  (qtp1751733082-1515) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:36665/solr/workQueue_shard1_replica_n1/ has no replicas
   [junit4]   2> 109833 INFO  (qtp1751733082-1515) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 109836 INFO  (qtp1751733082-1515) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36665/solr/workQueue_shard1_replica_n1/ shard1
   [junit4]   2> 109937 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 109937 INFO  (zkCallback-333-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 109937 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 109937 INFO  (zkCallback-335-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 109961 INFO  (qtp387835937-1528) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 109962 INFO  (qtp387835937-1528) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=workQueue_shard2_replica_n3&action=CREATE&numShards=2&collection=workQueue&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1281
   [junit4]   2> 109986 INFO  (qtp1751733082-1515) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 109987 INFO  (qtp1751733082-1515) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=workQueue_shard1_replica_n1&action=CREATE&numShards=2&collection=workQueue&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1306
   [junit4]   2> 109989 INFO  (qtp2093101337-1543) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 110088 INFO  (zkCallback-335-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 110088 INFO  (zkCallback-333-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 110088 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 110088 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 110273 INFO  
(OverseerCollectionConfigSetProcessor-98570804574158858-127.0.0.1:34781_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 110990 INFO  (qtp2093101337-1543) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=workQueue&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2720
   [junit4]   2> 110990 INFO  
(TEST-StreamExpressionTest.testExecutorStream-seed#[F895FE47629FC372]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
workQueue failOnTimeout:true timeout (sec):90
   [junit4]   2> 110990 INFO  
(TEST-StreamExpressionTest.testExecutorStream-seed#[F895FE47629FC372]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: workQueue
   [junit4]   2> 110991 INFO  (qtp2093101337-1519) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=mainCorpus&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 110992 INFO  (OverseerThreadFactory-683-thread-4) [    ] 
o.a.s.c.CreateCollectionCmd Create collection mainCorpus
   [junit4]   2> 111196 INFO  
(OverseerStateUpdate-98570804574158858-127.0.0.1:34781_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"mainCorpus",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"mainCorpus_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45785/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 111198 INFO  
(OverseerStateUpdate-98570804574158858-127.0.0.1:34781_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"mainCorpus",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"mainCorpus_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45277/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 111399 INFO  (qtp387835937-1514) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=mainCorpus_shard2_replica_n2&action=CREATE&numShards=2&collection=mainCorpus&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 111400 INFO  (qtp601944425-1530) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=mainCorpus_shard1_replica_n1&action=CREATE&numShards=2&collection=mainCorpus&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 111401 INFO  (qtp601944425-1530) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 111504 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 111504 INFO  (zkCallback-335-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 111504 INFO  (zkCallback-336-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 111504 INFO  (zkCallback-336-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 112413 INFO  (qtp387835937-1514) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 112413 INFO  (qtp601944425-1530) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 112419 INFO  (qtp601944425-1530) [    ] o.a.s.s.IndexSchema 
[mainCorpus_shard1_replica_n1] Schema name=test
   [junit4]   2> 112419 INFO  (qtp387835937-1514) [    ] o.a.s.s.IndexSchema 
[mainCorpus_shard2_replica_n2] Schema name=test
   [junit4]   2> 112465 WARN  (qtp387835937-1514) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 112465 WARN  (qtp387835937-1514) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 112466 INFO  (qtp387835937-1514) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 112466 INFO  (qtp387835937-1514) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'mainCorpus_shard2_replica_n2' using configuration from 
collection mainCorpus, trusted=true
   [junit4]   2> 112466 INFO  (qtp387835937-1514) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45277.solr.core.mainCorpus.shard2.replica_n2' (registry 
'solr.core.mainCorpus.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 112466 INFO  (qtp387835937-1514) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 112466 INFO  (qtp387835937-1514) [    ] o.a.s.c.SolrCore 
[[mainCorpus_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node2/mainCorpus_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node2/./mainCorpus_shard2_replica_n2/data/]
   [junit4]   2> 112469 WARN  (qtp601944425-1530) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 112469 WARN  (qtp601944425-1530) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 112470 INFO  (qtp601944425-1530) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 112470 INFO  (qtp601944425-1530) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'mainCorpus_shard1_replica_n1' using configuration from 
collection mainCorpus, trusted=true
   [junit4]   2> 112470 INFO  (qtp601944425-1530) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45785.solr.core.mainCorpus.shard1.replica_n1' (registry 
'solr.core.mainCorpus.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2660bab1
   [junit4]   2> 112470 INFO  (qtp601944425-1530) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 112470 INFO  (qtp601944425-1530) [    ] o.a.s.c.SolrCore 
[[mainCorpus_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node4/mainCorpus_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001/tempDir-001/node4/./mainCorpus_shard1_replica_n1/data/]
   [junit4]   2> 112523 INFO  (qtp387835937-1514) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 112523 INFO  (qtp387835937-1514) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 112524 INFO  (qtp387835937-1514) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 112524 INFO  (qtp387835937-1514) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 112525 INFO  (qtp387835937-1514) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@432ef688[mainCorpus_shard2_replica_n2] main]
   [junit4]   2> 112526 INFO  (qtp387835937-1514) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 112526 INFO  (qtp387835937-1514) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 112527 INFO  (qtp387835937-1514) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 112527 INFO  (qtp387835937-1514) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577132881206050816
   [junit4]   2> 112527 INFO  (searcherExecutor-712-thread-1) [    ] 
o.a.s.c.SolrCore [mainCorpus_shard2_replica_n2] Registered new searcher 
Searcher@432ef688[mainCorpus_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 112528 INFO  (qtp601944425-1530) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 112528 INFO  (qtp601944425-1530) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 112529 INFO  (qtp601944425-1530) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 112529 INFO  (qtp601944425-1530) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 112530 INFO  (qtp601944425-1530) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9a5ff4f[mainCorpus_shard1_replica_n1] main]
   [junit4]   2> 112531 INFO  (qtp601944425-1530) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 112531 INFO  (qtp601944425-1530) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 112531 INFO  (qtp601944425-1530) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 112532 INFO  (qtp601944425-1530) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577132881211293696
   [junit4]   2> 112532 INFO  (searcherExecutor-713-thread-1) [    ] 
o.a.s.c.SolrCore [mainCorpus_shard1_replica_n1] Registered new searcher 
Searcher@9a5ff4f[mainCorpus_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 112548 INFO  (qtp387835937-1514) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 112548 INFO  (qtp387835937-1514) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 112548 INFO  (qtp387835937-1514) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:45277/solr/mainCorpus_shard2_replica_n2/
   [junit4]   2> 112548 INFO  (qtp387835937-1514) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 112548 INFO  (qtp387835937-1514) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:45277/solr/mainCorpus_shard2_replica_n2/ has no replicas
   [junit4]   2> 112548 INFO  (qtp387835937-1514) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 112552 INFO  (qtp601944425-1530) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 112552 INFO  (qtp601944425-1530) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 112552 INFO  (qtp601944425-1530) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:45785/solr/mainCorpus_shard1_replica_n1/
   [junit4]   2> 112552 INFO  (qtp601944425-1530) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 112552 INFO  (qtp601944425-1530) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:45785/solr/mainCorpus_shard1_replica_n1/ has no replicas
   [junit4]   2> 112552 INFO  (qtp601944425-1530) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 112553 INFO  (qtp387835937-1514) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45277/solr/mainCorpus_shard2_replica_n2/ shard2
   [junit4]   2> 112555 INFO  (qtp601944425-1530) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45785/solr/mainCorpus_shard1_replica_n1/ shard1
   [junit4]   2> 112656 INFO  (zkCallback-336-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 112656 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 112656 INFO  (zkCallback-335-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 112656 INFO  (zkCallback-336-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 112703 INFO  (qtp387835937-1514) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 112705 INFO  (qtp387835937-1514) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=mainCorpus_shard2_replica_n2&action=CREATE&numShards=2&collection=mainCorpus&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1305
   [junit4]   2> 112705 INFO  (qtp601944425-1530) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 112706 INFO  (qtp601944425-1530) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=mainCorpus_shard1_replica_n1&action=CREATE&numShards=2&collection=mainCorpus&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1305
   [junit4]   2> 112709 INFO  (qtp2093101337-1519) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 112810 INFO  (zkCallback-336-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 112810 INFO  (zkCallback-335-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 112810 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 112810 INFO  (zkCallback-336-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 112993 INFO  
(OverseerCollectionConfigSetProcessor-98570804574158858-127.0.0.1:34781_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 113709 INFO  (qtp2093101337-1519) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=mainCorpus&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2718
   [junit4]   2> 113710 INFO  
(TEST-StreamExpressionTest.testExecutorStream-seed#[F895FE47629FC372]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
mainCorpus failOnTimeout:true timeout (sec):90
   [junit4]   2> 113710 INFO  
(TEST-StreamExpressionTest.testExecutorStream-seed#[F895FE47629FC372]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: mainCorpus
   [junit4]   2> 113710 INFO  (qtp2093101337-1542) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=destination&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 113712 INFO  (OverseerThreadFactory-683-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection destination
   [junit4]   2> 113915 INFO  
(OverseerStateUpdate-98570804574158858-127.0.0.1:34781_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"destination",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"destination_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36665/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 113917 INFO  
(OverseerStateUpdate-98570804574158858-127.0.0.1:34781_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"destination",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"destination_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45785/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 114118 INFO  (qtp601944425-1533) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=destination_shard2_replica_n2&action=CREATE&numShards=2&collection=destination&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 114119 INFO  (qtp1751733082-1507) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=destination_shard1_replica_n1&action=CREATE&numShards=2&collection=destination&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 114222 INFO  (zkCallback-336-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destination/state.json] for collection [destination] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 114222 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destination/state.json] for collection [destination] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 114222 INFO  (zkCallback-333-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destination/state.json] for collection [destination] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 114222 INFO  (zkCallback-336-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destination/state.json] for collection [destination] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 115126 INFO  (qtp1751733082-1507) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 115126 I

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

.0.1:34781_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34781_solr
   [junit4]   2> 174673 INFO  (coreCloseExecutor-824-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard1.leader, tag=121837454
   [junit4]   2> 174674 INFO  (coreCloseExecutor-824-thread-2) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 174674 INFO  (coreCloseExecutor-824-thread-2) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5bb161e9 commitCommandVersion:0
   [junit4]   2> 174674 INFO  (coreCloseExecutor-824-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.destination.shard1.replica_n1, tag=768673453
   [junit4]   2> 174674 INFO  (coreCloseExecutor-824-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a9dbb68: rootName = 
solr_36665, domain = solr.core.destination.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.destination.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@5f97371f
   [junit4]   2> 174674 INFO  (zkCallback-334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 174674 INFO  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 174674 INFO  (zkCallback-333-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 174677 INFO  (zkCallback-334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 174677 INFO  (zkCallback-333-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 174680 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 174680 INFO  (zkCallback-333-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36665_solr
   [junit4]   2> 174682 INFO  (coreCloseExecutor-824-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=658841724
   [junit4]   2> 174684 INFO  (coreCloseExecutor-824-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard1.leader, tag=768673453
   [junit4]   2> 176174 WARN  (zkCallback-336-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 176174 INFO  (jetty-closer-315-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7918548f{/solr,null,UNAVAILABLE}
   [junit4]   2> 176176 WARN  (zkCallback-335-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 176177 INFO  (jetty-closer-315-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4a84a89a{/solr,null,UNAVAILABLE}
   [junit4]   2> 176180 WARN  (zkCallback-334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 176180 INFO  (jetty-closer-315-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c695243{/solr,null,UNAVAILABLE}
   [junit4]   2> 176191 WARN  (zkCallback-333-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 176192 INFO  (jetty-closer-315-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@28875e18{/solr,null,UNAVAILABLE}
   [junit4]   2> 176192 ERROR 
(SUITE-StreamExpressionTest-seed#[F895FE47629FC372]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 176192 INFO  
(SUITE-StreamExpressionTest-seed#[F895FE47629FC372]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39731 39731
   [junit4]   2> 189012 INFO  (Thread-266) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39731 39731
   [junit4]   2> 189012 WARN  (Thread-266) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/aliases.json
   [junit4]   2>        72      /solr/clusterprops.json
   [junit4]   2>        7       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/clusterstate.json
   [junit4]   2>        22      /solr/collections/mainCorpus/state.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98570804574158859-127.0.0.1:45277_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/98570804574158858-127.0.0.1:34781_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/live_nodes
   [junit4]   2>        72      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F895FE47629FC372-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=Lucene50(blocksize=128), join2_s=FST50, multiDefault=FST50, 
subject=FST50, a1_s=BlockTreeOrds(blocksize=128), a2_s=Lucene50(blocksize=128), 
level1_s=Lucene50(blocksize=128), test_t=PostingsFormat(name=Memory), 
body_t=PostingsFormat(name=Memory), ident_s=BlockTreeOrds(blocksize=128), 
s_multi=Lucene50(blocksize=128), col_s=BlockTreeOrds(blocksize=128), 
level2_s=BlockTreeOrds(blocksize=128), a_ss=FST50, a_s=Lucene50(blocksize=128), 
a_t=FST50, side_s=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory), 
text=Lucene50(blocksize=128)}, 
docValues:{expr_s=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Asserting), 
multiDefault=DocValuesFormat(name=Asserting), 
price_f=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Direct), 
a2_s=DocValuesFormat(name=Lucene70), join1_i=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Memory), test_i=DocValuesFormat(name=Asserting), 
join3_i=DocValuesFormat(name=Memory), field_i=DocValuesFormat(name=Asserting), 
level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Direct), 
level2_s=DocValuesFormat(name=Direct), a_ss=DocValuesFormat(name=Asserting), 
a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Asserting), 
i_multi=DocValuesFormat(name=Memory), b_ls=DocValuesFormat(name=Direct), 
test_dt=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Direct), 
order_i=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Direct), side_s=DocValuesFormat(name=Memory), 
miles_i=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=678, 
maxMBSortInHeap=6.52185504998643, sim=RandomSimilarity(queryNorm=false): {}, 
locale=en, timezone=Europe/Podgorica
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=150671920,total=436731904
   [junit4]   2> NOTE: All tests run in this JVM: 
[StreamExpressionToExpessionTest, LengthEvaluatorTest, TestEmbeddedSolrServer, 
TestRetryUtil, UniformDistributionEvaluatorTest, FieldAnalysisResponseTest, 
CumulativeProbabilityEvaluatorTest, CorrelationEvaluatorTest, 
ConcurrentUpdateSolrClientTest, CloudSolrClientMultiConstructorTest, 
CeilingEvaluatorTest, BasicHttpSolrClientTest, EqualToEvaluatorTest, 
LargeVolumeBinaryJettyTest, TestXMLEscaping, TestDelegationTokenResponse, 
TestSpellCheckResponse, SolrExampleStreamingTest, TermsResponseTest, GraphTest, 
SolrZkClientTest, CollectionAdminRequestRequiredParamsTest, SolrPingTest, 
SolrExampleStreamingBinaryTest, SolrExampleXMLTest, SolrExampleEmbeddedTest, 
TestBatchUpdate, JettyWebappTest, LargeVolumeEmbeddedTest, 
LargeVolumeJettyTest, TestSolrProperties, SolrParamTest, 
MergeIndexesEmbeddedTest, TestCoreAdmin, TestNamedListCodec, 
TestDocumentObjectBinder, ContentStreamTest, TestFastInputStream, 
SolrDocumentTest, TestUpdateRequestCodec, NamedListTest, 
AnlysisResponseBaseTest, SolrSchemalessExampleTest, TestSolrJErrorHandling, 
GraphExpressionTest, StreamExpressionTest]
   [junit4] Completed [145/145 (1!)] on J0 in 84.15s, 95 tests, 1 error, 9 
skipped <<< FAILURES!

[...truncated 38123 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:810: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:690: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:678: Source checkout 
is modified!!! Offending files:
* solr/licenses/httpmime-4.5.3.jar.sha1

Total time: 66 minutes 30 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to