Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/152/
Java: 32bit/jdk-9-ea+178 -client -XX:+UseG1GC --illegal-access=deny

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

Error Message:
Error from server at https://127.0.0.1:38489/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.14.v20161028</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:38489/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.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([76A4BFDC8DB15C0E:CBB3CAC5B49D6153]: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:6843)
        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 https://127.0.0.1:38489/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.14.v20161028</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        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:1161)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        ... 1 more


FAILED:  
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([8FEF7301522C5C83:A3DD048CDEE82A07]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
        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: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=int_i:21&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
        ... 39 more




Build Log:
[...truncated 10980 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_8FEF7301522C5C83-001/init-core-data-001
   [junit4]   2> 130688 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 130689 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 130690 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 130690 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 130690 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 130732 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 130753 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 130829 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 130867 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320140
   [junit4]   2> 130871 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320140
   [junit4]   2> 130871 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320140
   [junit4]   2> 130878 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 130903 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 130922 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 131035 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 131073 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 131073 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@320140
   [junit4]   2> 131074 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 131074 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_8FEF7301522C5C83-001/init-core-data-001/]
   [junit4]   2> 131075 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2067596394, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 131131 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 131131 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 131132 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 131132 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 131136 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 131137 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@107ead[collection1] main]
   [junit4]   2> 131137 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 131160 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 131290 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 131291 INFO  (searcherExecutor-653-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 131291 INFO  (coreLoadExecutor-652-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1574085119197577216
   [junit4]   2> 131291 INFO  (searcherExecutor-653-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 131291 INFO  (searcherExecutor-653-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 131291 INFO  (searcherExecutor-653-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 131291 INFO  (searcherExecutor-653-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 131292 INFO  (searcherExecutor-653-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 131292 INFO  (searcherExecutor-653-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 131292 INFO  (searcherExecutor-653-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 131293 INFO  (searcherExecutor-653-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 131293 INFO  (searcherExecutor-653-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@107ead[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 131296 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 131297 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[8FEF7301522C5C83])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
   [junit4]   2> 131298 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[8FEF7301522C5C83])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
   [junit4]   2> 131299 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
   [junit4]   2> 131299 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 131299 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ade17a[collection1] 
realtime]
   [junit4]   2> 131300 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 131309 WARN  (Thread-442) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574085119208062976 actual=1574085119216451584Retrying 
with new version .... (1)
   [junit4]   2> 131319 WARN  (Thread-448) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574085119224840193 actual=1574085119225888769Retrying 
with new version .... (1)
   [junit4]   2> 131309 WARN  (Thread-443) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574085119208062976 actual=1574085119216451584Retrying 
with new version .... (1)
   [junit4]   2> 131318 WARN  (Thread-447) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574085119224840193 actual=1574085119225888768Retrying 
with new version .... (1)
   [junit4]   2> 131319 WARN  (Thread-447) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574085119226937344 actual=1574085119226937345Retrying 
with new version .... (2)
   [junit4]   2> 131319 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574085119226937347,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 131319 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2da394 
commitCommandVersion:1574085119226937347
   [junit4]   2> 131322 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1019ee3[collection1] main]
   [junit4]   2> 131323 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 131324 INFO  (searcherExecutor-653-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1019ee3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C10/9:delGen=1)))}
   [junit4]   2> 131324 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 4
   [junit4]   2> 131326 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:10&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 131327 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:90cukmxqp2um5f91poco+hocvn451p5akdz4it9d8+epyjdczswbr1ogllw5uy+lq712k4by8tbuxgg17jp+sfty8mhjipjh059jbbq4&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 131328 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=int_i:21&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 131328 ERROR 
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=int_i:21&wt=xml
   [junit4]   2> 131328 ERROR 
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=int_i:21&wt=xml:java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=int_i:21&wt=xml
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]   2>        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 131328 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[8FEF7301522C5C83])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads 
-Dtests.seed=8FEF7301522C5C83 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=om-KE -Dtests.timezone=Asia/Singapore -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.03s J0 | 
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8FEF7301522C5C83:A3DD048CDEE82A07]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
   [junit4]    >        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [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]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request was:q=int_i:21&wt=xml
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]    >        ... 39 more
   [junit4]   2> 131330 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 131332 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574085119240568832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 131332 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2da394 
commitCommandVersion:1574085119240568832
   [junit4]   2> 131335 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f80b2[collection1] main]
   [junit4]   2> 131335 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 131340 INFO  (searcherExecutor-653-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f80b2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C10/9:delGen=1)
 Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 131340 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 8
   [junit4]   2> 131341 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 131341 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 131341 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 131342 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=count_i:20&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 131342 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 131342 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 131349 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574085119258394624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 131349 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2da394 
commitCommandVersion:1574085119258394624
   [junit4]   2> 131353 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@de6f03[collection1] main]
   [junit4]   2> 131353 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 131354 INFO  (searcherExecutor-653-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@de6f03[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C10/9:delGen=1)
 Uninverting(_2(7.1.0):C1)))}
   [junit4]   2> 131355 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 10
   [junit4]   2> 131355 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 131356 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 131356 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 131356 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 131357 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 131357 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 131357 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 131357 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 131357 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 131358 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[8FEF7301522C5C83]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 131368 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[8FEF7301522C5C83])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
   [junit4]   2> 131368 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[8FEF7301522C5C83])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
   [junit4]   2> 131368 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 131368 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=6644058
   [junit4]   2> 131368 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 131369 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 131370 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 131370 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[8FEF7301522C5C83]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 131380 INFO  (coreCloseExecutor-658-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1e44a19
   [junit4]   2> 131399 INFO  (coreCloseExecutor-658-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=31738393
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_8FEF7301522C5C83-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=om-KE, timezone=Asia/Singapore
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=162309128,total=272629760
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreSnapshots, 
TestJsonFacets, TestManagedSynonymFilterFactory, BlockCacheTest, 
TestQuerySenderNoQuery, TestAddFieldRealTimeGet, TestFastOutputStream, 
TestNonDefinedSimilarityFactory, TestReloadAndDeleteDocs, TestFilteredDocIdSet, 
TestStressLucene, TestJoin, SolrIndexMetricsTest, TestIndexingPerformance, 
TestExportWriter, OverseerRolesTest, DistributedSpellCheckComponentTest, 
CdcrReplicationHandlerTest, TestLuceneMatchVersion, ExternalFileFieldSortTest, 
SuggesterWFSTTest, TestInfoStreamLogging, SolrCoreTest, 
TestOverriddenPrefixQueryForCustomFieldType, BlobRepositoryCloudTest, 
FieldAnalysisRequestHandlerTest, TestConfigSetProperties, 
AtomicUpdateProcessorFactoryTest]
   [junit4] Completed [45/726 (1!)] on J0 in 0.75s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 2977 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_76A4BFDC8DB15C0E-001/init-core-data-001
   [junit4]   2> 32822 INFO  
(SUITE-StreamExpressionTest-seed#[76A4BFDC8DB15C0E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 32823 INFO  
(SUITE-StreamExpressionTest-seed#[76A4BFDC8DB15C0E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 32823 INFO  
(SUITE-StreamExpressionTest-seed#[76A4BFDC8DB15C0E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 32824 INFO  
(SUITE-StreamExpressionTest-seed#[76A4BFDC8DB15C0E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_76A4BFDC8DB15C0E-001/tempDir-001
   [junit4]   2> 32825 INFO  
(SUITE-StreamExpressionTest-seed#[76A4BFDC8DB15C0E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 32825 INFO  (Thread-79) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 32825 INFO  (Thread-79) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 32826 ERROR (Thread-79) [    ] 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> 32925 INFO  
(SUITE-StreamExpressionTest-seed#[76A4BFDC8DB15C0E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43805
   [junit4]   2> 32939 INFO  (jetty-launcher-147-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 32940 INFO  (jetty-launcher-147-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 32940 INFO  (jetty-launcher-147-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 32940 INFO  (jetty-launcher-147-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 32952 INFO  (jetty-launcher-147-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@605740{/solr,null,AVAILABLE}
   [junit4]   2> 32954 INFO  (jetty-launcher-147-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1759b72{SSL,[ssl, 
http/1.1]}{127.0.0.1:43775}
   [junit4]   2> 32954 INFO  (jetty-launcher-147-thread-2) [    ] 
o.e.j.s.Server Started @34087ms
   [junit4]   2> 32954 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43775}
   [junit4]   2> 32954 ERROR (jetty-launcher-147-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 32954 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 32954 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32954 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 32954 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-27T14:42:46.419849Z
   [junit4]   2> 32964 INFO  (jetty-launcher-147-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dc0997{/solr,null,AVAILABLE}
   [junit4]   2> 32964 INFO  (jetty-launcher-147-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@e96149{SSL,[ssl, 
http/1.1]}{127.0.0.1:38021}
   [junit4]   2> 32964 INFO  (jetty-launcher-147-thread-3) [    ] 
o.e.j.s.Server Started @34097ms
   [junit4]   2> 32964 INFO  (jetty-launcher-147-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38021}
   [junit4]   2> 32965 ERROR (jetty-launcher-147-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 32965 INFO  (jetty-launcher-147-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 32965 INFO  (jetty-launcher-147-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32965 INFO  (jetty-launcher-147-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 32965 INFO  (jetty-launcher-147-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-27T14:42:46.430328Z
   [junit4]   2> 32987 INFO  (jetty-launcher-147-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12178a1{/solr,null,AVAILABLE}
   [junit4]   2> 32988 INFO  (jetty-launcher-147-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2a1f28{SSL,[ssl, 
http/1.1]}{127.0.0.1:34403}
   [junit4]   2> 32988 INFO  (jetty-launcher-147-thread-1) [    ] 
o.e.j.s.Server Started @34121ms
   [junit4]   2> 32988 INFO  (jetty-launcher-147-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34403}
   [junit4]   2> 32988 ERROR (jetty-launcher-147-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 32988 INFO  (jetty-launcher-147-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 32988 INFO  (jetty-launcher-147-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32988 INFO  (jetty-launcher-147-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 32988 INFO  (jetty-launcher-147-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-27T14:42:46.453834Z
   [junit4]   2> 32998 INFO  (jetty-launcher-147-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 32998 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 33007 INFO  (jetty-launcher-147-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c37d69{/solr,null,AVAILABLE}
   [junit4]   2> 33008 INFO  (jetty-launcher-147-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@11439fc{SSL,[ssl, 
http/1.1]}{127.0.0.1:38489}
   [junit4]   2> 33008 INFO  (jetty-launcher-147-thread-4) [    ] 
o.e.j.s.Server Started @34141ms
   [junit4]   2> 33008 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38489}
   [junit4]   2> 33008 ERROR (jetty-launcher-147-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 33008 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 33008 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 33008 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 33008 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-27T14:42:46.473814Z
   [junit4]   2> 33009 INFO  (jetty-launcher-147-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 33039 INFO  (jetty-launcher-147-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43805/solr
   [junit4]   2> 33051 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43805/solr
   [junit4]   2> 33067 INFO  (jetty-launcher-147-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43805/solr
   [junit4]   2> 33072 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 33083 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d847ffb930005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 33083 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15d847ffb930006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 33095 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43805/solr
   [junit4]   2> 33134 WARN  (jetty-launcher-147-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> 33134 WARN  (jetty-launcher-147-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> 33139 WARN  (jetty-launcher-147-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> 33140 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 33140 INFO  (jetty-launcher-147-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 33142 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43775_solr
   [junit4]   2> 33142 INFO  (jetty-launcher-147-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34403_solr
   [junit4]   2> 33143 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98380452088446984-127.0.0.1:43775_solr-n_0000000000) starting
   [junit4]   2> 33149 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 33151 INFO  (zkCallback-168-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 33153 WARN  (jetty-launcher-147-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> 33154 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 33155 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 33157 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38489_solr
   [junit4]   2> 33159 INFO  (zkCallback-168-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 33159 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 33160 INFO  (jetty-launcher-147-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 33161 INFO  (jetty-launcher-147-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38021_solr
   [junit4]   2> 33171 INFO  (zkCallback-168-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 33171 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 33191 INFO  (zkCallback-165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 33196 INFO  (zkCallback-169-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 33196 INFO  (zkCallback-165-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 33197 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43775_solr
   [junit4]   2> 33198 INFO  (zkCallback-168-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 33198 INFO  (zkCallback-165-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 33198 INFO  (zkCallback-169-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 33198 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 33336 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43775.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 33351 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38489.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 33352 INFO  (jetty-launcher-147-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34403.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 33356 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38489.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 33356 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38489.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 33356 INFO  (jetty-launcher-147-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34403.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 33357 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43775.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 33357 INFO  (jetty-launcher-147-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34403.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 33357 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43775.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 33358 INFO  (jetty-launcher-147-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_76A4BFDC8DB15C0E-001/tempDir-001/node2/.
   [junit4]   2> 33358 INFO  (jetty-launcher-147-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_76A4BFDC8DB15C0E-001/tempDir-001/node1/.
   [junit4]   2> 33358 INFO  (jetty-launcher-147-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_76A4BFDC8DB15C0E-001/tempDir-001/node4/.
   [junit4]   2> 33504 INFO  (jetty-launcher-147-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38021.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 33510 INFO  (jetty-launcher-147-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38021.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 33510 INFO  (jetty-launcher-147-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38021.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 33511 INFO  (jetty-launcher-147-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_76A4BFDC8DB15C0E-001/tempDir-001/node3/.
   [junit4]   2> 33561 INFO  
(SUITE-StreamExpressionTest-seed#[76A4BFDC8DB15C0E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 33561 INFO  
(SUITE-StreamExpressionTest-seed#[76A4BFDC8DB15C0E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43805/solr ready
   [junit4]   2> 33636 INFO  (qtp6204423-691) [    ] 
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> 33638 INFO  (OverseerThreadFactory-359-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 33751 INFO  
(OverseerStateUpdate-98380452088446984-127.0.0.1:43775_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":"https://127.0.0.1:34403/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 33753 INFO  
(OverseerStateUpdate-98380452088446984-127.0.0.1:43775_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":"https://127.0.0.1:38021/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 33987 INFO  (qtp6204423-685) [    ] 
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> 33987 INFO  (qtp6204423-685) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 34004 INFO  (qtp18120846-682) [    ] 
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> 34004 INFO  (qtp18120846-682) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 34109 INFO  (zkCallback-165-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> 34109 INFO  (zkCallback-168-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> 34109 INFO  (zkCallback-165-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> 34109 INFO  (zkCallback-168-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> 35004 INFO  (qtp6204423-685) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 35016 INFO  (qtp6204423-685) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 35019 INFO  (qtp18120846-682) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 35042 INFO  (qtp18120846-682) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 35091 WARN  (qtp6204423-685) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 35091 WARN  (qtp6204423-685) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 35091 INFO  (qtp6204423-685) [    ] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 35091 INFO  (qtp6204423-685) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard2_replica_n2' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 35092 INFO  (qtp6204423-685) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_38021.solr.core.collection1_collection.shard2.replica_n2' (registry 
'solr.core.collection1_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 35092 INFO  (qtp6204423-685) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 35092 INFO  (qtp6204423-685) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_76A4BFDC8DB15C0E-001/tempDir-001/node3/collection1_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_76A4BFDC8DB15C0E-001/tempDir-001/node3/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 35102 WARN  (qtp18120846-682) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 35102 WARN  (qtp18120846-682) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 35103 INFO  (qtp18120846-682) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 35103 INFO  (qtp18120846-682) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard1_replica_n1' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 35103 INFO  (qtp18120846-682) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_34403.solr.core.collection1_collection.shard1.replica_n1' (registry 
'solr.core.collection1_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19e93a9
   [junit4]   2> 35103 INFO  (qtp18120846-682) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 35104 INFO  (qtp18120846-682) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_76A4BFDC8DB15C0E-001/tempDir-001/node1/collection1_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_76A4BFDC8DB15C0E-001/tempDir-001/node1/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 35175 INFO  (qtp6204423-685) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 35175 INFO  (qtp6204423-685) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 35177 INFO  (qtp6204423-685) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 35177 INFO  (qtp6204423-685) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 35180 INFO  (qtp6204423-685) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@8c5c6c[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 35181 INFO  (qtp18120846-682) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 35181 INFO  (qtp18120846-682) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 35183 INFO  (qtp18120846-682) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 35183 INFO  (qtp18120846-682) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 35185 INFO  (qtp18120846-682) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@24eafa[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 35191 INFO  (qtp6204423-685) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 35195 INFO  (qtp6204423-685) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 35196 INFO  (qtp6204423-685) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 35198 INFO  (searcherExecutor-368-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@8c5c6c[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 35198 INFO  (qtp6204423-685) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1574087235902373888
   [junit4]   2> 35199 INFO  (qtp18120846-682) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 35200 INFO  (qtp18120846-682) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 35201 INFO  (qtp18120846-682) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 35202 INFO  (searcherExecutor-369-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@24eafa[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 35202 INFO  (qtp18120846-682) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1574087235906568192
   [junit4]   2> 35208 INFO  (qtp18120846-682) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 35208 INFO  (qtp18120846-682) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 35208 INFO  (qtp18120846-682) [    ] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:34403/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 35208 INFO  (qtp18120846-682) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 35208 INFO  (qtp18120846-682) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:34403/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 35208 INFO  (qtp18120846-682) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 35214 INFO  (qtp6204423-685) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 35214 INFO  (qtp6204423-685) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 35214 INFO  (qtp6204423-685) [    ] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:38021/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 35214 INFO  (qtp6204423-685) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 35214 INFO  (qtp6204423-685) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:38021/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 35214 INFO  (qtp6204423-685) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 35216 INFO  (qtp18120846-682) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34403/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 35221 INFO  (qtp6204423-685) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38021/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 35322 INFO  (zkCallback-168-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> 35322 INFO  (zkCallback-168-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> 35322 INFO  (zkCallback-165-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> 35322 INFO  (zkCallback-165-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> 35367 INFO  (qtp18120846-682) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 35368 INFO  (qtp18120846-682) [    ] 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=1364
   [junit4]   2> 35372 INFO  (qtp6204423-685) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 35373 INFO  (qtp6204423-685) [    ] 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=1386
   [junit4]   2> 35381 INFO  (qtp6204423-691) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 35480 INFO  (zkCallback-168-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> 35480 INFO  (zkCallback-168-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> 35480 INFO  (zkCallback-165-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> 35480 INFO  (zkCallback-165-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> 35640 INFO  
(OverseerCollectionConfigSetProcessor-98380452088446984-127.0.0.1:43775_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> 36381 INFO  (qtp6204423-691) [    ] 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=2745
   [junit4]   2> 36382 INFO  
(SUITE-StreamExpressionTest-seed#[76A4BFDC8DB15C0E]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 36383 INFO  
(SUITE-StreamExpressionTest-seed#[76A4BFDC8DB15C0E]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 36384 INFO  (qtp6204423-670) [    ] 
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> 36490 INFO  (qtp6204423-670) [    ] 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=105
   [junit4]   2> 36507 INFO  
(TEST-StreamExpressionTest.testHashJoinStream-seed#[76A4BFDC8DB15C0E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testHashJoinStream
   [junit4]   2> 36523 INFO  (qtp18120846-706) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:38021/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574087237288591360)} 0 3
   [junit4]   2> 36529 INFO  (qtp18120846-705) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574087237298028544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36529 INFO  (qtp18120846-705) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 36529 INFO  (qtp18120846-705) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 36530 INFO  (qtp18120846-705) [    ] 
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=https://127.0.0.1:38021/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 36532 INFO  (qtp6204423-691) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574087237301174272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36532 INFO  (qtp6204423-691) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 36533 INFO  (qtp6204423-691) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 36533 INFO  (qtp6204423-691) [    ] 
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=https://127.0.0.1:38021/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 36534 INFO  (qtp6204423-690) [    ] 
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=*:*
 (-1574087237279154176),commit=} 0 23
   [junit4]   2> 36557 INFO  (qtp6204423-685) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 
(1574087237305368576), 3 (1574087237325291520), 5 (1574087237325291521), 6 
(1574087237326340096), 7 (1574087237326340097), 9 (1574087237326340098)]} 0 20
   [junit4]   2> 36561 INFO  (qtp18120846-682) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[1 
(1574087237308514304), 15 (1574087237328437248), 4 (1574087237328437249), 8 
(1574087237329485824), 10 (1574087237329485825), 11 (1574087237329485826), 12 
(1574087237330534400), 13 (1574087237330534401), 14 (1574087237330534402)]} 0 21
   [junit4]   2> 36567 INFO  (qtp18120846-698) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574087237337874432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36570 INFO  (qtp6204423-687) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574087237341020160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36571 INFO  (qtp18120846-698) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2dcc82 
commitCommandVersion:1574087237337874432
   [junit4]   2> 36571 INFO  (qtp6204423-687) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1a5d2e2 
commitCommandVersion:1574087237341020160
   [junit4]   2> 36590 INFO  (qtp6204423-687) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4db07[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 36590 INFO  (qtp18120846-698) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1f042c0[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 36590 INFO  (qtp6204423-687) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 36592 INFO  (searcherExecutor-369-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@1f042c0[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C9)))}
   [junit4]   2> 36592 INFO  (searcherExecutor-368-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@4db07[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C6)))}
   [junit4]   2> 36592 INFO  (qtp18120846-698) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 36592 INFO  (qtp6204423-687) [    ] 
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=https://127.0.0.1:34403/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 22
   [junit4]   2> 36592 INFO  (qtp18120846-698) [    ] 
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=https://127.0.0.1:34403/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 24
   [junit4]   2> 36593 INFO  (qtp18120846-695) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 30
   [junit4]   2> 36598 INFO  
(TEST-StreamExpressionTest.testHashJoinStream-seed#[76A4BFDC8DB15C0E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 36599 INFO  
(TEST-StreamExpressionTest.testHashJoinStream-seed#[76A4BFDC8DB15C0E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43805/solr ready
   [junit4]   2> 36614 INFO  (qtp6204423-690) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=1
   [junit4]   2> 36614 INFO  (qtp18120846-683) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 36639 INFO  (qtp18120846-706) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=2
   [junit4]   2> 36639 INFO  (qtp6204423-689) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=2
   [junit4]   2> 36662 INFO  (qtp18120846-695) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 36664 INFO  (qtp6204423-687) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 36678 INFO  (qtp6204423-690) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=0
   [junit4]   2> 36693 INFO  (qtp18120846-706) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 36702 INFO  (qtp6204423-691) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 36712 INFO  (qtp18120846-695) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2}
 hits=6 status=0 QTime=0
   [junit4]   2> 36720 INFO  (qtp6204423-685) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=0
   [junit4]   2> 36728 INFO  (qtp18120846-695) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 36764 INFO  (qtp6204423-685) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join3_i,ident_s&sort=join1_i+asc,+join3_i+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=17
   [junit4]   2> 36776 INFO  (qtp18120846-698) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:right&distrib=false&fl=join1_i,join3_i,ident_s&sort=join1_i+asc,+join3_i+asc&wt=json&version=2.2}
 hits=6 status=0 QTime=6
   [junit4]   2> 36793 INFO  (qtp6204423-690) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join3_i,ident_s&sort=join1_i+asc,+join3_i+asc,+id+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=0
   [junit4]   2> 36810 INFO  (qtp18120846-695) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=side_s:left&distrib=false&fl=id,join1_i,join3_i,ident_s&sort=join1_i+asc,+join3_i+asc,+id+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 36819 INFO  
(TEST-StreamExpressionTest.testHashJoinStream-seed#[76A4BFDC8DB15C0E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testHashJoinStream
   [junit4]   2> 36868 INFO  
(TEST-StreamExpressionTest.testGetStreamForEOFTuple-seed#[76A4BFDC8DB15C0E]) [  
  ] o.a.

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

hread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1_collection.shard1.replica_n1, tag=4663966
   [junit4]   2> 110591 INFO  (coreCloseExecutor-500-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=4663966
   [junit4]   2> 110592 INFO  (coreCloseExecutor-501-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.workQueue.shard2.replica_n2, tag=15835847
   [junit4]   2> 110594 INFO  (coreCloseExecutor-500-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.destination.shard1.replica_n1, tag=22004793
   [junit4]   2> 110595 INFO  (zkCallback-168-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 110595 INFO  (zkCallback-165-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 110595 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 110595 INFO  (coreCloseExecutor-501-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard2.leader, tag=15835847
   [junit4]   2> 110595 INFO  (coreCloseExecutor-499-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.workQueue.shard1.replica_n1, tag=32226012
   [junit4]   2> 110600 INFO  (coreCloseExecutor-500-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard1.leader, tag=22004793
   [junit4]   2> 110602 INFO  (coreCloseExecutor-499-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard1.leader, tag=32226012
   [junit4]   2> 110602 INFO  (coreCloseExecutor-501-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1_collection.shard2.replica_n2, tag=16619413
   [junit4]   2> 110603 INFO  (jetty-closer-148-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98380452088446984-127.0.0.1:43775_solr-n_0000000000) closing
   [junit4]   2> 110603 INFO  
(OverseerStateUpdate-98380452088446984-127.0.0.1:43775_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43775_solr
   [junit4]   2> 110603 WARN  (zkCallback-168-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> 110604 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 110604 INFO  (zkCallback-165-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 110604 INFO  (jetty-closer-148-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12178a1{/solr,null,UNAVAILABLE}
   [junit4]   2> 110605 INFO  (zkCallback-165-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 110605 INFO  (zkCallback-165-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38021_solr
   [junit4]   2> 110608 INFO  (coreCloseExecutor-501-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=16619413
   [junit4]   2> 112095 WARN  (zkCallback-169-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> 112095 INFO  (jetty-closer-148-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c37d69{/solr,null,UNAVAILABLE}
   [junit4]   2> 112105 WARN  (zkCallback-163-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> 112105 INFO  (jetty-closer-148-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@605740{/solr,null,UNAVAILABLE}
   [junit4]   2> 112112 WARN  (zkCallback-165-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> 112112 INFO  (jetty-closer-148-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1dc0997{/solr,null,UNAVAILABLE}
   [junit4]   2> 112113 ERROR 
(SUITE-StreamExpressionTest-seed#[76A4BFDC8DB15C0E]-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> 112114 INFO  
(SUITE-StreamExpressionTest-seed#[76A4BFDC8DB15C0E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43805 43805
   [junit4]   2> 113648 INFO  (Thread-79) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43805 43805
   [junit4]   2> 113649 WARN  (Thread-79) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        67      /solr/aliases.json
   [junit4]   2>        9       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        67      /solr/clusterprops.json
   [junit4]   2>        67      /solr/clusterstate.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>        20      /solr/collections/mainCorpus/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/98380452088446984-127.0.0.1:43775_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98380452088446986-127.0.0.1:34403_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        67      /solr/live_nodes
   [junit4]   2>        67      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_76A4BFDC8DB15C0E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=MockRandom), 
join2_s=PostingsFormat(name=LuceneFixedGap), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
subject=PostingsFormat(name=LuceneFixedGap), 
a1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
price_f=PostingsFormat(name=LuceneFixedGap), 
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
join1_i=PostingsFormat(name=MockRandom), 
a_f=PostingsFormat(name=LuceneVarGapFixedInterval), 
a2_s=PostingsFormat(name=MockRandom), a_i=FSTOrd50, join3_i=FSTOrd50, 
test_i=PostingsFormat(name=LuceneFixedGap), 
field_i=PostingsFormat(name=LuceneFixedGap), 
level1_s=PostingsFormat(name=MockRandom), body_t=FSTOrd50, 
s_multi=PostingsFormat(name=MockRandom), 
col_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_ss=PostingsFormat(name=LuceneFixedGap), 
level2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_s=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=LuceneFixedGap), 
id=FSTOrd50, text=PostingsFormat(name=MockRandom), 
timestamp=PostingsFormat(name=LuceneFixedGap), i_multi=FSTOrd50, 
b_ls=PostingsFormat(name=LuceneVarGapFixedInterval), 
test_dt=PostingsFormat(name=MockRandom), test_t=FSTOrd50, 
ident_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
order_i=PostingsFormat(name=LuceneFixedGap), 
_version_=PostingsFormat(name=LuceneVarGapFixedInterval), side_s=FSTOrd50, 
miles_i=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{expr_s=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Asserting), 
multiDefault=DocValuesFormat(name=Asserting), 
a1_s=DocValuesFormat(name=Lucene70), price_f=DocValuesFormat(name=Asserting), 
join1_i=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), 
a2_s=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Direct), 
join3_i=DocValuesFormat(name=Direct), test_i=DocValuesFormat(name=Asserting), 
field_i=DocValuesFormat(name=Asserting), 
level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Lucene70), 
a_ss=DocValuesFormat(name=Asserting), level2_s=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Asserting), 
i_multi=DocValuesFormat(name=Direct), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Lucene70), 
order_i=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=793, 
maxMBSortInHeap=6.487926602485196, sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-AT, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=91090160,total=282066944
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreAdmin, 
TestJavaBinCodec, RawValueEvaluatorTest, GraphExpressionTest, TestPolicy, 
NotEvaluatorTest, HyperbolicCosineEvaluatorTest, LargeVolumeJettyTest, 
SolrExampleXMLTest, FloorEvaluatorTest, SolrSchemalessExampleTest, 
CloudSolrClientCacheTest, SquareRootEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [90/135 (1!)] on J2 in 80.86s, 92 tests, 1 error, 9 
skipped <<< FAILURES!

[...truncated 35815 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to