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

1 tests failed.
FAILED:  org.apache.solr.schema.TestBulkSchemaConcurrent.test

Error Message:
[[], [], [], [dynamic field *_lol3 not created, field a3 not created, new type 
mystr3  not created, CopyField source=a3,dest=hello_lol3 not created], []]

Stack Trace:
java.lang.AssertionError: [[], [], [], [dynamic field *_lol3 not created, field 
a3 not created, new type mystr3  not created, CopyField 
source=a3,dest=hello_lol3 not created], []]
        at 
__randomizedtesting.SeedInfo.seed([694FBDF64E71D147:E11B822CE08DBCBF]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:94)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16358 lines...]
   [junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent
   [junit4]   2> 2251302 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[694FBDF64E71D147]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/data-dir-237-001
   [junit4]   2> 2251302 WARN  
(SUITE-TestBulkSchemaConcurrent-seed#[694FBDF64E71D147]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2251302 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[694FBDF64E71D147]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2251304 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[694FBDF64E71D147]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2251304 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[694FBDF64E71D147]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2251304 INFO  
(SUITE-TestBulkSchemaConcurrent-seed#[694FBDF64E71D147]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2251308 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2251308 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2251308 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2251408 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:46277
   [junit4]   2> 2251408 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46277
   [junit4]   2> 2251408 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46277
   [junit4]   2> 2251408 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46277
   [junit4]   2> 2251410 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2251417 INFO  (zkConnectionManagerCallback-13746-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2251417 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2251425 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2251428 INFO  (zkConnectionManagerCallback-13748-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2251428 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2251429 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2251430 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2251431 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2251431 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2251432 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2251433 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2251433 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2251434 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2251435 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2251435 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2251441 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2251449 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2251449 INFO  (zkConnectionManagerCallback-13752-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2251449 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2251552 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2251651 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2251651 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2251651 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2251651 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2251655 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2251655 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2251655 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2251655 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71783c4f{/,null,AVAILABLE}
   [junit4]   2> 2251657 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4234cb55{SSL,[ssl, 
http/1.1]}{127.0.0.1:34569}
   [junit4]   2> 2251657 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.e.j.s.Server Started @2251685ms
   [junit4]   2> 2251657 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=34569, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/control-001/cores}
   [junit4]   2> 2251657 ERROR 
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2251657 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2251657 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 2251657 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2251657 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2251657 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T14:42:31.383Z
   [junit4]   2> 2251660 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2251661 INFO  (zkConnectionManagerCallback-13754-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2251661 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2251763 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2251763 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/control-001/solr.xml
   [junit4]   2> 2251766 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2251766 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2251767 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2251804 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2251804 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2251805 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@16074abf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2251805 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@16074abf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2251809 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2251810 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@718d148c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2251810 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@718d148c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2251812 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46277/solr
   [junit4]   2> 2251817 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2251817 INFO  (zkConnectionManagerCallback-13761-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2251817 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2251920 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) 
[n:127.0.0.1:34569_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2251921 INFO  (zkConnectionManagerCallback-13763-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2251921 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) 
[n:127.0.0.1:34569_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2251985 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) 
[n:127.0.0.1:34569_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:34569_
   [junit4]   2> 2251985 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) 
[n:127.0.0.1:34569_     ] o.a.s.c.Overseer Overseer 
(id=73131397746262021-127.0.0.1:34569_-n_0000000000) starting
   [junit4]   2> 2251989 INFO  
(OverseerStateUpdate-73131397746262021-127.0.0.1:34569_-n_0000000000) 
[n:127.0.0.1:34569_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:34569_
   [junit4]   2> 2251989 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) 
[n:127.0.0.1:34569_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34569_
   [junit4]   2> 2251991 INFO  (zkCallback-13762-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2251992 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) 
[n:127.0.0.1:34569_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2251993 WARN  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) 
[n:127.0.0.1:34569_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2252004 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) 
[n:127.0.0.1:34569_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2252019 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) 
[n:127.0.0.1:34569_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2252024 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) 
[n:127.0.0.1:34569_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2252024 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) 
[n:127.0.0.1:34569_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2252025 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) 
[n:127.0.0.1:34569_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/control-001/cores
   [junit4]   2> 2252040 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2252041 INFO  (zkConnectionManagerCallback-13772-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2252041 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2252042 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2252042 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46277/solr ready
   [junit4]   2> 2252056 INFO  (qtp1801459090-40899) [n:127.0.0.1:34569_     ] 
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:34569_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2252058 INFO  
(OverseerThreadFactory-12347-thread-1-processing-n:127.0.0.1:34569_) 
[n:127.0.0.1:34569_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2252165 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_    
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> 2252165 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2253176 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2253183 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 2253187 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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> 2253275 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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> 2253294 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/conf1/managed-schema
   [junit4]   2> 2253297 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to 
/configs/conf1/schema.xml.bak
   [junit4]   2> 2253297 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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 configset conf1, trusted=true
   [junit4]   2> 2253297 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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@78e2d4b4
   [junit4]   2> 2253297 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2253300 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7827312922492373]
   [junit4]   2> 2253317 WARN  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2253347 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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> 2253347 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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> 2253348 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2253348 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2253349 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2253349 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1da32ce0[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2253350 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2253351 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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> 2253351 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2253351 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2253352 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2253352 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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 1656711652917116928
   [junit4]   2> 2253354 INFO  
(searcherExecutor-12352-thread-1-processing-n:127.0.0.1:34569_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:34569_ 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@1da32ce0[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2253356 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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> 2253356 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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> 2253358 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2253358 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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> 2253358 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34569/control_collection_shard1_replica_n1/
   [junit4]   2> 2253358 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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> 2253359 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:34569/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2253359 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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/73131397746262021-core_node2-n_0000000000
   [junit4]   2> 2253360 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34569/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2253461 INFO  (zkCallback-13762-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> 2253461 INFO  (zkCallback-13762-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> 2253462 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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> 2253463 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_ 
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=1298
   [junit4]   2> 2253465 INFO  (qtp1801459090-40899) [n:127.0.0.1:34569_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2253563 INFO  (zkCallback-13762-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> 2253563 INFO  (zkCallback-13762-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> 2253563 INFO  (zkCallback-13762-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> 2253564 INFO  (qtp1801459090-40899) [n:127.0.0.1:34569_     ] 
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:34569_&wt=javabin&version=2}
 status=0 QTime=1507
   [junit4]   2> 2253564 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 2253669 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2253669 INFO  (zkConnectionManagerCallback-13778-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2253669 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2253671 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2253673 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46277/solr ready
   [junit4]   2> 2253673 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2253677 INFO  (qtp1801459090-40899) [n:127.0.0.1:34569_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2253679 INFO  
(OverseerCollectionConfigSetProcessor-73131397746262021-127.0.0.1:34569_-n_0000000000)
 [n:127.0.0.1:34569_     ] 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> 2253680 INFO  
(OverseerThreadFactory-12347-thread-2-processing-n:127.0.0.1:34569_) 
[n:127.0.0.1:34569_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2253882 WARN  
(OverseerThreadFactory-12347-thread-2-processing-n:127.0.0.1:34569_) 
[n:127.0.0.1:34569_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2253883 INFO  (qtp1801459090-40899) [n:127.0.0.1:34569_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2253884 INFO  (qtp1801459090-40899) [n:127.0.0.1:34569_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=206
   [junit4]   2> 2253885 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2253885 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2253885 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2253885 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2253885 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 2253885 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2253885 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2253963 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 2253982 WARN  (closeThreadPool-13779-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2253983 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2253983 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2253983 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2254030 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2254030 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2254030 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2254037 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b8815c8{/,null,AVAILABLE}
   [junit4]   2> 2254038 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d35b3f6{SSL,[ssl, 
http/1.1]}{127.0.0.1:45349}
   [junit4]   2> 2254038 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.e.j.s.Server Started @2254067ms
   [junit4]   2> 2254038 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=45349, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-1-001/cores}
   [junit4]   2> 2254038 ERROR (closeThreadPool-13779-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2254038 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2254038 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 2254038 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2254038 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2254038 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T14:42:33.764Z
   [junit4]   2> 2254041 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2254044 INFO  (zkConnectionManagerCallback-13781-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2254044 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2254070 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 2254074 WARN  (closeThreadPool-13779-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2254074 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2254074 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2254074 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2254079 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2254079 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2254079 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2254081 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68ad6474{/,null,AVAILABLE}
   [junit4]   2> 2254082 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7a85e979{SSL,[ssl, 
http/1.1]}{127.0.0.1:36153}
   [junit4]   2> 2254082 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.e.j.s.Server Started @2254111ms
   [junit4]   2> 2254082 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=36153, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-2-001/cores}
   [junit4]   2> 2254082 ERROR (closeThreadPool-13779-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2254082 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2254082 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 2254082 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2254082 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2254082 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T14:42:33.808Z
   [junit4]   2> 2254085 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2254088 INFO  (zkConnectionManagerCallback-13783-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2254088 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2254149 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 2254150 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2254150 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-1-001/solr.xml
   [junit4]   2> 2254150 WARN  (closeThreadPool-13779-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2254150 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2254151 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2254151 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2254151 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2254151 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2254151 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2254152 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2280867a{/,null,AVAILABLE}
   [junit4]   2> 2254152 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@35b70e6d{SSL,[ssl, 
http/1.1]}{127.0.0.1:42711}
   [junit4]   2> 2254152 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.e.j.s.Server Started @2254181ms
   [junit4]   2> 2254152 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=42711, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-3-001/cores}
   [junit4]   2> 2254153 ERROR (closeThreadPool-13779-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2254153 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2254153 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 2254153 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2254153 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2254153 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T14:42:33.879Z
   [junit4]   2> 2254153 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2254153 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2254158 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2254161 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2254164 INFO  (zkConnectionManagerCallback-13785-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2254164 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2254227 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2254227 WARN  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2254228 WARN  (closeThreadPool-13779-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4339fe86[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254228 WARN  (closeThreadPool-13779-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4339fe86[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254230 WARN  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2254231 WARN  (closeThreadPool-13779-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1d48daef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254231 WARN  (closeThreadPool-13779-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1d48daef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254232 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46277/solr
   [junit4]   2> 2254233 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 2254233 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2254234 WARN  (closeThreadPool-13779-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2254234 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2254234 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2254234 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2254234 INFO  (zkConnectionManagerCallback-13792-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2254234 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2254234 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2254234 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2254234 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2254235 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22a47533{/,null,AVAILABLE}
   [junit4]   2> 2254235 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@18d0d01{SSL,[ssl, 
http/1.1]}{127.0.0.1:42573}
   [junit4]   2> 2254235 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.e.j.s.Server Started @2254264ms
   [junit4]   2> 2254235 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=42573, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-4-001/cores}
   [junit4]   2> 2254235 ERROR (closeThreadPool-13779-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2254235 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2254235 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 2254235 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2254235 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2254236 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-25T14:42:33.961Z
   [junit4]   2> 2254236 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2254237 INFO  (zkConnectionManagerCallback-13794-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2254237 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2254250 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2254250 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-2-001/solr.xml
   [junit4]   2> 2254253 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2254253 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2254254 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2254321 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2254321 WARN  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2254322 WARN  (closeThreadPool-13779-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@63fc48fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254322 WARN  (closeThreadPool-13779-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@63fc48fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254324 WARN  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2254325 WARN  (closeThreadPool-13779-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@e230726[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254325 WARN  (closeThreadPool-13779-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@e230726[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254326 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46277/solr
   [junit4]   2> 2254326 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2254327 INFO  (zkConnectionManagerCallback-13801-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2254327 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2254353 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2254353 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-4-001/solr.xml
   [junit4]   2> 2254355 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2254355 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2254356 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2254454 INFO  (closeThreadPool-13779-thread-1) 
[n:127.0.0.1:45349_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2254464 INFO  (zkConnectionManagerCallback-13804-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2254464 INFO  (closeThreadPool-13779-thread-1) 
[n:127.0.0.1:45349_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2254467 INFO  (closeThreadPool-13779-thread-1) 
[n:127.0.0.1:45349_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2254470 INFO  (closeThreadPool-13779-thread-1) 
[n:127.0.0.1:45349_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45349_ as 
DOWN
   [junit4]   2> 2254470 INFO  (closeThreadPool-13779-thread-1) 
[n:127.0.0.1:45349_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2254470 INFO  (closeThreadPool-13779-thread-1) 
[n:127.0.0.1:45349_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45349_
   [junit4]   2> 2254471 INFO  (zkCallback-13762-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2254472 INFO  (closeThreadPool-13779-thread-1) 
[n:127.0.0.1:45349_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2254473 WARN  (closeThreadPool-13779-thread-1) 
[n:127.0.0.1:45349_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2254477 INFO  (zkCallback-13777-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2254477 INFO  (zkCallback-13803-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2254485 INFO  (closeThreadPool-13779-thread-1) 
[n:127.0.0.1:45349_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2254500 INFO  (closeThreadPool-13779-thread-1) 
[n:127.0.0.1:45349_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2254507 INFO  (closeThreadPool-13779-thread-1) 
[n:127.0.0.1:45349_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2254507 INFO  (closeThreadPool-13779-thread-1) 
[n:127.0.0.1:45349_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2254508 INFO  (closeThreadPool-13779-thread-1) 
[n:127.0.0.1:45349_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-1-001/cores
   [junit4]   2> 2254527 INFO  (closeThreadPool-13779-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45349_
   [junit4]   2> 2254553 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2254553 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-3-001/solr.xml
   [junit4]   2> 2254556 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2254556 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2254558 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2254574 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2254575 WARN  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2254575 WARN  (closeThreadPool-13779-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6867c82f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254575 WARN  (closeThreadPool-13779-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6867c82f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254578 WARN  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2254581 WARN  (closeThreadPool-13779-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7d49805c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254581 WARN  (closeThreadPool-13779-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7d49805c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254582 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46277/solr
   [junit4]   2> 2254585 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2254586 INFO  (zkConnectionManagerCallback-13815-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2254586 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2254638 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2254638 WARN  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2254639 WARN  (closeThreadPool-13779-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2c7baa2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254639 WARN  (closeThreadPool-13779-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2c7baa2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254641 WARN  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2254641 WARN  (closeThreadPool-13779-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@32fc743e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254641 WARN  (closeThreadPool-13779-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@32fc743e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2254642 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46277/solr
   [junit4]   2> 2254643 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2254644 INFO  (zkConnectionManagerCallback-13821-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2254644 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2254654 INFO  (closeThreadPool-13779-thread-2) 
[n:127.0.0.1:36153_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2254655 INFO  (zkConnectionManagerCallback-13823-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2254655 INFO  (closeThreadPool-13779-thread-2) 
[n:127.0.0.1:36153_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2254658 INFO  (closeThreadPool-13779-thread-2) 
[n:127.0.0.1:36153_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2254661 INFO  (closeThreadPool-13779-thread-2) 
[n:127.0.0.1:36153_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36153_ as 
DOWN
   [junit4]   2> 2254662 INFO  (closeThreadPool-13779-thread-2) 
[n:127.0.0.1:36153_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2254662 INFO  (closeThreadPool-13779-thread-2) 
[n:127.0.0.1:36153_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36153_
   [junit4]   2> 2254669 INFO  (zkCallback-13777-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2254669 INFO  (zkCallback-13762-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2254669 INFO  (zkCallback-13803-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2254670 INFO  (zkCallback-13822-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2254671 INFO  (closeThreadPool-13779-thread-2) 
[n:127.0.0.1:36153_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2254671 WARN  (closeThreadPool-13779-thread-2) 
[n:127.0.0.1:36153_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2254682 INFO  (closeThreadPool-13779-thread-2) 
[n:127.0.0.1:36153_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2254695 INFO  (closeThreadPool-13779-thread-2) 
[n:127.0.0.1:36153_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2254703 INFO  (closeThreadPool-13779-thread-2) 
[n:127.0.0.1:36153_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2254703 INFO  (closeThreadPool-13779-thread-2) 
[n:127.0.0.1:36153_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2254704 INFO  (closeThreadPool-13779-thread-2) 
[n:127.0.0.1:36153_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-2-001/cores
   [junit4]   2> 2254739 INFO  (closeThreadPool-13779-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36153_
   [junit4]   2> 2254768 INFO  (closeThreadPool-13779-thread-3) 
[n:127.0.0.1:42711_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2254769 INFO  (zkConnectionManagerCallback-13829-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2254769 INFO  (closeThreadPool-13779-thread-3) 
[n:127.0.0.1:42711_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2254774 INFO  (closeThreadPool-13779-thread-3) 
[n:127.0.0.1:42711_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2254776 INFO  (closeThreadPool-13779-thread-3) 
[n:127.0.0.1:42711_     ] o.a.s.c.ZkController Publish node=127.0.0.1:42711_ as 
DOWN
   [junit4]   2> 2254776 INFO  (closeThreadPool-13779-thread-3) 
[n:127.0.0.1:42711_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2254776 INFO  (closeThreadPool-13779-thread-3) 
[n:127.0.0.1:42711_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42711_
   [junit4]   2> 2254777 INFO  (zkCallback-13777-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2254778 INFO  (zkCallback-13762-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2254778 INFO  (zkCallback-13822-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2254778 INFO  (zkCallback-13803-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2254779 INFO  (closeThreadPool-13779-thread-3) 
[n:127.0.0.1:42711_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2254779 WARN  (closeThreadPool-13779-thread-3) 
[n:127.0.0.1:42711_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2254786 INFO  (zkCallback-13828-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2254801 INFO  (closeThreadPool-13779-thread-3) 
[n:127.0.0.1:42711_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2254815 INFO  (closeThreadPool-13779-thread-3) 
[n:127.0.0.1:42711_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2254833 INFO  (closeThreadPool-13779-thread-3) 
[n:127.0.0.1:42711_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2254833 INFO  (closeThreadPool-13779-thread-3) 
[n:127.0.0.1:42711_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2254834 INFO  (closeThreadPool-13779-thread-3) 
[n:127.0.0.1:42711_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-3-001/cores
   [junit4]   2> 2254859 INFO  (closeThreadPool-13779-thread-4) 
[n:127.0.0.1:42573_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2254859 INFO  (zkConnectionManagerCallback-13835-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2254859 INFO  (closeThreadPool-13779-thread-4) 
[n:127.0.0.1:42573_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2254862 INFO  (closeThreadPool-13779-thread-4) 
[n:127.0.0.1:42573_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2254864 INFO  (closeThreadPool-13779-thread-4) 
[n:127.0.0.1:42573_     ] o.a.s.c.ZkController Publish node=127.0.0.1:42573_ as 
DOWN
   [junit4]   2> 2254864 INFO  (closeThreadPool-13779-thread-4) 
[n:127.0.0.1:42573_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2254864 INFO  (closeThreadPool-13779-thread-4) 
[n:127.0.0.1:42573_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42573_
   [junit4]   2> 2254865 INFO  (zkCallback-13822-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2254865 INFO  (zkCallback-13803-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2254865 INFO  (zkCallback-13828-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2254865 INFO  (zkCallback-13777-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2254865 INFO  (zkCallback-13762-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2254866 INFO  (closeThreadPool-13779-thread-4) 
[n:127.0.0.1:42573_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2254867 WARN  (closeThreadPool-13779-thread-4) 
[n:127.0.0.1:42573_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2254872 INFO  (closeThreadPool-13779-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42711_
   [junit4]   2> 2254877 INFO  (zkCallback-13834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2254880 INFO  (closeThreadPool-13779-thread-4) 
[n:127.0.0.1:42573_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2254893 INFO  (closeThreadPool-13779-thread-4) 
[n:127.0.0.1:42573_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2254900 INFO  (closeThreadPool-13779-thread-4) 
[n:127.0.0.1:42573_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2254900 INFO  (closeThreadPool-13779-thread-4) 
[n:127.0.0.1:42573_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2254901 INFO  (closeThreadPool-13779-thread-4) 
[n:127.0.0.1:42573_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-4-001/cores
   [junit4]   2> 2254935 INFO  (closeThreadPool-13779-thread-4) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42573_
   [junit4]   2> 2254943 INFO  (qtp1801459090-40895) [n:127.0.0.1:34569_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45349_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2254946 INFO  
(OverseerCollectionConfigSetProcessor-73131397746262021-127.0.0.1:34569_-n_0000000000)
 [n:127.0.0.1:34569_     ] 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> 2254946 INFO  (qtp1801459090-40898) [n:127.0.0.1:34569_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42573_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2254947 INFO  (qtp1801459090-40899) [n:127.0.0.1:34569_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36153_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2254948 INFO  (qtp1801459090-40896) [n:127.0.0.1:34569_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42711_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2254952 INFO  
(OverseerThreadFactory-12347-thread-3-processing-n:127.0.0.1:34569_) 
[n:127.0.0.1:34569_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:45349_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 2254953 INFO  
(OverseerThreadFactory-12347-thread-3-processing-n:127.0.0.1:34569_) 
[n:127.0.0.1:34569_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2254962 INFO  
(OverseerThreadFactory-12347-thread-4-processing-n:127.0.0.1:34569_) 
[n:127.0.0.1:34569_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:42573_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 2254963 INFO  
(OverseerThreadFactory-12347-thread-4-processing-n:127.0.0.1:34569_) 
[n:127.0.0.1:34569_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2254986 INFO  (qtp827569089-40956) [n:127.0.0.1:45349_    
x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2254993 INFO  (qtp511584585-41004) [n:127.0.0.1:42573_    
x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2255998 INFO  (qtp827569089-40956) [n:127.0.0.1:45349_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2256001 INFO  (qtp511584585-41004) [n:127.0.0.1:42573_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2256009 INFO  (qtp827569089-40956) [n:127.0.0.1:45349_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 2256012 INFO  (qtp511584585-41004) [n:127.0.0.1:42573_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 2256118 INFO  (qtp511584585-41004) [n:127.0.0.1:42573_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2256129 INFO  (qtp827569089-40956) [n:127.0.0.1:45349_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2256131 INFO  (qtp511584585-41004) [n:127.0.0.1:42573_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 2256131 INFO  (qtp511584585-41004) [n:127.0.0.1:42573_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2256131 INFO  (qtp511584585-41004) [n:127.0.0.1:42573_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-4-001/cores/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-4-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 2256141 INFO  (qtp511584585-41004) [n:127.0.0.1:42573_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7827312922492373]
   [junit4]   2> 2256151 INFO  (qtp827569089-40956) [n:127.0.0.1:45349_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 2256151 INFO  (qtp827569089-40956) [n:127.0.0.1:45349_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78e2d4b4
   [junit4]   2> 2256151 INFO  (qtp827569089-40956) [n:127.0.0.1:45349_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-1-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 2256153 INFO  (qtp827569089-40956) [n:127.0.0.1:45349_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7827312922492373]
   [jun

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

   [junit4]   2>        5       /solr/collections/collection1/terms/shard1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard2
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        71      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        11      /solr/configs/conf1/managed-schema
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/73131397746262030-127.0.0.1:45349_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        37      /solr/overseer/queue
   [junit4]   2>        35      /solr/live_nodes
   [junit4]   2>        17      /solr/overseer/collection-queue-work
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2959855 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46277
   [junit4]   2> 2959856 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46277
   [junit4]   2> 2959856 INFO  
(TEST-TestBulkSchemaConcurrent.test-seed#[694FBDF64E71D147]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46277
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBulkSchemaConcurrent -Dtests.method=test 
-Dtests.seed=694FBDF64E71D147 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ms-MY -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  709s J2 | TestBulkSchemaConcurrent.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: [[], [], [], [dynamic 
field *_lol3 not created, field a3 not created, new type mystr3  not created, 
CopyField source=a3,dest=hello_lol3 not created], []]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([694FBDF64E71D147:E11B822CE08DBCBF]:0)
   [junit4]    >        at 
org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:94)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_694FBDF64E71D147-001
   [junit4]   2> Jan 25, 2020 2:54:19 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=1922, maxMBSortInHeap=7.8921586571655595, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@116e865e),
 locale=ms-MY, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=330359704,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: 
[SignificantTermsQParserPluginTest, RegexBytesRefFilterTest, 
TestManagedSchemaThreadSafety, IndexSizeTriggerMixedBoundsTest, 
TestRetrieveFieldsOptimizer, LeaderFailureAfterFreshStartTest, 
CreateRoutedAliasTest, TestConfigsApi, UpdateLogTest, TestFieldCache, 
ResponseBuilderTest, XmlUpdateRequestHandlerTest, NumericFieldsTest, 
DistributedMLTComponentTest, TestShardHandlerFactory, TestUninvertingReader, 
TestDocBasedVersionConstraints, TestZkChroot, TestCloudPivotFacet, 
TestChildDocTransformerHierarchy, DistributedFacetExistsSmallTest, 
ExitableDirectoryReaderTest, TestUseDocValuesAsStored2, EnumFieldTest, 
RulesTest, ClassificationUpdateProcessorIntegrationTest, 
UnloadDistributedZkTest, TestLegacyBM25SimilarityFactory, 
TestHalfAndHalfDocValues, TestCloudDeleteByQuery, BJQParserTest, 
TestHttpServletCarrier, TestHighFrequencyDictionaryFactory, TokenizerChainTest, 
EmbeddedSolrNoSerializeTest, AsyncCallRequestStatusResponseTest, 
TestSurroundQueryParser, TestQuerySenderListener, TestWriterPerf, 
TestSolrCloudSnapshots, QueryParsingTest, ScheduledTriggerIntegrationTest, 
SolrJmxReporterTest, TestLazyCores, AliasIntegrationTest, DebugComponentTest, 
TestInitQParser, TestMissingGroups, TestDelegationWithHadoopAuth, 
SolrMetricsIntegrationTest, PeerSyncWithLeaderTest, ZkStateWriterTest, 
DeleteStatusTest, TestFacetMethods, TestSlowCompositeReaderWrapper, 
TestCustomStream, TestExclusionRuleCollectionAccess, PingRequestHandlerTest, 
DistribJoinFromCollectionTest, LoggingHandlerTest, 
TestCopyFieldCollectionResource, TestConfigSetImmutable, 
SolrCoreMetricManagerTest, TestOrdValues, TestSearchPerf, RemoteQueryErrorTest, 
DocExpirationUpdateProcessorFactoryTest, TestPushWriter, 
PreAnalyzedFieldManagedSchemaCloudTest, TestSubQueryTransformerCrossCore, 
IgnoreLargeDocumentProcessorFactoryTest, PKIAuthenticationIntegrationTest, 
SystemCollectionCompatTest, AutoAddReplicasPlanActionTest, 
TestSolrDeletionPolicy1, HdfsUnloadDistributedZkTest, TestJoin, 
HdfsLockFactoryTest, TestCodecSupport, 
TestPerFieldSimilarityWithDefaultOverride, TestFieldCollectionResource, 
TimeZoneUtilsTest, TestPullReplicaErrorHandling, HDFSCollectionsAPITest, 
UUIDUpdateProcessorFallbackTest, HdfsSyncSliceTest, SolrCoreTest, 
TestSimScenario, HdfsChaosMonkeyNothingIsSafeTest, TestAnalyzeInfixSuggestions, 
TestBlobHandler, FullSolrCloudDistribCmdsTest, TestPseudoReturnFields, 
TestSolrConfigHandlerCloud, LargeFieldTest, TestTrackingShardHandlerFactory, 
TestSystemIdResolver, TestSimDistribStateManager, TestDynamicLoadingUrl, 
TestExactStatsCache, ClusterStateTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConvertedLegacyTest, 
AtomicUpdatesTest, TestSimpleTrackingShardHandler, TestGraphMLResponseWriter, 
CurrencyFieldTypeTest, DaemonStreamApiTest, TestCloudJSONFacetJoinDomain, 
CustomCollectionTest, TestPKIAuthenticationPlugin, 
FieldAnalysisRequestHandlerTest, AuditLoggerPluginTest, TestCoreBackup, 
TestCSVResponseWriter, TestSortableTextField, PrimUtilsTest, 
BlockDirectoryTest, TestSizeLimitedDistributedMap, TestGraphTermsQParserPlugin, 
TestCryptoKeys, TestSchemaField, ZkShardTermsTest, NodeMarkersRegistrationTest, 
TestDistributedGrouping, MoveReplicaHDFSTest, TestFilteredDocIdSet, 
HighlighterTest, TestOnReconnectListenerSupport, TestAddFieldRealTimeGet, 
TestDistributedMap, TestCustomSort, TestDocumentBuilder, SolrShardReporterTest, 
MetricTriggerIntegrationTest, SimpleCollectionCreateDeleteTest, 
SolrRequestParserTest, TestCloudRecovery2, DocumentBuilderTest, 
HttpSolrCallGetCoreTest, SolrIndexSplitterTest, 
TestInPlaceUpdatesRequiredField, TestManagedResourceStorage, 
TestExtendedDismaxParser, AssignBackwardCompatibilityTest, 
BasicDistributedZkTest, ClusterStateUpdateTest, CollectionPropsTest, 
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistributedQueueTest, 
DistributedVersionInfoTest, HttpPartitionTest, LeaderElectionContextKeyTest, 
LeaderElectionIntegrationTest, LegacyCloudClusterPropTest, 
MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, 
MigrateRouteKeyTest, MultiSolrCloudTestCaseTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, 
OverseerStatusTest, OverseerTest, PeerSyncReplicationTest, 
RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, 
SaslZkACLProviderTest, ShardRoutingCustomTest, SolrCloudExampleTest, 
TestHashPartitioner, TestLeaderElectionWithEmptyReplica, 
TestRandomRequestDistribution, TestSkipOverseerOperations, 
TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, 
TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, 
VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, 
CollectionsAPIAsyncDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, 
AutoScalingHandlerTest, ExecutePlanActionTest, ScheduledTriggerTest, 
SearchRateTriggerIntegrationTest, SystemLogListenerTest, 
TriggerCooldownIntegrationTest, TriggerSetPropertiesIntegrationTest, 
TestSimGenericDistributedQueue, TestSimNodeAddedTrigger, 
TestSimTriggerIntegration, TestSimUtils, TestSnapshotCloudManager, 
BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, 
PluginInfoTest, RAMDirectoryFactoryTest, RequestHandlersTest, 
ResourceLoaderTest, TestConfigSetProperties, TestConfigSets, TestCoreContainer, 
TestSolrDeletionPolicy2, TestSolrXml, TestDistribPackageStore, 
TestReplicationHandlerBackup, TestReplicationHandlerDiskOverFlow, 
TestRestoreCore, TestSolrConfigHandlerConcurrent, XsltUpdateRequestHandlerTest, 
AdminHandlersProxyTest, AutoscalingHistoryHandlerTest, 
PropertiesRequestHandlerTest, ShowFileRequestHandlerTest, TestCoreAdminApis, 
BadComponentTest, DistributedFacetPivotLargeTest, 
DistributedQueryComponentCustomSortTest, DistributedSpellCheckComponentTest, 
MoreLikeThisComponentTest, SearchHandlerTest, 
TermVectorComponentDistributedTest, TestExpandComponent, RandomizedTaggerTest, 
Tagger2Test, TaggerTest, XmlInterpolationTest, FastVectorHighlighterTest, 
WrapperMergePolicyFactoryTest, TestLegacyField, TestLegacyFieldReuse, 
TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery, 
TestNumericRangeQuery32, TestNumericRangeQuery64, TestNumericTokenStream, 
TestLogWatcher, TestFaceting, TestIntervalFaceting, SynonymTokenizerTest, 
TestBinaryField, TestBulkSchemaConcurrent]
   [junit4] Completed [897/897 (1!)] on J2 in 708.93s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to