Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.1/57/

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:42487/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:42487/collection1_shard1_replica_n1/: null    request: 
http://127.0.0.1:42487/collection1_shard1_replica_n1/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42487/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:42487/collection1_shard1_replica_n1/: null



request: http://127.0.0.1:42487/collection1_shard1_replica_n1/
        at 
__randomizedtesting.SeedInfo.seed([126CAFA0D26CFFB3:9A38907A7C90924B]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:746)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:424)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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 14498 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/init-core-data-001
   [junit4]   2> 1654925 WARN  
(SUITE-BasicDistributedZkTest-seed#[126CAFA0D26CFFB3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1654925 INFO  
(SUITE-BasicDistributedZkTest-seed#[126CAFA0D26CFFB3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1654928 INFO  
(SUITE-BasicDistributedZkTest-seed#[126CAFA0D26CFFB3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1654928 INFO  
(SUITE-BasicDistributedZkTest-seed#[126CAFA0D26CFFB3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1654928 INFO  
(SUITE-BasicDistributedZkTest-seed#[126CAFA0D26CFFB3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1654943 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1654943 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1654943 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1655043 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44266
   [junit4]   2> 1655043 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44266
   [junit4]   2> 1655043 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44266
   [junit4]   2> 1655047 INFO  (zkConnectionManagerCallback-11276-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655050 INFO  (zkConnectionManagerCallback-11278-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655051 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1655052 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1655054 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1655055 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1655057 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1655059 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1655060 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1655061 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1655062 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1655064 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1655065 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1655066 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1655256 WARN  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1655256 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1655256 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1655256 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
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> 1655258 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1655258 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1655258 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1655259 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@595e7d83{/,null,AVAILABLE}
   [junit4]   2> 1655259 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4bcdd097{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34301}
   [junit4]   2> 1655259 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.e.j.s.Server Started @1655321ms
   [junit4]   2> 1655259 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/tempDir-001/control/data,
 hostContext=/, hostPort=34301, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/control-001/cores}
   [junit4]   2> 1655260 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1655260 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1655260 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.2
   [junit4]   2> 1655260 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1655260 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1655260 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-10T04:26:34.646Z
   [junit4]   2> 1655263 INFO  (zkConnectionManagerCallback-11280-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655266 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1655266 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/control-001/solr.xml
   [junit4]   2> 1655271 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1655271 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1655274 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1655559 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1655560 WARN  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@391f8ace[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1655567 WARN  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@49d4ee7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1655569 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44266/solr
   [junit4]   2> 1655571 INFO  (zkConnectionManagerCallback-11287-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655575 INFO  (zkConnectionManagerCallback-11289-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655722 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [n:127.0.0.1:34301_  
  ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34301_
   [junit4]   2> 1655725 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [n:127.0.0.1:34301_  
  ] o.a.s.c.Overseer Overseer 
(id=73621777343512580-127.0.0.1:34301_-n_0000000000) starting
   [junit4]   2> 1655738 INFO  (zkConnectionManagerCallback-11296-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655743 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [n:127.0.0.1:34301_  
  ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44266/solr 
ready
   [junit4]   2> 1655743 INFO  
(OverseerStateUpdate-73621777343512580-127.0.0.1:34301_-n_0000000000) 
[n:127.0.0.1:34301_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:34301_
   [junit4]   2> 1655744 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [n:127.0.0.1:34301_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34301_
   [junit4]   2> 1655748 INFO  
(OverseerStateUpdate-73621777343512580-127.0.0.1:34301_-n_0000000000) 
[n:127.0.0.1:34301_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1655749 INFO  (zkCallback-11295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1655778 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [n:127.0.0.1:34301_  
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1655806 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [n:127.0.0.1:34301_  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1655821 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [n:127.0.0.1:34301_  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1655821 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [n:127.0.0.1:34301_  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1655823 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [n:127.0.0.1:34301_  
  ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/control-001/cores
   [junit4]   2> 1655855 INFO  (zkConnectionManagerCallback-11302-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1655856 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1655858 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44266/solr ready
   [junit4]   2> 1655866 INFO  (qtp861038463-22743) [n:127.0.0.1:34301_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34301_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1655875 INFO  
(OverseerThreadFactory-5482-thread-1-processing-n:127.0.0.1:34301_) 
[n:127.0.0.1:34301_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1655990 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_    
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1655990 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1657011 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.2
   [junit4]   2> 1657032 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1657186 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1657244 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 1657244 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1657244 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1657248 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=95.59375, 
floorSegmentMB=0.3974609375, forceMergeDeletesPctAllowed=8.956693306370827, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.794420102041287, deletesPctAllowed=29.67966512639782
   [junit4]   2> 1657255 WARN  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1657357 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1657357 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1657359 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1657359 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1657360 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=1.4638671875, 
floorSegmentMB=1.056640625, forceMergeDeletesPctAllowed=2.800734647711216, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=2.14453125, 
noCFSRatio=0.37483807227785537, deletesPctAllowed=20.873955853021243
   [junit4]   2> 1657362 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20c008c8[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1657363 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1657364 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1657367 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1657367 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1638644105088073728
   [junit4]   2> 1657373 INFO  
(searcherExecutor-5487-thread-1-processing-n:127.0.0.1:34301_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:34301_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@20c008c8[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1657377 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1657377 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1657381 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1657381 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1657381 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34301/control_collection_shard1_replica_n1/
   [junit4]   2> 1657381 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1657381 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:34301/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1657381 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/73621777343512580-core_node2-n_0000000000
   [junit4]   2> 1657384 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34301/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1657486 INFO  (zkCallback-11288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1657486 INFO  (zkCallback-11288-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1657487 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1657490 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1500
   [junit4]   2> 1657493 INFO  (qtp861038463-22743) [n:127.0.0.1:34301_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1657590 INFO  (zkCallback-11288-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1657590 INFO  (zkCallback-11288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1657592 INFO  (qtp861038463-22743) [n:127.0.0.1:34301_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34301_&wt=javabin&version=2}
 status=0 QTime=1725
   [junit4]   2> 1657593 INFO  (zkCallback-11288-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1657640 INFO  (zkConnectionManagerCallback-11308-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1657642 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1657645 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44266/solr ready
   [junit4]   2> 1657645 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1657646 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1657667 INFO  
(OverseerCollectionConfigSetProcessor-73621777343512580-127.0.0.1:34301_-n_0000000000)
 [n:127.0.0.1:34301_    ] 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> 1657667 INFO  
(OverseerThreadFactory-5482-thread-2-processing-n:127.0.0.1:34301_) 
[n:127.0.0.1:34301_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1657877 WARN  
(OverseerThreadFactory-5482-thread-2-processing-n:127.0.0.1:34301_) 
[n:127.0.0.1:34301_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1657880 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1657881 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=234
   [junit4]   2> 1657885 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1658093 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-1-001
 of type NRT
   [junit4]   2> 1658103 WARN  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1658104 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1658104 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1658104 INFO  (closeThreadPool-11309-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> 1658115 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1658115 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1658115 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1658115 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32ca4303{/,null,AVAILABLE}
   [junit4]   2> 1658116 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2a0f4633{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40709}
   [junit4]   2> 1658116 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.Server Started @1658177ms
   [junit4]   2> 1658116 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=40709, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-1-001/cores}
   [junit4]   2> 1658116 ERROR (closeThreadPool-11309-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1658116 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1658116 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.2
   [junit4]   2> 1658116 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1658116 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1658116 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-10T04:26:37.502Z
   [junit4]   2> 1658123 INFO  (zkConnectionManagerCallback-11311-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1658124 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1658124 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-1-001/solr.xml
   [junit4]   2> 1658134 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1658134 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1658136 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1658350 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-2-001
 of type NRT
   [junit4]   2> 1658366 WARN  (closeThreadPool-11309-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1658366 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1658366 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1658366 INFO  (closeThreadPool-11309-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> 1658446 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1658446 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1658446 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1658446 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1658450 WARN  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3c6ebdea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1658461 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57d15502{/,null,AVAILABLE}
   [junit4]   2> 1658482 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@75864256{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42487}
   [junit4]   2> 1658482 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.e.j.s.Server Started @1658544ms
   [junit4]   2> 1658482 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=42487, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-2-001/cores}
   [junit4]   2> 1658483 ERROR (closeThreadPool-11309-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1658483 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1658483 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.2
   [junit4]   2> 1658483 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1658483 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1658483 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-10T04:26:37.869Z
   [junit4]   2> 1658484 WARN  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4e7bf3de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1658485 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44266/solr
   [junit4]   2> 1658521 INFO  (zkConnectionManagerCallback-11320-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1658525 INFO  (zkConnectionManagerCallback-11317-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1658526 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1658526 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-2-001/solr.xml
   [junit4]   2> 1658532 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1658532 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1658533 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 
0x1058e9dce4b000a, likely client has closed socket
   [junit4]   2> 1658534 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1658557 INFO  (zkConnectionManagerCallback-11322-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1658562 INFO  (closeThreadPool-11309-thread-1) 
[n:127.0.0.1:40709_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1658566 INFO  (closeThreadPool-11309-thread-1) 
[n:127.0.0.1:40709_    ] o.a.s.c.ZkController Publish node=127.0.0.1:40709_ as 
DOWN
   [junit4]   2> 1658566 INFO  (closeThreadPool-11309-thread-1) 
[n:127.0.0.1:40709_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1658566 INFO  (closeThreadPool-11309-thread-1) 
[n:127.0.0.1:40709_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40709_
   [junit4]   2> 1658568 INFO  (zkCallback-11288-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1658578 INFO  (zkCallback-11307-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1658578 INFO  (zkCallback-11295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1658587 INFO  (zkCallback-11321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1658661 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-3-001
 of type NRT
   [junit4]   2> 1658668 INFO  (zkConnectionManagerCallback-11330-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1658680 INFO  (closeThreadPool-11309-thread-1) 
[n:127.0.0.1:40709_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1658681 WARN  (closeThreadPool-11309-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1658681 INFO  (closeThreadPool-11309-thread-1) 
[n:127.0.0.1:40709_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44266/solr ready
   [junit4]   2> 1658682 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1658682 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1658682 INFO  (closeThreadPool-11309-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> 1658697 INFO  (closeThreadPool-11309-thread-1) 
[n:127.0.0.1:40709_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1658742 INFO  (closeThreadPool-11309-thread-1) 
[n:127.0.0.1:40709_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1658743 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1658743 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1658743 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1658751 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6562b442{/,null,AVAILABLE}
   [junit4]   2> 1658751 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@201530b3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40796}
   [junit4]   2> 1658751 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.e.j.s.Server Started @1658813ms
   [junit4]   2> 1658751 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=40796, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-3-001/cores}
   [junit4]   2> 1658752 ERROR (closeThreadPool-11309-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1658752 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1658752 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.2
   [junit4]   2> 1658752 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1658752 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1658752 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-10T04:26:38.138Z
   [junit4]   2> 1658769 INFO  (closeThreadPool-11309-thread-1) 
[n:127.0.0.1:40709_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1658769 INFO  (closeThreadPool-11309-thread-1) 
[n:127.0.0.1:40709_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1658771 INFO  (closeThreadPool-11309-thread-1) 
[n:127.0.0.1:40709_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-1-001/cores
   [junit4]   2> 1658771 INFO  (zkConnectionManagerCallback-11333-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1658773 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1658773 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-3-001/solr.xml
   [junit4]   2> 1658778 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1658778 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1658780 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1658913 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1658931 WARN  (closeThreadPool-11309-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@17b6005e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1658942 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1658942 INFO  
(TEST-BasicDistributedZkTest.test-seed#[126CAFA0D26CFFB3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-4-001
 of type NRT
   [junit4]   2> 1658943 WARN  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1658943 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1658943 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1658943 INFO  (closeThreadPool-11309-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> 1658947 WARN  (closeThreadPool-11309-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5a76af40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1658948 INFO  (closeThreadPool-11309-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44266/solr
   [junit4]   2> 1658970 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1658970 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1658970 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1658973 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e1d9c08{/,null,AVAILABLE}
   [junit4]   2> 1658978 WARN  (closeThreadPool-11309-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@57932146[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1658989 INFO  (zkConnectionManagerCallback-11341-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1658989 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3e197f8e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42955}
   [junit4]   2> 1658989 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.s.Server Started @1659051ms
   [junit4]   2> 1658989 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=42955, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-4-001/cores}
   [junit4]   2> 1658990 ERROR (closeThreadPool-11309-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1658990 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1658990 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.2
   [junit4]   2> 1658990 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1658990 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1658990 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-10T04:26:38.376Z
   [junit4]   2> 1658991 WARN  (closeThreadPool-11309-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@53613070[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1658992 INFO  (closeThreadPool-11309-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44266/solr
   [junit4]   2> 1658994 INFO  (zkConnectionManagerCallback-11345-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659011 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1659011 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-4-001/solr.xml
   [junit4]   2> 1659015 INFO  (zkConnectionManagerCallback-11350-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659016 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1659016 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1659018 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1659027 INFO  (closeThreadPool-11309-thread-3) 
[n:127.0.0.1:40796_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1659032 INFO  (closeThreadPool-11309-thread-3) 
[n:127.0.0.1:40796_    ] o.a.s.c.ZkController Publish node=127.0.0.1:40796_ as 
DOWN
   [junit4]   2> 1659033 INFO  (closeThreadPool-11309-thread-3) 
[n:127.0.0.1:40796_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1659033 INFO  (closeThreadPool-11309-thread-3) 
[n:127.0.0.1:40796_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40796_
   [junit4]   2> 1659035 INFO  (zkCallback-11295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1659035 INFO  (zkCallback-11288-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1659048 INFO  (zkCallback-11321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1659049 INFO  (zkConnectionManagerCallback-11348-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659054 INFO  (zkCallback-11307-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1659061 INFO  (zkCallback-11349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1659062 INFO  (zkCallback-11329-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1659081 INFO  (zkConnectionManagerCallback-11355-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659087 INFO  (closeThreadPool-11309-thread-2) 
[n:127.0.0.1:42487_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1659096 INFO  (closeThreadPool-11309-thread-2) 
[n:127.0.0.1:42487_    ] o.a.s.c.ZkController Publish node=127.0.0.1:42487_ as 
DOWN
   [junit4]   2> 1659097 INFO  (closeThreadPool-11309-thread-2) 
[n:127.0.0.1:42487_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1659097 INFO  (closeThreadPool-11309-thread-2) 
[n:127.0.0.1:42487_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42487_
   [junit4]   2> 1659099 INFO  (zkCallback-11307-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1659099 INFO  (zkCallback-11321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1659099 INFO  (zkCallback-11288-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1659099 INFO  (zkCallback-11295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1659113 INFO  (zkCallback-11329-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1659114 INFO  (zkCallback-11349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1659141 INFO  (zkCallback-11354-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1659142 INFO  (zkConnectionManagerCallback-11360-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659143 INFO  (closeThreadPool-11309-thread-3) 
[n:127.0.0.1:40796_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1659144 INFO  (closeThreadPool-11309-thread-3) 
[n:127.0.0.1:40796_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44266/solr ready
   [junit4]   2> 1659161 INFO  (closeThreadPool-11309-thread-3) 
[n:127.0.0.1:40796_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1659204 INFO  (zkConnectionManagerCallback-11367-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659207 INFO  (closeThreadPool-11309-thread-2) 
[n:127.0.0.1:42487_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1659208 INFO  (closeThreadPool-11309-thread-3) 
[n:127.0.0.1:40796_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1659208 INFO  (closeThreadPool-11309-thread-2) 
[n:127.0.0.1:42487_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44266/solr ready
   [junit4]   2> 1659221 INFO  (closeThreadPool-11309-thread-2) 
[n:127.0.0.1:42487_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1659243 INFO  (closeThreadPool-11309-thread-3) 
[n:127.0.0.1:40796_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1659243 INFO  (closeThreadPool-11309-thread-3) 
[n:127.0.0.1:40796_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1659245 INFO  (closeThreadPool-11309-thread-3) 
[n:127.0.0.1:40796_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-3-001/cores
   [junit4]   2> 1659254 INFO  (closeThreadPool-11309-thread-2) 
[n:127.0.0.1:42487_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1659282 INFO  (closeThreadPool-11309-thread-2) 
[n:127.0.0.1:42487_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1659282 INFO  (closeThreadPool-11309-thread-2) 
[n:127.0.0.1:42487_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1659284 INFO  (closeThreadPool-11309-thread-2) 
[n:127.0.0.1:42487_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-2-001/cores
   [junit4]   2> 1659379 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1659382 WARN  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@370603f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1659390 WARN  (closeThreadPool-11309-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@52fa5f67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1659391 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44266/solr
   [junit4]   2> 1659441 INFO  (zkConnectionManagerCallback-11375-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659448 INFO  (zkConnectionManagerCallback-11377-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659455 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1659461 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42955_ as DOWN
   [junit4]   2> 1659462 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1659462 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42955_
   [junit4]   2> 1659464 INFO  (zkCallback-11288-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1659464 INFO  (zkCallback-11349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1659464 INFO  (zkCallback-11307-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1659464 INFO  (zkCallback-11329-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1659464 INFO  (zkCallback-11321-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1659464 INFO  (zkCallback-11354-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1659464 INFO  (zkCallback-11295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1659465 INFO  (zkCallback-11376-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1659469 INFO  (zkCallback-11359-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1659469 INFO  (zkCallback-11366-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1659491 INFO  (zkConnectionManagerCallback-11384-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659492 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1659494 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44266/solr ready
   [junit4]   2> 1659494 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1659521 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1659536 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1659536 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1659539 INFO  (closeThreadPool-11309-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-4-001/cores
   [junit4]   2> 1659613 INFO  (qtp861038463-22743) [n:127.0.0.1:34301_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:40709_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1659614 INFO  (qtp861038463-22742) [n:127.0.0.1:34301_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:40796_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1659614 INFO  (qtp861038463-22745) [n:127.0.0.1:34301_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42487_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1659616 INFO  (qtp861038463-22744) [n:127.0.0.1:34301_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42955_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1659620 INFO  
(OverseerCollectionConfigSetProcessor-73621777343512580-127.0.0.1:34301_-n_0000000000)
 [n:127.0.0.1:34301_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1659628 INFO  
(OverseerThreadFactory-5482-thread-3-processing-n:127.0.0.1:34301_) 
[n:127.0.0.1:34301_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:40796_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 1659629 INFO  
(OverseerThreadFactory-5482-thread-4-processing-n:127.0.0.1:34301_) 
[n:127.0.0.1:34301_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:42487_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 1659633 INFO  
(OverseerThreadFactory-5482-thread-4-processing-n:127.0.0.1:34301_) 
[n:127.0.0.1:34301_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1659634 INFO  
(OverseerThreadFactory-5482-thread-3-processing-n:127.0.0.1:34301_) 
[n:127.0.0.1:34301_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1659644 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_    
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1659644 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_    
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1660680 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.2
   [junit4]   2> 1660690 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.2
   [junit4]   2> 1660711 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1660713 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 1660848 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1660856 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1660886 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1660886 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1660886 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-3-001/cores/collection1_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-3-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1660890 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=95.59375, 
floorSegmentMB=0.3974609375, forceMergeDeletesPctAllowed=8.956693306370827, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.794420102041287, deletesPctAllowed=29.67966512639782
   [junit4]   2> 1660898 WARN  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1660902 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1660903 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab1f531
   [junit4]   2> 1660903 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_126CAFA0D26CFFB3-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1660907 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=95.59375, 
floorSegmentMB=0.3974609375, forceMergeDeletesPctAllowed=8.956693306370827, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.794420102041287, deletesPctAllowed=29.67966512639782
   [junit4]   2> 1660913 WARN  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1660978 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1660978 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1660980 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1660980 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1660981 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=1.4638671875, 
floorSegmentMB=1.056640625, forceMergeDeletesPctAllowed=2.800734647711216, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=2.14453125, 
noCFSRatio=0.37483807227785537, deletesPctAllowed=20.873955853021243
   [junit4]   2> 1660982 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ff50e36[collection1_shard2_replica_n2] main]
   [junit4]   2> 1660984 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1660985 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1660986 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1660986 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1638644108882870272
   [junit4]   2> 1660990 INFO  
(searcherExecutor-5528-thread-1-processing-n:127.0.0.1:40796_ 
x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@6ff50e36[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1660991 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1660991 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1660992 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1660992 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1660994 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=1.4638671875, 
floorSegmentMB=1.056640625, forceMergeDeletesPctAllowed=2.800734647711216, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=2.14453125, 
noCFSRatio=0.37483807227785537, deletesPctAllowed=20.873955853021243
   [junit4]   2> 1660995 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2cfc4fef[collection1_shard1_replica_n1] main]
   [junit4]   2> 1661000 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1661001 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1661001 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1661002 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1638644108899647488
   [junit4]   2> 1661002 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1661002 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 1661006 INFO  
(searcherExecutor-5529-thread-1-processing-n:127.0.0.1:42487_ 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@2cfc4fef[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1661010 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1661010 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1661010 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:40796/collection1_shard2_replica_n2/
   [junit4]   2> 1661011 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1661012 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:40796/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1661012 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/73621777343512593-core_node4-n_0000000000
   [junit4]   2> 1661013 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1661013 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 1661015 INFO  (qtp1634561664-22847) [n:127.0.0.1:40796_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40796/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1661021 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1661021 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1661021 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:42487/collection1_shard1_replica_n1/
   [junit4]   2> 1661022 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1661023 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:42487/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1661023 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/73621777343512594-core_node3-n_0000000000
   [junit4]   2> 1661026 INFO  (qtp2047330960-22819) [n:127.0.0.1:42487_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42487/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1661128 INFO  (zkCallback-11354-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1661128 INFO  (zkCallback-11354-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
 

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

vy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/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-NightlyTests-8.1/checkout/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-NightlyTests-8.1/checkout/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-NightlyTests-8.1/checkout/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-NightlyTests-8.1/checkout/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-NightlyTests-8.1/checkout/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-NightlyTests-8.1/checkout/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-NightlyTests-8.1/checkout/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-NightlyTests-8.1/checkout/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-NightlyTests-8.1/checkout/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-NightlyTests-8.1/checkout/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-NightlyTests-8.1/checkout/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-NightlyTests-8.1/checkout/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-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/null268096071
     [copy] Copying 239 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/null268096071
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/null268096071

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 199ms :: artifacts dl 14ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 304 minutes 32 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to