Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/11/

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.MathExpressionTest.testZipFDistribution

Error Message:
Zipf distribution not descending!!!

Stack Trace:
java.lang.Exception: Zipf distribution not descending!!!
        at 
__randomizedtesting.SeedInfo.seed([13107D9927478B0A:37A510BD30EF8322]:0)
        at 
org.apache.solr.client.solrj.io.stream.MathExpressionTest.testZipFDistribution(MathExpressionTest.java:3175)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16074 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.MathExpressionTest
   [junit4]   2> 78191 INFO  
(SUITE-MathExpressionTest-seed#[13107D9927478B0A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_13107D9927478B0A-001/init-core-data-001
   [junit4]   2> 78193 WARN  
(SUITE-MathExpressionTest-seed#[13107D9927478B0A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 78193 INFO  
(SUITE-MathExpressionTest-seed#[13107D9927478B0A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 78195 INFO  
(SUITE-MathExpressionTest-seed#[13107D9927478B0A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 78195 INFO  
(SUITE-MathExpressionTest-seed#[13107D9927478B0A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_13107D9927478B0A-001/tempDir-001
   [junit4]   2> 78196 INFO  
(SUITE-MathExpressionTest-seed#[13107D9927478B0A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 78197 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 78197 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 78296 INFO  
(SUITE-MathExpressionTest-seed#[13107D9927478B0A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44453
   [junit4]   2> 78296 INFO  
(SUITE-MathExpressionTest-seed#[13107D9927478B0A]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44453
   [junit4]   2> 78296 INFO  
(SUITE-MathExpressionTest-seed#[13107D9927478B0A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44453
   [junit4]   2> 78325 INFO  (zkConnectionManagerCallback-389-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78332 INFO  (zkConnectionManagerCallback-391-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78341 INFO  (zkConnectionManagerCallback-393-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78345 WARN  (jetty-launcher-394-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 78345 WARN  (jetty-launcher-394-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 78347 INFO  (jetty-launcher-394-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 78347 INFO  (jetty-launcher-394-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 78347 INFO  (jetty-launcher-394-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 78347 INFO  (jetty-launcher-394-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 78347 INFO  (jetty-launcher-394-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 78348 INFO  (jetty-launcher-394-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 78348 WARN  (jetty-launcher-394-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 78348 WARN  (jetty-launcher-394-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 78349 INFO  (jetty-launcher-394-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 78349 INFO  (jetty-launcher-394-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 78349 INFO  (jetty-launcher-394-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 78351 INFO  (jetty-launcher-394-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 78351 INFO  (jetty-launcher-394-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 78351 INFO  (jetty-launcher-394-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 78351 INFO  (jetty-launcher-394-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 78351 INFO  (jetty-launcher-394-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 78351 INFO  (jetty-launcher-394-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 78353 INFO  (jetty-launcher-394-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 78353 INFO  (jetty-launcher-394-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 78353 INFO  (jetty-launcher-394-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 78353 INFO  (jetty-launcher-394-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17dfe1b4{/solr,null,AVAILABLE}
   [junit4]   2> 78358 INFO  (jetty-launcher-394-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b243d4f{/solr,null,AVAILABLE}
   [junit4]   2> 78366 INFO  (jetty-launcher-394-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 78367 INFO  (jetty-launcher-394-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 78367 INFO  (jetty-launcher-394-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 78377 INFO  (jetty-launcher-394-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 78377 INFO  (jetty-launcher-394-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 78377 INFO  (jetty-launcher-394-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 78378 INFO  (jetty-launcher-394-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6cee473d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43281}
   [junit4]   2> 78378 INFO  (jetty-launcher-394-thread-4) [    ] 
o.e.j.s.Server Started @78456ms
   [junit4]   2> 78378 INFO  (jetty-launcher-394-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2fcb43a{/solr,null,AVAILABLE}
   [junit4]   2> 78378 INFO  (jetty-launcher-394-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43281}
   [junit4]   2> 78378 ERROR (jetty-launcher-394-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78378 INFO  (jetty-launcher-394-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 78379 INFO  (jetty-launcher-394-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@756b9d4f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43010}
   [junit4]   2> 78379 INFO  (jetty-launcher-394-thread-1) [    ] 
o.e.j.s.Server Started @78457ms
   [junit4]   2> 78379 INFO  (jetty-launcher-394-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 78379 INFO  (jetty-launcher-394-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43010}
   [junit4]   2> 78379 INFO  (jetty-launcher-394-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78379 INFO  (jetty-launcher-394-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78379 INFO  (jetty-launcher-394-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-26T01:00:57.554Z
   [junit4]   2> 78379 ERROR (jetty-launcher-394-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78379 INFO  (jetty-launcher-394-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 78381 INFO  (jetty-launcher-394-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 78381 INFO  (jetty-launcher-394-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78381 INFO  (jetty-launcher-394-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78381 INFO  (jetty-launcher-394-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-26T01:00:57.556Z
   [junit4]   2> 78382 INFO  (jetty-launcher-394-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@553d8b72{/solr,null,AVAILABLE}
   [junit4]   2> 78386 INFO  (jetty-launcher-394-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@11f9e0bd{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42572}
   [junit4]   2> 78389 INFO  (jetty-launcher-394-thread-2) [    ] 
o.e.j.s.Server Started @78468ms
   [junit4]   2> 78389 INFO  (jetty-launcher-394-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42572}
   [junit4]   2> 78390 ERROR (jetty-launcher-394-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78390 INFO  (jetty-launcher-394-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 78390 INFO  (jetty-launcher-394-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 78390 INFO  (jetty-launcher-394-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78390 INFO  (jetty-launcher-394-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78390 INFO  (jetty-launcher-394-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-26T01:00:57.565Z
   [junit4]   2> 78389 INFO  (jetty-launcher-394-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2699f4c0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44595}
   [junit4]   2> 78391 INFO  (jetty-launcher-394-thread-3) [    ] 
o.e.j.s.Server Started @78470ms
   [junit4]   2> 78391 INFO  (jetty-launcher-394-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44595}
   [junit4]   2> 78392 ERROR (jetty-launcher-394-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78392 INFO  (jetty-launcher-394-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 78392 INFO  (jetty-launcher-394-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 78392 INFO  (jetty-launcher-394-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78392 INFO  (jetty-launcher-394-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78392 INFO  (jetty-launcher-394-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-26T01:00:57.567Z
   [junit4]   2> 78395 INFO  (zkConnectionManagerCallback-396-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78397 INFO  (jetty-launcher-394-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 78401 INFO  (zkConnectionManagerCallback-398-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78402 INFO  (jetty-launcher-394-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 78407 INFO  (zkConnectionManagerCallback-402-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78409 INFO  (jetty-launcher-394-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 78412 INFO  (zkConnectionManagerCallback-400-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78416 INFO  (jetty-launcher-394-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 78565 INFO  (jetty-launcher-394-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 78574 WARN  (jetty-launcher-394-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2baaee3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78579 WARN  (jetty-launcher-394-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@18f39d35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78580 INFO  (jetty-launcher-394-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44453/solr
   [junit4]   2> 78644 INFO  (jetty-launcher-394-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 78650 INFO  (zkConnectionManagerCallback-408-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78659 WARN  (jetty-launcher-394-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@479c2cb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78666 INFO  (jetty-launcher-394-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 78708 WARN  (jetty-launcher-394-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@625637ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78715 WARN  (jetty-launcher-394-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2bb278f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78716 INFO  (jetty-launcher-394-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44453/solr
   [junit4]   2> 78733 INFO  (zkConnectionManagerCallback-414-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78750 WARN  (jetty-launcher-394-thread-1) 
[n:127.0.0.1:43010_solr    ] 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> 78766 INFO  (jetty-launcher-394-thread-1) 
[n:127.0.0.1:43010_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43010_solr
   [junit4]   2> 78767 INFO  (jetty-launcher-394-thread-1) 
[n:127.0.0.1:43010_solr    ] o.a.s.c.Overseer Overseer 
(id=72686688615858184-127.0.0.1:43010_solr-n_0000000000) starting
   [junit4]   2> 78781 WARN  (jetty-launcher-394-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@bd4c8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78785 INFO  (jetty-launcher-394-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44453/solr
   [junit4]   2> 78809 INFO  (zkConnectionManagerCallback-418-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78812 INFO  (zkConnectionManagerCallback-424-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78852 INFO  (jetty-launcher-394-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 78853 INFO  (zkConnectionManagerCallback-429-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78859 INFO  (jetty-launcher-394-thread-1) 
[n:127.0.0.1:43010_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44453/solr ready
   [junit4]   2> 78861 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1023c287ed9000a, likely client has closed socket
   [junit4]   2> 78863 INFO  (jetty-launcher-394-thread-1) 
[n:127.0.0.1:43010_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43010_solr
   [junit4]   2> 78873 INFO  (zkConnectionManagerCallback-434-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78873 INFO  (zkCallback-413-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78874 INFO  
(OverseerStateUpdate-72686688615858184-127.0.0.1:43010_solr-n_0000000000) 
[n:127.0.0.1:43010_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43010_solr
   [junit4]   2> 78874 INFO  (zkConnectionManagerCallback-431-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78881 INFO  (zkCallback-428-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78888 WARN  (jetty-launcher-394-thread-4) 
[n:127.0.0.1:43281_solr    ] 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> 78892 WARN  (jetty-launcher-394-thread-3) 
[n:127.0.0.1:44595_solr    ] 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> 78897 WARN  (jetty-launcher-394-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5367ca82[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78903 INFO  (jetty-launcher-394-thread-4) 
[n:127.0.0.1:43281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 78903 INFO  (jetty-launcher-394-thread-3) 
[n:127.0.0.1:44595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 78906 WARN  (jetty-launcher-394-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@721f51b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 78908 INFO  (jetty-launcher-394-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44453/solr
   [junit4]   2> 78911 INFO  (jetty-launcher-394-thread-4) 
[n:127.0.0.1:43281_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43281_solr as DOWN
   [junit4]   2> 78912 INFO  (zkConnectionManagerCallback-443-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78913 INFO  (jetty-launcher-394-thread-3) 
[n:127.0.0.1:44595_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44595_solr as DOWN
   [junit4]   2> 78914 INFO  (jetty-launcher-394-thread-4) 
[n:127.0.0.1:43281_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 78914 INFO  (jetty-launcher-394-thread-4) 
[n:127.0.0.1:43281_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43281_solr
   [junit4]   2> 78917 INFO  (zkCallback-413-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 78918 INFO  (jetty-launcher-394-thread-3) 
[n:127.0.0.1:44595_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 78918 INFO  (jetty-launcher-394-thread-3) 
[n:127.0.0.1:44595_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44595_solr
   [junit4]   2> 78920 INFO  (zkCallback-428-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 78921 INFO  (zkConnectionManagerCallback-445-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78932 INFO  (zkCallback-413-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 78938 INFO  (zkCallback-428-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 78944 WARN  (jetty-launcher-394-thread-2) 
[n:127.0.0.1:42572_solr    ] 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> 78951 INFO  (jetty-launcher-394-thread-2) 
[n:127.0.0.1:42572_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 78954 INFO  (zkCallback-433-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 78958 INFO  (zkCallback-430-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 78965 INFO  (jetty-launcher-394-thread-2) 
[n:127.0.0.1:42572_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42572_solr as DOWN
   [junit4]   2> 78967 INFO  (jetty-launcher-394-thread-2) 
[n:127.0.0.1:42572_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 78967 INFO  (jetty-launcher-394-thread-2) 
[n:127.0.0.1:42572_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42572_solr
   [junit4]   2> 78971 INFO  (zkCallback-413-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 78971 INFO  (zkCallback-428-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 79007 INFO  (jetty-launcher-394-thread-1) 
[n:127.0.0.1:43010_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 79018 INFO  (zkCallback-430-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 79018 INFO  (zkCallback-433-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 79021 INFO  (zkConnectionManagerCallback-452-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 79021 INFO  (zkConnectionManagerCallback-458-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 79027 INFO  (jetty-launcher-394-thread-4) 
[n:127.0.0.1:43281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 79028 INFO  (jetty-launcher-394-thread-4) 
[n:127.0.0.1:43281_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44453/solr ready
   [junit4]   2> 79029 INFO  (zkCallback-444-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 79035 INFO  (jetty-launcher-394-thread-2) 
[n:127.0.0.1:42572_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 79038 INFO  (jetty-launcher-394-thread-2) 
[n:127.0.0.1:42572_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44453/solr ready
   [junit4]   2> 79045 INFO  (zkConnectionManagerCallback-463-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 79051 INFO  (jetty-launcher-394-thread-3) 
[n:127.0.0.1:44595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 79053 INFO  (jetty-launcher-394-thread-3) 
[n:127.0.0.1:44595_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44453/solr ready
   [junit4]   2> 79063 INFO  (jetty-launcher-394-thread-2) 
[n:127.0.0.1:42572_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 79066 INFO  (jetty-launcher-394-thread-3) 
[n:127.0.0.1:44595_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 79071 INFO  (jetty-launcher-394-thread-4) 
[n:127.0.0.1:43281_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 79185 INFO  (jetty-launcher-394-thread-4) 
[n:127.0.0.1:43281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43281.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 79206 INFO  (jetty-launcher-394-thread-2) 
[n:127.0.0.1:42572_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42572.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 79233 INFO  (jetty-launcher-394-thread-3) 
[n:127.0.0.1:44595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44595.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 79263 INFO  (jetty-launcher-394-thread-1) 
[n:127.0.0.1:43010_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43010.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 79281 INFO  (jetty-launcher-394-thread-4) 
[n:127.0.0.1:43281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43281.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 79282 INFO  (jetty-launcher-394-thread-4) 
[n:127.0.0.1:43281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43281.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 79288 INFO  (jetty-launcher-394-thread-4) 
[n:127.0.0.1:43281_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_13107D9927478B0A-001/tempDir-001/node4/.
   [junit4]   2> 79299 INFO  (jetty-launcher-394-thread-2) 
[n:127.0.0.1:42572_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42572.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 79299 INFO  (jetty-launcher-394-thread-2) 
[n:127.0.0.1:42572_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42572.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 79301 INFO  (jetty-launcher-394-thread-2) 
[n:127.0.0.1:42572_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_13107D9927478B0A-001/tempDir-001/node2/.
   [junit4]   2> 79307 INFO  (jetty-launcher-394-thread-3) 
[n:127.0.0.1:44595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44595.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 79307 INFO  (jetty-launcher-394-thread-3) 
[n:127.0.0.1:44595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44595.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 79308 INFO  (jetty-launcher-394-thread-1) 
[n:127.0.0.1:43010_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43010.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 79308 INFO  (jetty-launcher-394-thread-1) 
[n:127.0.0.1:43010_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43010.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 79309 INFO  (jetty-launcher-394-thread-3) 
[n:127.0.0.1:44595_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_13107D9927478B0A-001/tempDir-001/node3/.
   [junit4]   2> 79310 INFO  (jetty-launcher-394-thread-1) 
[n:127.0.0.1:43010_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_13107D9927478B0A-001/tempDir-001/node1/.
   [junit4]   2> 79682 INFO  (zkConnectionManagerCallback-471-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 79685 INFO  
(SUITE-MathExpressionTest-seed#[13107D9927478B0A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 79687 INFO  
(SUITE-MathExpressionTest-seed#[13107D9927478B0A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44453/solr ready
   [junit4]   2> 79710 INFO  (qtp751086500-831) [n:127.0.0.1:43281_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 79715 INFO  
(OverseerThreadFactory-192-thread-1-processing-n:127.0.0.1:43010_solr) 
[n:127.0.0.1:43010_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1_collection
   [junit4]   2> 79828 INFO  (qtp751086500-833) [n:127.0.0.1:43281_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79830 INFO  (qtp751086500-834) [n:127.0.0.1:43281_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79831 INFO  (qtp751086500-830) [n:127.0.0.1:43281_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79833 INFO  (qtp751086500-832) [n:127.0.0.1:43281_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79835 INFO  (qtp751086500-833) [n:127.0.0.1:43281_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79838 INFO  (qtp1174822685-822) [n:127.0.0.1:43010_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79840 INFO  (qtp1174822685-823) [n:127.0.0.1:43010_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 79843 INFO  (qtp1174822685-824) [n:127.0.0.1:43010_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79850 INFO  (qtp1174822685-825) [n:127.0.0.1:43010_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79852 INFO  (qtp1174822685-821) [n:127.0.0.1:43010_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79854 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79856 INFO  (qtp2127588646-852) [n:127.0.0.1:42572_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79859 INFO  (qtp2127588646-851) [n:127.0.0.1:42572_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79861 INFO  (qtp2127588646-850) [n:127.0.0.1:42572_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79863 INFO  (qtp2127588646-847) [n:127.0.0.1:42572_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79866 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79868 INFO  (qtp1992389058-844) [n:127.0.0.1:44595_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79869 INFO  (qtp1992389058-843) [n:127.0.0.1:44595_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79871 INFO  (qtp1992389058-840) [n:127.0.0.1:44595_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79872 INFO  (qtp1992389058-841) [n:127.0.0.1:44595_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 79882 INFO  
(OverseerStateUpdate-72686688615858184-127.0.0.1:43010_solr-n_0000000000) 
[n:127.0.0.1:43010_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44595/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 79887 INFO  
(OverseerStateUpdate-72686688615858184-127.0.0.1:43010_solr-n_0000000000) 
[n:127.0.0.1:43010_solr    ] 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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42572/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 80090 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr    
x:collection1_collection_shard2_replica_n3] 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_n3&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 80090 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr    
x:collection1_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&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> 81120 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 81131 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 81147 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n3] Schema name=test
   [junit4]   2> 81156 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 81232 WARN  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 81232 WARN  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 81233 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 81233 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard2_replica_n3' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 81234 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42572.solr.core.collection1_collection.shard2.replica_n3' 
(registry 'solr.core.collection1_collection.shard2.replica_n3') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 81234 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_13107D9927478B0A-001/tempDir-001/node2/collection1_collection_shard2_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_13107D9927478B0A-001/tempDir-001/node2/./collection1_collection_shard2_replica_n3/data/]
   [junit4]   2> 81242 WARN  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 81242 WARN  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 81243 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 81243 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 81243 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_44595.solr.core.collection1_collection.shard1.replica_n1' 
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ddc9a53
   [junit4]   2> 81244 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_13107D9927478B0A-001/tempDir-001/node3/collection1_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.MathExpressionTest_13107D9927478B0A-001/tempDir-001/node3/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 81336 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 81336 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81339 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 81339 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 81340 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 81340 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81348 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 81348 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 81349 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33443a80[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 81350 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30ddb587[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 81351 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 81352 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 81352 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 81353 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 81353 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 81353 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1623682670162608128
   [junit4]   2> 81353 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 81354 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1623682670163656704
   [junit4]   2> 81359 INFO  
(searcherExecutor-209-thread-1-processing-n:127.0.0.1:42572_solr 
x:collection1_collection_shard2_replica_n3 c:collection1_collection s:shard2 
r:core_node4) [n:127.0.0.1:42572_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n3] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n3] Registered new searcher 
Searcher@33443a80[collection1_collection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81359 INFO  
(searcherExecutor-210-thread-1-processing-n:127.0.0.1:44595_solr 
x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1 
r:core_node2) [n:127.0.0.1:44595_solr c:collection1_collection s:shard1 
r:core_node2 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@30ddb587[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81367 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1_collection/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 81367 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1_collection/leaders/shard2
   [junit4]   2> 81367 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1_collection/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 81368 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1_collection/leaders/shard1
   [junit4]   2> 81378 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 81379 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 81379 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:44595/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 81379 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 81379 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:44595/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 81380 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1_collection/leaders/shard1/leader after winning as 
/collections/collection1_collection/leader_elect/shard1/election/72686688615858189-core_node2-n_0000000000
   [junit4]   2> 81382 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:44595/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 81386 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 81386 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 81386 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:42572/solr/collection1_collection_shard2_replica_n3/
   [junit4]   2> 81387 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 81387 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.SyncStrategy 
http://127.0.0.1:42572/solr/collection1_collection_shard2_replica_n3/ has no 
replicas
   [junit4]   2> 81387 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1_collection/leaders/shard2/leader after winning as 
/collections/collection1_collection/leader_elect/shard2/election/72686688615858191-core_node4-n_0000000000
   [junit4]   2> 81390 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:42572/solr/collection1_collection_shard2_replica_n3/ shard2
   [junit4]   2> 81502 INFO  (zkCallback-444-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> 81505 INFO  (zkCallback-433-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> 81509 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 81502 INFO  (zkCallback-444-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> 81513 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 81517 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] 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_n3&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1427
   [junit4]   2> 81521 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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=1430
   [junit4]   2> 81534 INFO  (qtp751086500-831) [n:127.0.0.1:43281_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 81621 INFO  (zkCallback-433-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> 81621 INFO  (zkCallback-444-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> 81621 INFO  (zkCallback-433-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> 81621 INFO  (zkCallback-430-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> 81621 INFO  (zkCallback-444-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> 81621 INFO  (zkCallback-444-thread-3) [    ] 
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> 81622 INFO  (qtp751086500-831) [n:127.0.0.1:43281_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1912
   [junit4]   2> 81636 INFO  
(SUITE-MathExpressionTest-seed#[13107D9927478B0A]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):45
   [junit4]   2> 81638 INFO  
(SUITE-MathExpressionTest-seed#[13107D9927478B0A]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 81640 INFO  (qtp751086500-834) [n:127.0.0.1:43281_solr    ] 
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> 81661 INFO  
(OverseerCollectionConfigSetProcessor-72686688615858184-127.0.0.1:43010_solr-n_0000000000)
 [n:127.0.0.1:43010_solr    ] 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> 81769 INFO  (qtp751086500-834) [n:127.0.0.1:43281_solr    ] 
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=128
   [junit4]   2> 81840 INFO  
(TEST-MathExpressionTest.testChiSquareDataSet-seed#[13107D9927478B0A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testChiSquareDataSet
   [junit4]   2> 81929 INFO  (qtp1992389058-840) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1_collection/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 81929 INFO  (qtp1992389058-840) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:42572/solr/collection1_collection_shard2_replica_n3/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1623682670750859264)} 0 28
   [junit4]   2> 81935 INFO  (qtp1992389058-841) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1623682670772879360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 81935 INFO  (qtp1992389058-841) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 81935 INFO  (qtp1992389058-841) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 81935 INFO  (qtp1992389058-841) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42572/solr/collection1_collection_shard2_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 81937 INFO  (qtp2127588646-851) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1623682670774976512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 81937 INFO  (qtp2127588646-851) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 81937 INFO  (qtp2127588646-851) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 81945 INFO  (qtp2127588646-851) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1_collection/terms/shard2 to 
Terms{values={core_node4=1}, version=1}
   [junit4]   2> 81945 INFO  (qtp2127588646-851) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1623682670679556096),commit=} 0 102
   [junit4]   2> 81967 INFO  (qtp2127588646-847) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream 
params={indent=off&expr=let(echo%3Dtrue,++++a%3Darray(1,1,2,3,4,5,6,7,9,10,11,12),+++++b%3Darray(1,1,2,3,4,5,6,7,1,1,1,1),+++++chisquare%3DchiSquareDataSet(a,+b))&wt=json&version=2.2}
 status=0 QTime=2
   [junit4]   2> 82057 INFO  
(TEST-MathExpressionTest.testChiSquareDataSet-seed#[13107D9927478B0A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testChiSquareDataSet
   [junit4]   2> 82126 INFO  
(TEST-MathExpressionTest.testMean-seed#[13107D9927478B0A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMean
   [junit4]   2> 82194 INFO  (qtp2127588646-851) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:44595/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1623682671043411968)} 0 4
   [junit4]   2> 82199 INFO  (qtp2127588646-850) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1623682671049703424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82200 INFO  (qtp2127588646-850) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 82201 INFO  (qtp2127588646-850) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 82201 INFO  (qtp2127588646-850) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44595/solr/collection1_collection_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 82202 INFO  (qtp1992389058-844) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1623682671052849152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82202 INFO  (qtp1992389058-844) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 82203 INFO  (qtp1992389058-844) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 82203 INFO  (qtp1992389058-844) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] 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}{deleteByQuery=*:*
 (-1623682670993080320),commit=} 0 73
   [junit4]   2> 82217 INFO  (qtp1992389058-840) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=mean(array(1,2,3,4,5))&wt=json&version=2.2} status=0 
QTime=1
   [junit4]   2> 82286 INFO  
(TEST-MathExpressionTest.testMean-seed#[13107D9927478B0A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMean
   [junit4]   2> 82403 INFO  
(TEST-MathExpressionTest.testConvertEvaluator-seed#[13107D9927478B0A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testConvertEvaluator
   [junit4]   2> 82415 INFO  (qtp1992389058-841) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:42572/solr/collection1_collection_shard2_replica_n3/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1623682671272001536)} 0 4
   [junit4]   2> 82418 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1623682671279341568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82418 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 82419 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 82419 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42572/solr/collection1_collection_shard2_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 82420 INFO  (qtp2127588646-847) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1623682671281438720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82420 INFO  (qtp2127588646-847) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 82420 INFO  (qtp2127588646-847) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 82420 INFO  (qtp2127588646-847) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1623682671268855808),commit=} 0 13
   [junit4]   2> 82471 INFO  (qtp1992389058-844) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] 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 
(1623682671309750272)]} 0 24
   [junit4]   2> 82480 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 
(1623682671342256128)]} 0 2
   [junit4]   2> 82490 INFO  (qtp1992389058-843) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1623682671354839040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82490 INFO  (qtp1992389058-843) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@474705bc 
commitCommandVersion:1623682671354839040
   [junit4]   2> 82537 INFO  (qtp1992389058-843) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4cdc3aa2[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 82537 INFO  (qtp1992389058-843) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 82539 INFO  
(searcherExecutor-210-thread-1-processing-n:127.0.0.1:44595_solr 
x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1 
r:core_node2) [n:127.0.0.1:44595_solr c:collection1_collection s:shard1 
r:core_node2 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@4cdc3aa2[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.0.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1548464461683}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 82540 INFO  (qtp1992389058-843) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42572/solr/collection1_collection_shard2_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 50
   [junit4]   2> 82543 INFO  (qtp2127588646-852) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1623682671410413568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 82543 INFO  (qtp2127588646-852) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d4e019 
commitCommandVersion:1623682671410413568
   [junit4]   2> 82570 INFO  (qtp2127588646-852) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f6683d9[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 82572 INFO  
(searcherExecutor-209-thread-1-processing-n:127.0.0.1:42572_solr 
x:collection1_collection_shard2_replica_n3 c:collection1_collection s:shard2 
r:core_node4) [n:127.0.0.1:42572_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n3] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n3] Registered new searcher 
Searcher@6f6683d9[collection1_collection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.0.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1548464461731}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 82573 INFO  (qtp2127588646-852) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 82573 INFO  (qtp2127588646-852) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 85
   [junit4]   2> 82610 INFO  (qtp1992389058-840) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=select(calc(),+convert(miles,+kilometers,+10)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=12
   [junit4]   2> 82632 INFO  (qtp2127588646-851) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream 
params={indent=off&expr=select(search(collection1,+q%3D"*:*",+sort%3D"miles_i+asc",+fl%3D"miles_i"),+convert(miles,+kilometers,+miles_i)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 82683 INFO  (zkConnectionManagerCallback-478-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82694 INFO  (qtp2127588646-851) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.c.ZkStateReader Updated 
live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 82701 INFO  (qtp2127588646-851) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44453/solr ready
   [junit4]   2> 82766 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=miles_i+asc&shard.url=http://127.0.0.1:42572/solr/collection1_collection_shard2_replica_n3/&rows=10&version=2&q=*:*&NOW=1548464461880&isShard=true&wt=javabin}
 hits=1 status=0 QTime=1
   [junit4]   2> 82781 INFO  (qtp1992389058-840) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=miles_i+asc&shard.url=http://127.0.0.1:44595/solr/collection1_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1548464461880&isShard=true&wt=javabin}
 hits=1 status=0 QTime=9
   [junit4]   2> 82799 INFO  (qtp2127588646-852) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1_collection:4&fl=miles_i&fl=id&shards.purpose=64&NOW=1548464461880&ids=2&isShard=true&shard.url=http://127.0.0.1:42572/solr/collection1_collection_shard2_replica_n3/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 82799 INFO  (qtp1992389058-841) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1_collection:4&fl=miles_i&fl=id&shards.purpose=64&NOW=1548464461880&ids=1&isShard=true&shard.url=http://127.0.0.1:44595/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 82809 INFO  (qtp1992389058-842) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1_collection:4&fl=miles_i&sort=miles_i+asc&wt=javabin&version=2}
 hits=2 status=0 QTime=104
   [junit4]   2> 82821 INFO  (qtp2127588646-850) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream 
params={indent=off&expr=parallel(collection1,+workers%3D2,+sort%3D"miles_i+asc",+select(search(collection1,+q%3D"*:*",+partitionKeys%3Dmiles_i,+sort%3D"miles_i+asc",+fl%3D"miles_i",+qt%3D"/export"),+convert(miles,+kilometers,+miles_i)+as+kilometers))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 82851 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=select(search(collection1,q%3D"*:*",partitionKeys%3Dmiles_i,sort%3D"miles_i+asc",fl%3Dmiles_i,qt%3D"/export",zkHost%3D"127.0.0.1:44453/solr"),convert(miles,kilometers,miles_i)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 82856 INFO  (qtp1992389058-843) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=select(search(collection1,q%3D"*:*",partitionKeys%3Dmiles_i,sort%3D"miles_i+asc",fl%3Dmiles_i,qt%3D"/export",zkHost%3D"127.0.0.1:44453/solr"),convert(miles,kilometers,miles_i)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 82875 INFO  (qtp1992389058-841) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=1 status=0 QTime=3
   [junit4]   2> 82876 INFO  (qtp2127588646-851) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=1 status=0 QTime=14
   [junit4]   2> 82881 INFO  (qtp2127588646-852) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=1
   [junit4]   2> 82894 INFO  (qtp1992389058-841) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=1
   [junit4]   2> 82912 INFO  (qtp1992389058-843) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=select(stats(collection1,+q%3D"*:*",+sum(miles_i)),+convert(miles,+kilometers,+sum(miles_i))+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 83008 INFO  (qtp1992389058-840) [n:127.0.0.1:44595_solr 
c:collection1_collection s:shard1 r:core_node2 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=http://127.0.0.1:44595/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1548464462089&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+}miles_i}
 hits=1 status=0 QTime=0
   [junit4]   2> 83015 INFO  (qtp2127588646-849) [n:127.0.0.1:42572_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n3] o.a.s.c.S.Request [col

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

s-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1898805732
     [copy] Copying 256 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1898805732
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null1898805732

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 50ms :: artifacts dl 5ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 122 minutes 44 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to