You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/29 03:28:16 UTC

[JENKINS] Lucene-Solr-Tests-7.7 - Build # 66 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.7/66/

1 tests failed.
FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:41240/v_sp/ww/collection1_shard2_replica_n2:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:41240/v_sp/ww/collection1_shard2_replica_n2/:can not sort on a field w/o docValues unless it is indexed=true uninvertible=true and the type supports Uninversion: field_i

Stack Trace:
java.io.IOException: --> http://127.0.0.1:41240/v_sp/ww/collection1_shard2_replica_n2:Failed to execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> http://127.0.0.1:41240/v_sp/ww/collection1_shard2_replica_n2/:can not sort on a field w/o docValues unless it is indexed=true uninvertible=true and the type supports Uninversion: field_i
	at __randomizedtesting.SeedInfo.seed([3071CE27DCB648D5:97357683B10D5B6C]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2617)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:145)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:93)
	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:1075)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
	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 14845 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> 2086457 INFO  (SUITE-TestSQLHandler-seed#[3071CE27DCB648D5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/init-core-data-001
   [junit4]   2> 2086458 WARN  (SUITE-TestSQLHandler-seed#[3071CE27DCB648D5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2086458 INFO  (SUITE-TestSQLHandler-seed#[3071CE27DCB648D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2086459 INFO  (SUITE-TestSQLHandler-seed#[3071CE27DCB648D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2086459 INFO  (SUITE-TestSQLHandler-seed#[3071CE27DCB648D5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /v_sp/ww
   [junit4]   2> 2086462 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2086462 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2086463 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2086563 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer start zk server on port:42970
   [junit4]   2> 2086563 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42970
   [junit4]   2> 2086563 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42970
   [junit4]   2> 2086566 INFO  (zkConnectionManagerCallback-9025-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2086568 INFO  (zkConnectionManagerCallback-9027-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2086569 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/solrconfig-sql.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2086570 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2086571 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2086572 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2086573 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2086573 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2086574 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2086575 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2086575 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2086576 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2086577 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2086578 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2086678 WARN  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2086679 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2086679 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2086679 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] 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> 2086679 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2086680 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2086680 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2086681 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8e6714c{/v_sp/ww,null,AVAILABLE}
   [junit4]   2> 2086683 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d22d7f4{HTTP/1.1,[http/1.1]}{127.0.0.1:45277}
   [junit4]   2> 2086683 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.e.j.s.Server Started @2086719ms
   [junit4]   2> 2086683 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/tempDir-001/control/data, hostContext=/v_sp/ww, hostPort=45277, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/control-001/cores}
   [junit4]   2> 2086684 ERROR (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2086684 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2086684 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.7.3
   [junit4]   2> 2086684 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2086684 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2086684 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T02:50:13.395Z
   [junit4]   2> 2086686 INFO  (zkConnectionManagerCallback-9029-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2086686 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2086686 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/control-001/solr.xml
   [junit4]   2> 2086690 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2086690 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2086691 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2086732 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2086737 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42970/solr
   [junit4]   2> 2086738 INFO  (zkConnectionManagerCallback-9033-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2086740 INFO  (zkConnectionManagerCallback-9035-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2086802 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45277_v_sp%2Fww
   [junit4]   2> 2086803 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.c.Overseer Overseer (id=72706672330997764-127.0.0.1:45277_v_sp%2Fww-n_0000000000) starting
   [junit4]   2> 2086807 INFO  (zkConnectionManagerCallback-9042-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2086809 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42970/solr ready
   [junit4]   2> 2086810 INFO  (OverseerStateUpdate-72706672330997764-127.0.0.1:45277_v_sp%2Fww-n_0000000000) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45277_v_sp%2Fww
   [junit4]   2> 2086810 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45277_v_sp%2Fww
   [junit4]   2> 2086811 INFO  (OverseerStateUpdate-72706672330997764-127.0.0.1:45277_v_sp%2Fww-n_0000000000) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2086811 INFO  (zkCallback-9041-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2086814 DEBUG (OverseerAutoScalingTriggerThread-72706672330997764-127.0.0.1:45277_v_sp%2Fww-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:45277_v_sp%2Fww]
   [junit4]   2> 2086815 DEBUG (ScheduledTrigger-9153-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 2086828 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2086844 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2086851 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2086852 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2086853 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/control-001/cores
   [junit4]   2> 2086870 INFO  (zkConnectionManagerCallback-9048-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2086871 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2086872 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42970/solr ready
   [junit4]   2> 2086873 INFO  (qtp1815990002-27830) [n:127.0.0.1:45277_v_sp%2Fww    ] 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:45277_v_sp%252Fww&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2086875 INFO  (OverseerThreadFactory-9155-thread-1-processing-n:127.0.0.1:45277_v_sp%2Fww) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2086981 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww    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> 2086981 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2087816 DEBUG (ScheduledTrigger-9153-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 2087994 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.3
   [junit4]   2> 2088004 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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> 2088113 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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> 2088127 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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> 2088127 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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@700d8147
   [junit4]   2> 2088127 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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 [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2088167 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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> 2088167 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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> 2088168 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2088168 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2088169 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8ef4c9d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2088170 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2088171 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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> 2088171 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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 1665273550478508032
   [junit4]   2> 2088174 INFO  (searcherExecutor-9160-thread-1-processing-n:127.0.0.1:45277_v_sp%2Fww x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45277_v_sp%2Fww 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@8ef4c9d[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2088177 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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> 2088177 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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> 2088179 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2088179 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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> 2088179 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45277/v_sp/ww/control_collection_shard1_replica_n1/
   [junit4]   2> 2088179 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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> 2088179 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:45277/v_sp/ww/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2088179 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2088180 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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/72706672330997764-core_node2-n_0000000000
   [junit4]   2> 2088181 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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:45277/v_sp/ww/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2088282 INFO  (zkCallback-9034-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> 2088283 INFO  (zkCallback-9034-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> 2088283 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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> 2088285 INFO  (qtp1815990002-27831) [n:127.0.0.1:45277_v_sp%2Fww 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=1304
   [junit4]   2> 2088287 INFO  (qtp1815990002-27830) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2088385 INFO  (zkCallback-9034-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> 2088385 INFO  (zkCallback-9034-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> 2088385 INFO  (zkCallback-9034-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> 2088386 INFO  (qtp1815990002-27830) [n:127.0.0.1:45277_v_sp%2Fww    ] 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:45277_v_sp%252Fww&wt=javabin&version=2} status=0 QTime=1512
   [junit4]   2> 2088391 INFO  (zkConnectionManagerCallback-9053-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2088391 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2088392 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42970/solr ready
   [junit4]   2> 2088392 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2088393 INFO  (qtp1815990002-27832) [n:127.0.0.1:45277_v_sp%2Fww    ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2088395 INFO  (OverseerThreadFactory-9155-thread-2-processing-n:127.0.0.1:45277_v_sp%2Fww) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2088395 INFO  (OverseerCollectionConfigSetProcessor-72706672330997764-127.0.0.1:45277_v_sp%2Fww-n_0000000000) [n:127.0.0.1:45277_v_sp%2Fww    ] 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> 2088598 WARN  (OverseerThreadFactory-9155-thread-2-processing-n:127.0.0.1:45277_v_sp%2Fww) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2088600 INFO  (qtp1815990002-27832) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2088600 INFO  (qtp1815990002-27832) [n:127.0.0.1:45277_v_sp%2Fww    ] 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=1&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 2088601 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2088702 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-1-001 of type NRT
   [junit4]   2> 2088703 WARN  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2088703 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2088703 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2088703 INFO  (closeThreadPool-9054-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> 2088704 INFO  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2088704 INFO  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2088704 INFO  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2088705 INFO  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e39967{/v_sp/ww,null,AVAILABLE}
   [junit4]   2> 2088705 INFO  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e6430f2{HTTP/1.1,[http/1.1]}{127.0.0.1:41240}
   [junit4]   2> 2088705 INFO  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.Server Started @2088741ms
   [junit4]   2> 2088705 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/v_sp/ww, hostPort=41240, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-1-001/cores}
   [junit4]   2> 2088706 ERROR (closeThreadPool-9054-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2088706 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2088706 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.7.3
   [junit4]   2> 2088706 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2088706 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2088706 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T02:50:15.417Z
   [junit4]   2> 2088708 INFO  (zkConnectionManagerCallback-9056-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2088709 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2088709 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-1-001/solr.xml
   [junit4]   2> 2088713 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2088713 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2088714 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2088807 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-2-001 of type NRT
   [junit4]   2> 2088808 WARN  (closeThreadPool-9054-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2088808 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2088808 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2088808 INFO  (closeThreadPool-9054-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> 2088809 INFO  (closeThreadPool-9054-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2088809 INFO  (closeThreadPool-9054-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2088810 INFO  (closeThreadPool-9054-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2088810 INFO  (closeThreadPool-9054-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f7e91e2{/v_sp/ww,null,AVAILABLE}
   [junit4]   2> 2088810 INFO  (closeThreadPool-9054-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6847b467{HTTP/1.1,[http/1.1]}{127.0.0.1:45683}
   [junit4]   2> 2088810 INFO  (closeThreadPool-9054-thread-2) [    ] o.e.j.s.Server Started @2088846ms
   [junit4]   2> 2088810 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/v_sp/ww, hostPort=45683, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-2-001/cores}
   [junit4]   2> 2088811 ERROR (closeThreadPool-9054-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2088811 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2088811 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.7.3
   [junit4]   2> 2088811 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2088811 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2088811 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T02:50:15.522Z
   [junit4]   2> 2088813 INFO  (zkConnectionManagerCallback-9058-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2088814 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2088814 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-2-001/solr.xml
   [junit4]   2> 2088816 DEBUG (ScheduledTrigger-9153-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 2088817 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2088817 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2088819 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2088851 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2088855 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42970/solr
   [junit4]   2> 2088857 INFO  (zkConnectionManagerCallback-9062-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2088859 INFO  (zkConnectionManagerCallback-9064-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2088862 INFO  (closeThreadPool-9054-thread-1) [n:127.0.0.1:41240_v_sp%2Fww    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2088866 INFO  (closeThreadPool-9054-thread-1) [n:127.0.0.1:41240_v_sp%2Fww    ] o.a.s.c.ZkController Publish node=127.0.0.1:41240_v_sp%2Fww as DOWN
   [junit4]   2> 2088866 INFO  (closeThreadPool-9054-thread-1) [n:127.0.0.1:41240_v_sp%2Fww    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2088867 INFO  (closeThreadPool-9054-thread-1) [n:127.0.0.1:41240_v_sp%2Fww    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41240_v_sp%2Fww
   [junit4]   2> 2088868 INFO  (zkCallback-9041-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2088868 INFO  (zkCallback-9052-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2088868 INFO  (zkCallback-9034-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2088868 INFO  (zkCallback-9063-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2088886 INFO  (zkConnectionManagerCallback-9071-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2088887 INFO  (closeThreadPool-9054-thread-1) [n:127.0.0.1:41240_v_sp%2Fww    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2088888 INFO  (closeThreadPool-9054-thread-1) [n:127.0.0.1:41240_v_sp%2Fww    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42970/solr ready
   [junit4]   2> 2088889 INFO  (closeThreadPool-9054-thread-1) [n:127.0.0.1:41240_v_sp%2Fww    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2088905 INFO  (closeThreadPool-9054-thread-1) [n:127.0.0.1:41240_v_sp%2Fww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2088925 INFO  (closeThreadPool-9054-thread-1) [n:127.0.0.1:41240_v_sp%2Fww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2088925 INFO  (closeThreadPool-9054-thread-1) [n:127.0.0.1:41240_v_sp%2Fww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2088926 INFO  (closeThreadPool-9054-thread-1) [n:127.0.0.1:41240_v_sp%2Fww    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-1-001/cores
   [junit4]   2> 2088928 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-3-001 of type NRT
   [junit4]   2> 2088928 WARN  (closeThreadPool-9054-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2088929 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2088929 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2088929 INFO  (closeThreadPool-9054-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> 2088930 INFO  (closeThreadPool-9054-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2088930 INFO  (closeThreadPool-9054-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2088930 INFO  (closeThreadPool-9054-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2088930 INFO  (closeThreadPool-9054-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7962cfd3{/v_sp/ww,null,AVAILABLE}
   [junit4]   2> 2088931 INFO  (closeThreadPool-9054-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18bd94ef{HTTP/1.1,[http/1.1]}{127.0.0.1:46786}
   [junit4]   2> 2088931 INFO  (closeThreadPool-9054-thread-3) [    ] o.e.j.s.Server Started @2088966ms
   [junit4]   2> 2088931 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/v_sp/ww, hostPort=46786, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-3-001/cores}
   [junit4]   2> 2088931 ERROR (closeThreadPool-9054-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2088931 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2088931 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.7.3
   [junit4]   2> 2088931 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2088931 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2088931 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T02:50:15.642Z
   [junit4]   2> 2088933 INFO  (zkConnectionManagerCallback-9074-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2088934 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2088934 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-3-001/solr.xml
   [junit4]   2> 2088938 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2088938 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2088939 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2088957 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2088961 INFO  (closeThreadPool-9054-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42970/solr
   [junit4]   2> 2088962 INFO  (zkConnectionManagerCallback-9078-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2088964 INFO  (zkConnectionManagerCallback-9080-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2088968 INFO  (closeThreadPool-9054-thread-2) [n:127.0.0.1:45683_v_sp%2Fww    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2088971 INFO  (closeThreadPool-9054-thread-2) [n:127.0.0.1:45683_v_sp%2Fww    ] o.a.s.c.ZkController Publish node=127.0.0.1:45683_v_sp%2Fww as DOWN
   [junit4]   2> 2088972 INFO  (closeThreadPool-9054-thread-2) [n:127.0.0.1:45683_v_sp%2Fww    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2088972 INFO  (closeThreadPool-9054-thread-2) [n:127.0.0.1:45683_v_sp%2Fww    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45683_v_sp%2Fww
   [junit4]   2> 2088973 INFO  (zkCallback-9052-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2088973 INFO  (zkCallback-9041-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2088973 INFO  (zkCallback-9034-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2088973 INFO  (zkCallback-9063-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2088973 INFO  (zkCallback-9070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2088974 INFO  (zkCallback-9079-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2088991 INFO  (zkConnectionManagerCallback-9087-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2088992 INFO  (closeThreadPool-9054-thread-2) [n:127.0.0.1:45683_v_sp%2Fww    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2088994 INFO  (closeThreadPool-9054-thread-2) [n:127.0.0.1:45683_v_sp%2Fww    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42970/solr ready
   [junit4]   2> 2088994 INFO  (closeThreadPool-9054-thread-2) [n:127.0.0.1:45683_v_sp%2Fww    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2089012 INFO  (closeThreadPool-9054-thread-2) [n:127.0.0.1:45683_v_sp%2Fww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2089020 INFO  (closeThreadPool-9054-thread-2) [n:127.0.0.1:45683_v_sp%2Fww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2089020 INFO  (closeThreadPool-9054-thread-2) [n:127.0.0.1:45683_v_sp%2Fww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2089022 INFO  (closeThreadPool-9054-thread-2) [n:127.0.0.1:45683_v_sp%2Fww    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-2-001/cores
   [junit4]   2> 2089032 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2089036 INFO  (closeThreadPool-9054-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42970/solr
   [junit4]   2> 2089038 INFO  (zkConnectionManagerCallback-9092-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2089040 INFO  (TEST-TestSQLHandler.doTest-seed#[3071CE27DCB648D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-4-001 of type NRT
   [junit4]   2> 2089040 INFO  (zkConnectionManagerCallback-9094-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2089040 WARN  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2089041 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2089041 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2089041 INFO  (closeThreadPool-9054-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> 2089041 INFO  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2089041 INFO  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2089042 INFO  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2089042 INFO  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e0050f{/v_sp/ww,null,AVAILABLE}
   [junit4]   2> 2089042 INFO  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@471f022b{HTTP/1.1,[http/1.1]}{127.0.0.1:39098}
   [junit4]   2> 2089042 INFO  (closeThreadPool-9054-thread-1) [    ] o.e.j.s.Server Started @2089078ms
   [junit4]   2> 2089042 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/v_sp/ww, hostPort=39098, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-4-001/cores}
   [junit4]   2> 2089043 ERROR (closeThreadPool-9054-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2089043 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2089043 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.7.3
   [junit4]   2> 2089043 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2089043 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2089043 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T02:50:15.754Z
   [junit4]   2> 2089043 INFO  (closeThreadPool-9054-thread-3) [n:127.0.0.1:46786_v_sp%2Fww    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2089044 INFO  (zkConnectionManagerCallback-9098-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2089045 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2089045 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-4-001/solr.xml
   [junit4]   2> 2089046 INFO  (closeThreadPool-9054-thread-3) [n:127.0.0.1:46786_v_sp%2Fww    ] o.a.s.c.ZkController Publish node=127.0.0.1:46786_v_sp%2Fww as DOWN
   [junit4]   2> 2089047 INFO  (closeThreadPool-9054-thread-3) [n:127.0.0.1:46786_v_sp%2Fww    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2089047 INFO  (closeThreadPool-9054-thread-3) [n:127.0.0.1:46786_v_sp%2Fww    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46786_v_sp%2Fww
   [junit4]   2> 2089048 INFO  (zkCallback-9052-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2089048 INFO  (zkCallback-9034-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2089048 INFO  (zkCallback-9063-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2089048 INFO  (zkCallback-9041-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2089048 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2089048 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2089050 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2089059 INFO  (zkCallback-9093-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2089059 INFO  (zkCallback-9070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2089059 INFO  (zkCallback-9086-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2089059 INFO  (zkCallback-9079-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2089065 INFO  (zkConnectionManagerCallback-9103-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2089066 INFO  (closeThreadPool-9054-thread-3) [n:127.0.0.1:46786_v_sp%2Fww    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2089067 INFO  (closeThreadPool-9054-thread-3) [n:127.0.0.1:46786_v_sp%2Fww    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42970/solr ready
   [junit4]   2> 2089067 INFO  (closeThreadPool-9054-thread-3) [n:127.0.0.1:46786_v_sp%2Fww    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2089082 INFO  (closeThreadPool-9054-thread-3) [n:127.0.0.1:46786_v_sp%2Fww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2089091 INFO  (closeThreadPool-9054-thread-3) [n:127.0.0.1:46786_v_sp%2Fww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2089091 INFO  (closeThreadPool-9054-thread-3) [n:127.0.0.1:46786_v_sp%2Fww    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2089092 INFO  (closeThreadPool-9054-thread-3) [n:127.0.0.1:46786_v_sp%2Fww    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-3-001/cores
   [junit4]   2> 2089141 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2089144 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42970/solr
   [junit4]   2> 2089145 INFO  (zkConnectionManagerCallback-9108-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2089147 INFO  (zkConnectionManagerCallback-9110-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2089151 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2089153 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:39098_v_sp%2Fww as DOWN
   [junit4]   2> 2089154 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2089154 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39098_v_sp%2Fww
   [junit4]   2> 2089155 INFO  (zkCallback-9063-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2089155 INFO  (zkCallback-9041-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2089155 INFO  (zkCallback-9052-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2089155 INFO  (zkCallback-9079-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2089155 INFO  (zkCallback-9070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2089155 INFO  (zkCallback-9086-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2089155 INFO  (zkCallback-9093-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2089155 INFO  (zkCallback-9102-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2089155 INFO  (zkCallback-9034-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2089155 INFO  (zkCallback-9109-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2089185 INFO  (zkConnectionManagerCallback-9117-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2089186 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2089186 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42970/solr ready
   [junit4]   2> 2089187 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2089201 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2089210 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2089210 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@700d8147
   [junit4]   2> 2089211 INFO  (closeThreadPool-9054-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-4-001/cores
   [junit4]   2> 2089258 INFO  (qtp1080137334-27980) [n:127.0.0.1:39098_v_sp%2Fww    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41240_v_sp%252Fww&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2089258 INFO  (qtp1080137334-27979) [n:127.0.0.1:39098_v_sp%2Fww    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39098_v_sp%252Fww&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2089258 INFO  (qtp1080137334-27981) [n:127.0.0.1:39098_v_sp%2Fww    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46786_v_sp%252Fww&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2089258 INFO  (qtp1080137334-28025) [n:127.0.0.1:39098_v_sp%2Fww    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45683_v_sp%252Fww&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2089261 INFO  (OverseerThreadFactory-9155-thread-4-processing-n:127.0.0.1:45277_v_sp%2Fww) [n:127.0.0.1:45277_v_sp%2Fww c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39098_v_sp%2Fww for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 2089261 INFO  (OverseerThreadFactory-9155-thread-3-processing-n:127.0.0.1:45277_v_sp%2Fww) [n:127.0.0.1:45277_v_sp%2Fww c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41240_v_sp%2Fww for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 2089261 INFO  (OverseerCollectionConfigSetProcessor-72706672330997764-127.0.0.1:45277_v_sp%2Fww-n_0000000000) [n:127.0.0.1:45277_v_sp%2Fww    ] 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> 2089262 INFO  (OverseerThreadFactory-9155-thread-4-processing-n:127.0.0.1:45277_v_sp%2Fww) [n:127.0.0.1:45277_v_sp%2Fww c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2089263 INFO  (OverseerThreadFactory-9155-thread-3-processing-n:127.0.0.1:45277_v_sp%2Fww) [n:127.0.0.1:45277_v_sp%2Fww c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2089263 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww    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> 2089270 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww    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> 2089816 DEBUG (ScheduledTrigger-9153-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 and last live nodes: 1
   [junit4]   2> 2090275 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.3
   [junit4]   2> 2090278 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.3
   [junit4]   2> 2090285 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 2090287 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 2090404 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww 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> 2090404 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww 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> 2090417 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww 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> 2090418 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww 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@700d8147
   [junit4]   2> 2090418 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-4-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-4-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 2090418 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww 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> 2090418 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww 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@700d8147
   [junit4]   2> 2090419 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-1-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_3071CE27DCB648D5-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 2090461 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2090461 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww 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> 2090461 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2090461 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww 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> 2090462 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2090462 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2090462 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2090462 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2090463 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a7cc1d5[collection1_shard1_replica_n1] main]
   [junit4]   2> 2090464 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@59e4458f[collection1_shard2_replica_n2] main]
   [junit4]   2> 2090464 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2090464 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2090465 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww 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> 2090465 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww 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> 2090465 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww 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 1665273552883941376
   [junit4]   2> 2090466 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww 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 1665273552884989952
   [junit4]   2> 2090468 INFO  (searcherExecutor-9200-thread-1-processing-n:127.0.0.1:39098_v_sp%2Fww x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@4a7cc1d5[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2090468 INFO  (searcherExecutor-9201-thread-1-processing-n:127.0.0.1:41240_v_sp%2Fww x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@59e4458f[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2090470 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww 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> 2090470 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww 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> 2090470 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww 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> 2090470 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww 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> 2090473 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2090473 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2090473 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww 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> 2090473 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww 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> 2090473 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39098/v_sp/ww/collection1_shard1_replica_n1/
   [junit4]   2> 2090473 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41240/v_sp/ww/collection1_shard2_replica_n2/
   [junit4]   2> 2090473 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2090473 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2090473 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39098/v_sp/ww/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 2090473 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:41240/v_sp/ww/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 2090473 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2090473 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2090473 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww 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/72706672330997782-core_node3-n_0000000000
   [junit4]   2> 2090473 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww 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/72706672330997771-core_node4-n_0000000000
   [junit4]   2> 2090475 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39098/v_sp/ww/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 2090475 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41240/v_sp/ww/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 2090577 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2090577 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2090579 INFO  (qtp1080137334-28027) [n:127.0.0.1:39098_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1315
   [junit4]   2> 2090579 INFO  (qtp992077844-27893) [n:127.0.0.1:41240_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1309
   [junit4]   2> 2090580 INFO  (qtp1080137334-27980) [n:127.0.0.1:39098_v_sp%2Fww c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41240_v_sp%252Fww&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1322
   [junit4]   2> 2090580 INFO  (qtp1080137334-27979) [n:127.0.0.1:39098_v_sp%2Fww c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39098_v_sp%252Fww&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1322
   [junit4]   2> 2090817 DEBUG (ScheduledTrigger-9153-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 and last live nodes: 5
   [junit4]   2> 2091265 INFO  (OverseerThreadFactory-9155-thread-4-processing-n:127.0.0.1:45277_v_sp%2Fww) [n:127.0.0.1:45277_v_sp%2Fww c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45683_v_sp%2Fww for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 2091266 INFO  (OverseerCollectionConfigSetProcessor-72706672330997764-127.0.0.1:45277_v_sp%2Fww-n_0000000000) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2091266 INFO  (OverseerThreadFactory-9155-thread-4-processing-n:127.0.0.1:45277_v_sp%2Fww) [n:127.0.0.1:45277_v_sp%2Fww c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2091266 INFO  (OverseerCollectionConfigSetProcessor-72706672330997764-127.0.0.1:45277_v_sp%2Fww-n_0000000000) [n:127.0.0.1:45277_v_sp%2Fww    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000005 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2091267 INFO  (OverseerThreadFactory-9155-thread-5-processing-n:127.0.0.1:45277_v_sp%2Fww) [n:127.0.0.1:45277_v_sp%2Fww c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46786_v_sp%2Fww for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 2091268 INFO  (OverseerThreadFactory-9155-thread-5-processing-n:127.0.0.1:45277_v_sp%2Fww) [n:127.0.0.1:45277_v_sp%2Fww c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2091268 INFO  (qtp348391797-27906) [n:127.0.0.1:45683_v_sp%2Fww    x:collection1_shard1_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2091269 INFO  (qtp352078947-27937) [n:127.0.0.1:46786_v_sp%2Fww    x:collection1_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n6&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2091818 DEBUG (ScheduledTrigger-9153-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 and last live nodes: 5
   [junit4]   2> 2092279 INFO  (qtp348391797-27906) [n:127.0.0.1:45683_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.3
   [junit4]   2> 2092279 INFO  (qtp352078947-27937) [n:127.0.0.1:46786_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.3
   [junit4]   2> 2092297 INFO  (qtp352078947-27937) [n:127.0.0.1:46786_v_sp%2Fww c:collection1 s:shard2  x:collection1_shard2_replica_n6] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=test
   [junit4]   2> 2092297 INFO  (qtp348391797-27906) [n:127.0.0.1:45683_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n5] o.a.s.s.IndexSchema [collection1_shard1_replica_n5] Schema name=test
   [junit4]   2> 2092417 INFO  (qtp348391797-27906) [n:127.0.0.1:45683_v_sp%2Fww c:collection1 s:shard1  x:collection1_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema test

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

ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/null2059085702
     [copy] Copying 242 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/null2059085702
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/null2059085702

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 119 minutes 23 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
		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:1840)
		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:3054)
	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:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	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:2663)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	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:1840)
	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)